summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/facetracknoir.cpp
AgeCommit message (Collapse)Author
2014-10-15drop decimal places for rot/trans in UIStanislaw Halik
2014-10-12spline editor needs discard changes on cancelStanislaw Halik
2014-10-04flush before windows breaks and data lossageStanislaw Halik
2014-09-22fixup! fix Linux buildStanislaw Halik
2014-09-22remove "second tracker" supportStanislaw Halik
Was always a kludge.
2014-09-22only remove "no feed" image if tracker provides a video feedStanislaw Halik
2014-09-21indicate UI contains a "video feed" elementStanislaw Halik
2014-09-21reorder access(2) header for clarityStanislaw Halik
2014-09-21core: nix support for camera device identifierStanislaw Halik
2014-09-20avoid rebuild after commitStanislaw Halik
Issue: #59
2014-09-19cleanup mapping codeopentrack-2.2-end-of-alphaStanislaw Halik
There was quite a bit of duplicated logic, which wasn't duplicated where it needed to be. Make functions out of the duplicated bits, then call where appropriate. Issue: #56
2014-09-17nix explicit mallocStanislaw Halik
simplifies, allows for copy operator
2014-09-13nix comment cancerStanislaw Halik
2014-08-30remove MSVC supportStanislaw Halik
Leave as-is to avoid unconditionally assuming GNU extensions and ABI
2014-07-11main ui: change profile cbx content when dir switchStanislaw Halik
2014-06-13Ding!Stanislaw Halik
Issue: #34
2014-01-15also free the second tracker's dialog windowStanislaw Halik
2014-01-15free dialog windows on tracking stoppageStanislaw Halik
This is necessary to make tracker dialogs non-modal, as otherwise invalid casts occur.
2014-01-14switch to new profile after using the 'save as' functionStanislaw Halik
2014-01-13hopefully work around tracker thread freeze on exit (issue #18)Stanislaw Halik
Reported-by: @chsims1 Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2014-01-05fix the issue at all call sitesStanislaw Halik
2014-01-05hopefully prevent busy-looping when changing profile directoriesStanislaw Halik
2014-01-05don't modify state by glorified tracker nameStanislaw Halik
2014-01-05change icons, remove self-referencesStanislaw Halik
2014-01-05move axis inversion into the "mapping" windowStanislaw Halik
2014-01-01don't gray out the wrong buttons when trackingStanislaw Halik
2014-01-01get rid of useless active profile iconStanislaw Halik
2014-01-01load right profile when using multiple ones (duh)Stanislaw Halik
2014-01-01reload profile list when saving a new oneStanislaw Halik
2014-01-01reload profile combobox at appropriate time and placeStanislaw Halik
2013-12-31fix dozeStanislaw Halik
2013-12-31main: use settings frameworkStanislaw Halik
2013-12-14allow for Z swapping for tcompStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-24fix qsettings group mismatchStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-22disable unreferenced shortcutsStanislaw Halik
2013-11-10hopefully fix qxt/qt eating letter keysStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-05shotgun debugging continuesStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-05don't needlessly initializeStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-05get rid of dubious castStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-03"fix" crapintosh buildStanislaw Halik
2013-10-30main: pass warns on mingwStanislaw Halik
2013-10-30pass warnsStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-27force font DPI again, it breaks in qt5 with resolution changesStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-25add translation compensationStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-25remove trivial comments, references to sm faceapiStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-23Really fix the build this timeStanislaw Halik
2013-10-23integrate Git version in the titlebarStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-23main: use RTTI to set dialog fixed sizeStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-22take spacing and expect vectorsopentrack-2.0a6Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-22centralize version trackingStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>