Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-10 | gui: there's no crash on exit in MSVC build anymore | Stanislaw Halik | |
Reported-by: @DaMichel cf. https://github.com/DaMichel/opentrack/commit/777942eb65884ba9248c01399a4a5d1e72a35d80#commitcomment-18587629 | |||
2016-08-10 | gui: fix tray icon regression | Stanislaw Halik | |
Issue: #410 Reported-by: @albertolg | |||
2016-08-10 | gui: only rename main window files | Stanislaw Halik | |
Adjust usages. | |||
2016-08-07 | Fix trivial build errors on linux. Also support Qt 5.5. | DaMichel | |
2016-07-30 | gui/main: fix qt style palette | Stanislaw Halik | |
Only changing style after QApplication's been defined sets the palette. | |||
2016-07-23 | gui: don't try to force "windowsxp" style | Stanislaw Halik | |
2016-07-23 | gui/main: enable display scaling. move setenv PATH as own function | Stanislaw Halik | |
2016-07-18 | gui: add application path and modules subdir to PATH | Stanislaw Halik | |
Without it, win32 won't load some modules. This is probably a security feature on windows nt. | |||
2016-07-06 | gui, api, csv: support hier(7) on Unix | Stanislaw Halik | |
This affects platforms such as FreeBSD, Cygwin or Linux. | |||
2015-11-01 | all: adjust options.hpp move to compat | Stanislaw Halik | |
2015-10-30 | rename gui directory | Stanislaw Halik | |