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
/
options
/
bundle.cpp
Age
Commit message (
Expand
)
Author
2018-01-31
gui: clean up a bit
Stanislaw Halik
2017-06-18
minor tweaks only
Stanislaw Halik
2017-05-10
options: don't create QSettings all the time
Stanislaw Halik
2017-05-10
options/bundle: skip needless compare-twice
Stanislaw Halik
2017-03-28
start renaming internal macros as OPENTRACK_* to OTR_*
Stanislaw Halik
2017-03-25
options/bundle: appease qt creator
Stanislaw Halik
2017-03-21
options/{bundle,connector,value}: allow setting to default values
Stanislaw Halik
2017-02-27
options/fix bundle refcount handling
Stanislaw Halik
2016-12-08
options: get element with call operator
Stanislaw Halik
2016-09-18
add missing copyright terms
Stanislaw Halik
2016-09-16
gui/main-window: exit program when config not writable
Stanislaw Halik
2016-09-09
options/bundle: remove rest of logspam
Stanislaw Halik
2016-09-09
options/{bundle,group}: don't create QSettings all the time
Stanislaw Halik
2016-09-09
add support for migrations
Stanislaw Halik
2016-09-09
options/bundle: whitespace only
Stanislaw Halik
2016-09-09
options/bundle: lessen logspam
Stanislaw Halik
2016-08-25
options: use non-generic comparison for bundle modification check
Stanislaw Halik
2016-08-23
options/bundle: simplify mutex const-dropping
Stanislaw Halik
2016-08-23
options/bundle: don't fire signals in reload() with no unsaved changes
Stanislaw Halik
2016-08-23
options/bundle: emit changed() whenever any part of a bundle changes
Stanislaw Halik
2016-08-23
options/bundle: treat bundles with empty names specially
Stanislaw Halik
2016-08-18
options: factor out connector out of bundle
Stanislaw Halik
2016-08-17
options: support deferred writes when saving bundles
Stanislaw Halik
2016-08-17
move options framework into its own library
Stanislaw Halik