summaryrefslogtreecommitdiff
path: root/jfr_playoff
AgeCommit message (Expand)Author
2019-06-21Position/team selection buttons and frames made reusable and extendableemkael
2019-06-09Bugfix for team list preview when short arrays are fetched from URLemkael
2019-06-07Making dialogs modalemkael
2019-06-07Ability to add many RepeatableWidget classes to a single WidgetRepeateremkael
2019-06-07DBSelectionField fetches DB list by itselfemkael
2019-06-07Minor fixes for DB field autocomplete + proper init of autocomplete dictionar...emkael
2019-06-07Changed DB selection field to custom text with autocompleteemkael
2019-06-07Swiss configuration GUIemkael
2019-06-07Adding scrollbar to position styles frameemkael
2019-06-07DB selection field is now universalemkael
2019-06-07Removing unused importemkael
2019-06-06Output file chooser button labelemkael
2019-06-06Visual settings GUIemkael
2019-06-06Team selection button/frame now universal and inheritableemkael
2019-06-06Not displaying "None" in team preview listemkael
2019-06-06Positioning of "save" button within team selection dialogemkael
2019-06-06Box position GUIemkael
2019-06-06Visual settings GUIemkael
2019-06-06Common parent class for GUI framesemkael
2019-06-05Default values for Goniecemkael
2019-06-05Refactoring network test codeemkael
2019-06-03Resetting OptionMenu lists on change eventsemkael
2019-06-02Error-proof DB configuration on team list fetchemkael
2019-06-02Providing Teamy database list on DB settings changeemkael
2019-06-02Setting team list correctly for team selection dialogemkael
2019-06-02Team selection dialog is not scrollableemkael
2019-06-02Fixing incorrectly named variableemkael
2019-06-02Translations configuration frameemkael
2019-06-02Value setter for widget repeateremkael
2019-06-02Goniec configuration frameemkael
2019-06-02Refactoring and exposing method for disabling panelsemkael
2019-06-02Remote configs configuration frameemkael
2019-06-02Moving MySQL configuration frame to separate widgetemkael
2019-06-01MySQL config frameemkael
2019-06-01Scrollable frames for team settingsemkael
2019-06-01Grace period and caching in team list refresh eventsemkael
2019-05-29Fully refreshing team listemkael
2019-05-29Refreshing team list in preview frameemkael
2019-05-29Adding a separator in team settings tabemkael
2019-05-29Compiling config for fetching teamsemkael
2019-05-29Team alias and ties configemkael
2019-05-29Compiling team settings config in separate controlsemkael
2019-05-29Aggregating values from WidgetRepeater widgetsemkael
2019-05-29Integer parsing method (mainly for spinbox/entry use)emkael
2019-05-29Refactoring team list fetch to call it with custom configemkael
2019-05-29Settings class now accepts an already parsed config object in the constructoremkael
2019-05-29Main window now inherits tk.Tk instead of compositing it, to be able to be re...emkael
2019-05-26Merge branch 'master' into guiemkael
2019-05-26Minor GUI tweaksemkael
2019-05-26Team list preview GUIemkael