summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-30Adding names to BWS if no player numbers are provided in Bridgematesrrb-namesemkael
2017-07-30Sql.selectOne now can distinguish no value in result row from no result at allemkael
2017-07-30Checking for zero-length names in RRB provideremkael
2017-07-30Universal way to strip names of diacritic charactersemkael
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-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
2016-11-19Merge branch 'bidding-data' into hand-evaluationMichal Zimniewicz
2016-11-19Merge pull request #1 from emkael/bidding-dataMichał Zimniewicz
2016-11-14 * BM2ValidateLeadCard (firmware 2.2.1+) supportemkael
2016-11-14 * HCP support for HandEvaluation tableemkael
2016-11-14 * PBN double-dummy data support for HandEvaluation tableemkael
2016-11-14 * BCDD code for parsing PBN files addedemkael