summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-16GUI for faviconguiemkael
2019-11-16Merge branch 'master' into guiemkael
2019-11-16Docs for favicon optionemkael
2019-11-16Favicon supportemkael
2019-11-16Keyboard shortcuts: fixes #36emkael
2019-11-16Scrolling phase pane on new match addemkael
2019-11-16Focus on newly added phase tabemkael
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-12Do not remove temp output file prematurelyemkael
2019-11-12Panels are enabled/disabled on init in phase match frames to disable sub-opti...emkael
2019-11-12Merge branch 'master' into guiemkael
2019-11-12Fixed parsing canvas settings from HTML attribute stringemkael
2019-11-10Merge branch 'master' into guiemkael
2019-11-10Docs typo fixemkael
2019-11-10NotifyNumericVar now properly notifies dirty stateemkael
2019-11-10GUI for custom final order configemkael
2019-11-09Merge branch 'master' into guiemkael
2019-11-09Custom final order documentationemkael
2019-11-09Custom order for final leaderboard positions is configurableemkael
2019-08-07Correct remove path for temporary output fileemkael
2019-08-07Encoding/decoding non-ASCII OS errors in GUI log handleremkael
2019-08-07"Fixing" TraceableText crashing on pasteemkael
2019-08-07Fixing non-ASCII file paths for iconsemkael
2019-07-30No need to decode translated strings from GUI/configv2.0.0emkael
2019-07-30Verbose error messages (with traceback)emkael
2019-07-30Missing resources handled as a readable erroremkael
2019-07-30Adding debug log handler for testing purposesemkael
2019-07-30Error handling in the parent, GUI threademkael
2019-07-30Checking for dirty bracket save on exitemkael
2019-07-30.spec file for GUIemkael
2019-07-30Updated READMEemkael
2019-07-30Version number bumpemkael
2019-07-27Frame title texts and iconsemkael
2019-07-27Moving GUI icon to GUI subdirectoryemkael
2019-07-27"Run" and "Run timed" actions in top menuemkael
2019-07-26Loggin facility improvmentsemkael
2019-07-26Bugfix for config collectionemkael
2019-07-26Inherit NotifyNumericVar's get() from NumericVar, not from NotifyVaremkael
2019-07-26Fallbacks for empty input dataemkael
2019-07-26Logging facilities for GUIemkael
2019-07-25Menubar items for script runemkael
2019-07-25NumericVar without Notify featuresemkael
2019-07-25Tooltip label for menubaremkael
2019-07-22Ordered dictionaries for config exportemkael
2019-07-22Collecting and saving config fileemkael
2019-07-21Setting GUI values for manual team settings in configemkael
2019-07-21Activate "save" button depending on dirty stateemkael
2019-07-19Refactoring menu codeemkael