summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-18Fixing issues with adding rows to data gridemkael
2017-11-10Ordering columns by board number in hand records grid.emkael
Fixes #3
2017-10-17Including match carry-over in displayed IMP resultsemkael
2017-09-30Force-setting name-related settings on names loadingv1.1.2-betaemkael
2017-09-30Empty row in Teamy names does not force name retransmission anymoreemkael
2017-09-30Changelog updatedemkael
2017-09-30On BWS convert, fill Settings table with records for separate sectionsemkael
2017-09-30Wrapper for INSERT OleDB queriesemkael
2017-09-30Loading names into specified sections, detecting sections for Teamy tournamentsemkael
2017-09-30Do not break if auto-detected MySQL database does not existemkael
2017-09-30Automatically detecting MySQL database for player names from Teamy BWS filesemkael
2017-09-30VP scores displayed in Teamy events include VP carry-overemkael
2017-09-27Preview hand records present in BWSemkael
Fixes #2
2017-09-21BUGFIX: finished segment when counter rolls over to the net round is reset to 1emkael
2017-09-21Restoring click handler on settings load buttonemkael
2017-09-20BUGFIX: "save settings" button was missing click handler, rather embarassinglyemkael
2017-09-20BUGFIX: default value was always restored for some optionsemkael
2017-09-20Adding Section field to Settings if it's missing (some Teamy BWS files suffered)emkael
2017-09-20Typo in changelog fixedemkael
2017-09-20Default state for sections grouping checkbox should be disabledemkael
2017-09-20Fixing current round/segment load in tournaments which did not start yet at allemkael
2017-09-19Bumping version numberemkael
2017-09-19Handling prolonged loading situations in main window UIemkael
2017-09-19Writing and sanitizing additional info for Teamy tournamentsemkael
2017-09-19Invoking and updating additional info for Teamy tournamentemkael
2017-09-19Settings form for fetching additional information in Teamy tournamentsemkael
2017-09-19Fetching current and overall round/segment info for Teamy tournamentsemkael
2017-09-19Properly closing MySQL data readeremkael
2017-09-12Merge branch '1.1-beta'emkael
2017-09-12Warning about inability to update section grouping during active session1.1-betaemkael
Fixes #21
2017-09-12Warning about inability to update section grouping during active sessionemkael
2017-08-29Sometimes default value for BM2ShowPlayerNames is empty, this should parse ↵emkael
to disabled option, too.
2017-08-25Moving settings command buttons to the bottomemkael
2017-08-25Adding Group field to Tables table on convert (single-section BWS files from ↵emkael
Pary did not generate it)
2017-08-25Freezing window size and hiding leftover resize gripsemkael
2017-08-25More spacing in top toolstripemkael
2017-08-25Consistent style for names discard changes buttonemkael
2017-08-24Ability to freeze names refreshingemkael
2017-08-24A bit of formatting for section selectoremkael
2017-08-24Headers for names editor fixedemkael
2017-08-24Update READMEemkael
2017-08-24Ancient instructions altered to reflect changes in 1.1-betaemkael
Also, I needed a reason to add the following to commit messages, so that the issues are automatically closed once this lands in master. Version 1.1.1: * fixes #9 * fixes #10 * fixes #14 * fixes #15 * fixes #16 * looks badass
2017-08-24Version number bumpv1.1.1-betaemkael
2017-08-23Changelog updatedemkael
2017-08-23Known issues list updatedsector-settingsemkael
2017-08-23Results grouping for sections setting supportedemkael
2017-08-23Separate settings for separate sectionsemkael
2017-08-23Merge branch 'names-list' into 1.1-betaemkael
2017-08-23Bugfix: shortening after initial, not beforenames-listemkael
2017-08-23Merge branch 'names-list' into 1.1-betaemkael