summaryrefslogtreecommitdiff
path: root/jfr_playoff/gui/frames/match.py
AgeCommit message (Expand)Author
2019-11-16Scrolling phase pane on new match addemkael
2019-11-16Separating phases in match selection frameemkael
2019-11-16Minimum phase tab name length forcedemkael
2019-11-16Fixing checkbox behaviour/value storage for boolean variablesemkael
2019-11-12Panels are enabled/disabled on init in phase match frames to disable sub-opti...emkael
2019-07-26Bugfix for config collectionemkael
2019-07-22Ordered dictionaries for config exportemkael
2019-07-22Collecting and saving config fileemkael
2019-07-19"Handling" of some GUI errors that occur during file load/unload and componen...emkael
2019-07-07Numeric values and spinboxes handled in custom widgetemkael
2019-07-07Adjusting alignment and widget sticky/grow for entire GUIemkael
2019-06-28Separating OptionMenu labels from valuesemkael
2019-06-28Match label contains phase nameemkael
2019-06-28Updating winner/loser matches options on match list changeemkael
2019-06-27Generating MatchListChanged events on repeater add/removeemkael
2019-06-27Match team list supportedemkael
2019-06-27Pre-selected teams GUIemkael
2019-06-27Winner/loser config for matchesemkael
2019-06-27Setting valeus for match/phase settingsemkael
2019-06-27Cosmetic fixes for match GUIemkael
2019-06-27SelectionButton/Frame with custom value mappingsemkael
2019-06-27Setting values for swiss settings tabemkael
2019-06-23Refreshing match list dropdowns on match list changeemkael
2019-06-21Renaming phase tab labels dynamicallyemkael
2019-06-21Labeled frames to group some widgetsemkael
2019-06-21SpinBox variables need to be StringVarsemkael
2019-06-21Phase mathes GUIemkael
2019-06-21Numeric values stored in IntVarsemkael
2019-06-21Position/team selection buttons and frames made reusable and extendableemkael
2019-06-07DBSelectionField fetches DB list by itselfemkael
2019-06-07Minor fixes for DB field autocomplete + proper init of autocomplete dictionar...emkael
2019-06-07Swiss configuration GUIemkael