index
:
opentrack.git
azure-pipelines
easy-tracker-more-models
feature/qt6
feature_windows_dark_theme
fix-cancel-dialog-crash
kinect-disable-dist-coeffs
kinect-fixes
kinect-point-tracker
master
mixin-work
opencv-point-tracker
point-tracker-auto-reset
pr/kinect-block-frame
revert-geometry-stuff
stable/2.2
stable/2.3
tracker-easy-clip-model-support
trackhat
trackhat-camera
trackhat-sensor-v2
unstable
wii-robust-start-stop
wip
work-20180827
head tracking software for Windows and Linux
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
opentrack-compat
/
options.hpp
Age
Commit message (
Expand
)
Author
2016-07-03
compat/options: fix and simplify slider support
Stanislaw Halik
2016-06-29
compat/options: also use references for base_value slots
Stanislaw Halik
2016-06-29
compat/options: separate module dll names from rest of settings
Stanislaw Halik
2016-06-29
compat/options: make inline to fix lto
Stanislaw Halik
2016-06-20
compat/options: inline method
Stanislaw Halik
2016-06-16
all: split "api" into "api" and "logic"
Stanislaw Halik
2016-06-14
compat/options: use traits to prevent slider min/max persistence
Stanislaw Halik
2016-06-14
compat/options: workaround lto bug on windows
Stanislaw Halik
2016-06-14
compat/options: slider_value improvements
Stanislaw Halik
2016-06-14
compat/options: always do a full check of changes
Stanislaw Halik
2016-06-14
compat/options: finish slider value support
Stanislaw Halik
2016-06-11
compat/options: untested float->double signal support
Stanislaw Halik
2016-06-09
compat/options: allow devirtualize
Stanislaw Halik
2016-05-26
compat/options: finish slider value support more
Stanislaw Halik
2016-05-26
compat/options: switch to correct QVariant usage
Stanislaw Halik
2016-05-26
compat/options: don't emit a vtable for struct opts
Stanislaw Halik
2016-05-25
compat/options: allow binding floats 0->1 to slider widgets
Stanislaw Halik
2016-05-25
compat/options: konst korrektness
Stanislaw Halik
2016-05-15
many: remove executable bit from source files
Stanislaw Halik
2016-05-10
compat/options: use auto connection type always
Stanislaw Halik
2016-05-09
compat/options: add enum support
Stanislaw Halik
2015-12-06
compat/options: get rid of std::string usage
Stanislaw Halik
2015-12-06
compat/options: move from header
Stanislaw Halik
2015-11-11
options: konst korrektness
Stanislaw Halik
2015-11-01
options: whitespace
Stanislaw Halik
2015-11-01
options: don't define options singleton in every module
Stanislaw Halik