Age | Commit message (Expand) | Author |
2019-07-05 | options: fix global ini not saving on Linux | Stanislaw Halik |
2019-03-02 | options: consistently use rvalue references | Stanislaw Halik |
2019-02-09 | options, opentrack: fix migrations with tie_setting | Stanislaw Halik |
2019-01-16 | spline: fix deadlock, logic error | Stanislaw Halik |
2019-01-16 | cruft only | Stanislaw Halik |
2018-12-24 | remove const correctness violations | Stanislaw Halik |
2018-10-25 | options/bundle: fix signals not firing | Stanislaw Halik |
2018-10-25 | cleanups only | Stanislaw Halik |
2018-10-05 | options: don't use typeindex w/ lambdas | Stanislaw Halik |
2018-07-08 | options: fix 2 issues | Stanislaw Halik |
2018-07-02 | nothing important | Stanislaw Halik |
2018-06-26 | options/base-value: rename to `value_' | Stanislaw Halik |
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 |