summaryrefslogtreecommitdiffhomepage
path: root/gui/settings.ui
AgeCommit message (Collapse)Author
2016-08-09gui: only rename options widgetStanislaw Halik
2016-08-05gui/settings: add note on how center translation works badly with tx ↵opentrack-2.3-rc49p10Stanislaw Halik
compensation
2016-07-30gui/settings: fix for track-loggerStanislaw Halik
Use the first tab when opening window. Don't misuse layouts.
2016-07-29new track logging: record poses in various stages of processing into a fileDaMichel
2016-07-25gui: fix settings window margin for real this timeStanislaw Halik
2016-07-23gui/options: adjust widget spacingStanislaw Halik
2016-07-23gui/options, logic: add experimental offset from centerStanislaw Halik
This works fine for rotating the translation.
2016-05-15many: remove executable bit from source filesStanislaw Halik
We no longer have this recurring problem since I enabled ignoring executable bit changes on the Windows workstation.
2016-04-29api, main: implement new keybindingsStanislaw Halik
The following keybindings are now implemented: - restart tracking. if not started, starts. - toggle (keep position) while key held - zero (keep zero) while key held The latter two options only work for Windows as libqxt doesn't support them. Closes #291
2016-01-07gui: fix zero shortcut descriptionStanislaw Halik
Closes #290
2015-12-05gui: add shortcuts for starting/toggling trackingStanislaw Halik
2015-10-30rename gui directoryStanislaw Halik