Age | Commit message (Expand) | Author |
2017-08-23 | Fallback name for RRB tournaments | emkael |
2017-08-23 | Redundant import removed | emkael |
2017-08-23 | After section labels changed, some metadata need to be saved for checkbox lis... | emkael |
2017-08-23 | Hand records tab redesigned to be consistent with the settings tab | emkael |
2017-08-23 | Changelog updated | emkael |
2017-08-23 | Merge branch 'settings-redesign' into 1.1-beta | emkael |
2017-08-23 | Restoring the functionality of erasing player names | emkael |
2017-08-23 | Major settings tab redesignsettings-redesign | emkael |
2017-08-22 | Removing obsolete file from solution | emkael |
2017-08-22 | Automatic version number and build date loading | emkael |
2017-08-22 | Merge branch 'mysql-settings-flag' into 1.1-beta | emkael |
2017-08-22 | Changelog updatedmysql-settings-flag | emkael |
2017-08-22 | Changelog updated | emkael |
2017-08-22 | Save settings and mark them as set only if the settings actually work | emkael |
2017-08-22 | Displaying MySQL configuration on start-up only if MySQL has not been configu... | emkael |
2017-08-22 | Adding property flag set on first MySQL configuration save | emkael |
2017-08-22 | Changelog updated | emkael |
2017-08-22 | 2.2.1 firmware options regarding player names implemented as a fix to #9 | emkael |
2017-08-22 | When silently converting, only set default values for settings that are not c... | emkael |
2017-08-22 | Convert BWS and add all required fields silently | emkael |
2017-08-22 | Filling empty player names with spaces so that "name n/a" message is not disp... | emkael |
2017-08-01 | Merge branch 'rrb-names' into 1.1-beta | emkael |
2017-08-01 | Merge branch 'master' into 1.1-beta | emkael |
2017-08-01 | Merge branch 'master' into rrb-names | emkael |
2017-08-01 | Merge pull request #19 from michzimny/update-readmev1.0.8 | Michał Zimniewicz |
2017-08-01 | update and extend README.md | Michal Zimniewicz |
2017-08-01 | Merge branch 'rrb-names' into 1.1-beta | emkael |
2017-08-01 | Merge branch 'master' into 1.1-beta | emkael |
2017-08-01 | Merge branch 'master' into rrb-names | emkael |
2017-08-01 | Merge pull request #13 from emkael/master | Michał Zimniewicz |
2017-08-01 | Merge pull request #12 from emkael/version-requirements | Michał Zimniewicz |
2017-07-31 | Merge branch 'version-requirements' into 1.1-betav1.1.0-beta | emkael |
2017-07-30 | Adding names to BWS if no player numbers are provided in Bridgematesrrb-names | emkael |
2017-07-30 | Sql.selectOne now can distinguish no value in result row from no result at all | emkael |
2017-07-30 | Checking for zero-length names in RRB provider | emkael |
2017-07-30 | Universal way to strip names of diacritic characters | emkael |
2017-07-30 | Version information and changelog bumped (including assembly info) | emkael |
2017-07-30 | Loading RRB tournament files in names panel | emkael |
2017-07-30 | Data retrieval from RRB tournament files | emkael |
2017-07-30 | Making sure correct Tournament type is set in MySQLTournament subclasses | emkael |
2017-07-30 | Universal pairs data reading from BWS (independent on tournament type and int... | emkael |
2017-07-30 | Loading names from MySQL tournaments generalized as a dataset | emkael |
2017-07-30 | Refactoring MySQL tournament names: generalization | emkael |
2017-07-30 | Refactoring Tournament as MySQLTournament | emkael |
2017-07-30 | Tournament info code refactored for incoming generalization | emkael |
2017-07-30 | User interface adjustements to accomodate RRB tournament names | emkael |
2017-07-30 | Fixed control flow on names sync abort - MySQL data reader was not closed pro... | emkael |
2017-07-29 | Abort/Retry/Ignore dialog makes no sense if Rerty option is not handled, swit... | emkael |
2017-07-29 | Incorporating table number jump constant into hard-coded value in BWS query | emkael |
2017-07-29 | Refactoring shameful piece of code | emkael |