Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-27 | cleanup | Stanislaw Halik | |
2018-07-14 | opentrack: move macros away from header file | Stanislaw Halik | |
2018-07-14 | opentrack: this can be private | Stanislaw Halik | |
2018-07-08 | modernize only | Stanislaw Halik | |
2018-06-13 | opentrack: fix some Clazy warnings | Stanislaw Halik | |
2018-05-14 | opentrack: fix at #726 | Stanislaw Halik | |
cf. https://github.com/opentrack/opentrack/issues/726#issuecomment-387983372 | |||
2018-04-28 | settings: store untranslated chosen module names | Stanislaw Halik | |
Now that we translate module names, they have to be stored as language-neutral in the config. - add tie_setting overload with from/to conversions - add logic to opentrack/main-window - add migration - remove actually useless tie_setting_traits | |||
2018-03-04 | opentrack: fix close button with tray | Stanislaw Halik | |
Reported by: Yuri Vostrenkov | |||
2018-02-17 | variant/default: fix close button with tray | Stanislaw Halik | |
Using the close button must exit the program regardless of whether the tray is enabled. Restore that behavior. Reported-by: @albertolg Issue: #750 | |||
2018-02-02 | opentrack: fix nonsensical QStringLiteral in header | Stanislaw Halik | |
2018-01-16 | fix build | Stanislaw Halik | |
2018-01-16 | gui, variant/default: move default UI | Stanislaw Halik | |