Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-25 | add translation compensation | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-25 | remove trivial comments, references to sm faceapi | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-23 | Really fix the build this time | Stanislaw Halik | |
2013-10-23 | integrate Git version in the titlebar | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-23 | main: use RTTI to set dialog fixed size | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-22 | take spacing and expect vectorsopentrack-2.0a6 | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-22 | centralize version tracking | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-22 | bump | Stanislaw Halik | |
2013-10-22 | Merge libovr 0.2.5 changes!opentrack-2.0a5 | Stanislaw Halik | |
- mm0zct & sthalik | |||
2013-10-21 | bump version | Stanislaw Halik | |
2013-10-20 | add kbd shortcut for quitting the software | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-20 | in preparation for a4 | Stanislaw Halik | |
Waiting for mm0zct's okay Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-20 | cleanup old cruft | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-19 | cleanup headpose timer | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-19 | play nice with valgrind | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | hardcode colors, since qt tabpage is somewhat 'special' | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | fix UI after changes | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | ui tweaks: lcd float display, linux camera path | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | fix more win32 typos | Stanislaw Halik | |
2013-10-16 | fix win32 typos | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | fix the damn mess | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | initial implementation | Stanislaw Halik | |
To-be-reviewed-by: mm0zct | |||
2013-10-15 | correct some obsolete stuff | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-09 | tag 2.0a3opentrack-2.0a3 | Stanislaw Halik | |
2013-09-19 | ui: cleanup unused functions | Stanislaw Halik | |
2013-09-19 | ui: clean up ::showHeadPose() | Stanislaw Halik | |
2013-09-18 | main: bump version | Stanislaw Halik | |
2013-09-17 | main: Use proper locale for asciiz conversion | Stanislaw Halik | |
2013-09-17 | Check .ini access rights on Linux | Stanislaw Halik | |
2013-09-17 | main ui: appease GNU CC -Wreorder | Stanislaw Halik | |
2013-09-15 | Bump version | Stanislaw Halik | |
2013-09-15 | Don't use tracker.cpp indirection for updating zeroing | Stanislaw Halik | |
2013-09-15 | Fix MSVC build. Also, minor reformat | Stanislaw Halik | |
2013-09-14 | Remove outdated signal connections | Stanislaw Halik | |
2013-09-14 | Clean up preprocessor mingw-isms | Stanislaw Halik | |
No functional changes. | |||
2013-09-14 | Recent braino resulted in double free in error path | Stanislaw Halik | |
2013-09-14 | Open-code always-constant params | Stanislaw Halik | |
2013-09-14 | Refresh splines only once | Stanislaw Halik | |
2013-09-14 | Rename for clarity | Stanislaw Halik | |
2013-09-14 | Open-code stuff that has no place outside ctor | Stanislaw Halik | |
2013-09-14 | Remove unused functions | Stanislaw Halik | |
2013-09-14 | Cleanup the main class's file some more. Windows still broken. | Stanislaw Halik | |
2013-09-14 | Move keyboard shortcuts to a new file | Stanislaw Halik | |
Windows build could be interminently broken. Will resolve in following commits. | |||
2013-09-14 | Move spline configuration into separate file | Stanislaw Halik | |
Unfortunately, there's still a circular dependency between spline configuration and the main widget which *still* contains the most logic for the software. | |||
2013-09-14 | Fix splines not loading from ini without restart | Stanislaw Halik | |
It's still a mess, though. | |||
2013-09-14 | Remove unused member variable | Stanislaw Halik | |
2013-09-14 | Downcase settings directory. Only affects Linux | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-09-14 | Kludgily restore missing second tracker src | Stanislaw Halik | |