summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-30Version information and changelog bumped (including assembly info)emkael
2017-07-30Loading RRB tournament files in names panelemkael
2017-07-30Data retrieval from RRB tournament filesemkael
2017-07-30Making sure correct Tournament type is set in MySQLTournament subclassesemkael
2017-07-30Universal pairs data reading from BWS (independent on tournament type and int...emkael
2017-07-30Loading names from MySQL tournaments generalized as a datasetemkael
2017-07-30Refactoring MySQL tournament names: generalizationemkael
2017-07-30Refactoring Tournament as MySQLTournamentemkael
2017-07-30Tournament info code refactored for incoming generalizationemkael
2017-07-30User interface adjustements to accomodate RRB tournament namesemkael
2017-07-30Fixed control flow on names sync abort - MySQL data reader was not closed pro...emkael
2017-07-29Abort/Retry/Ignore dialog makes no sense if Rerty option is not handled, swit...emkael
2017-07-29Incorporating table number jump constant into hard-coded value in BWS queryemkael
2017-07-29Refactoring shameful piece of codeemkael
2017-07-29Merge branch 'master' into version-requirementsversion-requirementsemkael
2017-07-27Changelog and version bumpemkael
2017-07-27Displaying required versions in checkbox tooltipsemkael
2017-07-27Checking required versions on setting checkbox changesemkael
2017-07-27Storing setting checkbox-version number association separately from BWS opera...emkael
2017-07-27Launching BCS from detected locationemkael
2017-07-27Detecting BCS version numberemkael
2017-07-27User interface for settings version number checkemkael
2017-07-27Version numbers associated with BWS settingsemkael
2017-07-27runBCS() is capable of running BCS from any specified location, defaulting to...emkael
2017-07-09Merge pull request #8 from emkael/masterMichał Zimniewicz
2017-06-28 * bumping version labelsv1.0.7emkael
2017-06-28 * force-copy MySQL assembly to output directory on buildemkael
2017-03-13Merge pull request #7 from emkael/hand-records-confirmationMichał Zimniewicz
2017-03-13 * updated changeloghand-records-confirmationemkael
2017-03-13 * confirmation dialog on hand records loading (with board set information)emkael
2017-02-25Merge pull request #6 from emkael/hand-records-sectionsMichał Zimniewicz
2017-02-25Merge pull request #5 from emkael/1.0.5Michał Zimniewicz
2016-11-26 * updated changelogv1.0.6hand-records-sectionsemkael
2016-11-26 * version number bumpemkael
2016-11-26 * reading boards only for selected sections (and accummulating count)emkael
2016-11-26 * updating label for boards to read on section selectionemkael
2016-11-26 * hand record clearing, per sectionemkael
2016-11-26 * selected sections list initialization and value getteremkael
2016-11-26 * interface changes for hand record sections selectionemkael
2016-11-26 * designer insist on moving some code around, this is a no-opemkael
2016-11-26 * load only boards necessary for existing sectionsemkael
2016-11-26 * refactoring lowBoard/highBoard methods, also allowing to specify section(s)emkael
2016-11-26 * refactoring various section list retrievingemkael
2016-11-26 * removing reference to certificate key(?) fileemkael
2016-11-20 * lowSection just like highSection, for nowemkael
2016-11-20 * updated changelogv1.0.51.0.5emkael
2016-11-20 * MySQL assembly version bumpemkael
2016-11-19Merge pull request #4 from emkael/validate-lead-cardMichał Zimniewicz
2016-11-19Merge branch 'hand-evaluation' into validate-lead-cardMichal Zimniewicz
2016-11-19Merge pull request #3 from emkael/hand-evaluationMichał Zimniewicz