Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-21 | use more savory UI style on win32 | Stanislaw Halik | |
2014-09-18 | Revert "initialize COM on _WIN32 as per Win32 API" | Stanislaw Halik | |
This reverts commit 03e4d58bbbbfb5d841354a34a2e2dc317b189deb. Issue: #53 Ironically breaks Windows open/save dialogs | |||
2014-09-17 | initialize COM on _WIN32 as per Win32 API | Stanislaw Halik | |
For API correctness only. It worked without issues since ever. | |||
2014-09-13 | Remove incorrect ownership | Stanislaw Halik | |
2014-08-30 | remove MSVC support | Stanislaw Halik | |
Leave as-is to avoid unconditionally assuming GNU extensions and ABI | |||
2013-12-31 | main: use settings framework | Stanislaw Halik | |
2013-11-24 | decruft main | Stanislaw Halik | |
2013-11-03 | fix apple build | Stanislaw Halik | |
2013-10-29 | conditionalize breakpad for MSVC only, broken on mingw | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-27 | remove dpi scale forcing | Stanislaw Halik | |
2013-10-27 | set font harder (probably meaningless) | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-27 | Set x11 threads as soon as possible | Stanislaw Halik | |
2013-10-27 | Force font DPI right way | Stanislaw Halik | |
2013-10-27 | force font DPI again, it breaks in qt5 with resolution changes | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-23 | Fix MSVC build, sorry for commit flood | Stanislaw Halik | |
2013-10-23 | integrate Git version in the titlebar | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-23 | Integrate Google Breakpad for crash dumps | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | while here, remove dead code | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | fix includes | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-17 | main: use app instance, not some qt singleton | Stanislaw Halik | |
2013-09-17 | ui: Don't override default font family since Admc@ complains so much | Stanislaw Halik | |
2013-09-17 | main: Enable X11 threads the idiomatic way | Stanislaw Halik | |
2013-09-17 | Remove asinine comment | Stanislaw Halik | |
2013-09-17 | ui: Enable antialiasing | Stanislaw Halik | |
2013-09-15 | Only use mm timers during tracking | Stanislaw Halik | |
2013-09-14 | Actually check for X11, not Unix | Stanislaw Halik | |
2013-09-14 | Init X11 threads on Q_OS_UNIX | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-09-13 | Remove per-file version history. Be careful not to touch copyright information. | Stanislaw Halik | |
2013-08-19 | Revert "High-frequency timer does nothing with sleep interval, it turns out" | Stanislaw Halik | |
This reverts commit c6e5a5f449f95a833b826ebfae870a2e519fcfa0. Actually, it does for Sleep(x) where x > 1 and x < 15, but only for Windows newer than XP. Next time let's check for ourselves instead of using obsolete info from the 'net... | |||
2013-08-19 | High-frequency timer does nothing with sleep interval, it turns out | Stanislaw Halik | |
2013-07-05 | Deal correctly with non-latin1 characters in directory name | Stanislaw Halik | |
2013-06-30 | Merge branch 'master' of github.com:opentrack/opentrack | Stanislaw Halik | |
Conflicts: facetracknoir/rotation.h | |||
2013-04-26 | Allow for a console debug build. | Stanislaw Halik | |
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-03-22 | Remove .bat files, actually finish rename this time | Stanislaw Halik | |
2013-03-22 | finish rename | Stanislaw Halik | |
2013-03-22 | Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!! | Stanislaw Halik | |
.git/config: [core] ignorecase = false |