Age | Commit message (Expand) | Author |
2020-01-17 | options: fix build | Stanislaw Halik |
2020-01-17 | try to fix build for qt 5.13 | Stanislaw Halik |
2020-01-16 | compat/qhash: try fix older Qt | Stanislaw Halik |
2019-12-29 | Merge branch 'unstable' of https://github.com/opentrack/opentrack into osx-bu... | Ries van Twisk |
2019-12-29 | fix std::hash<QString> | Stanislaw Halik |
2019-11-30 | OSX Build fixes | R. van twisk |
2019-10-30 | options: use ~/.config on Unix | Stanislaw Halik |
2019-10-27 | fix clang warnings | Stanislaw Halik |
2019-07-05 | options: fix global ini not saving on Linux | Stanislaw Halik |
2019-06-20 | options: fix GCC linkage warning | Stanislaw Halik |
2019-05-04 | options: remove stale comment | Stanislaw Halik |
2019-04-28 | Merge pull request #937 from opentrack/easy-tracker-more-models | Stanislaw Halik |
2019-04-28 | Easy Tracker: UI rework for custom model with three, four or five vertices. | Stéphane Lenclud |
2019-04-24 | options/value: kill copy ctor | Stanislaw Halik |
2019-04-24 | options: add missing value::is_null() checks | Stanislaw Halik |
2019-03-28 | actually expand __COUNTER__ | Stanislaw Halik |
2019-03-02 | options: ensure ini_directory is never empty | Stanislaw Halik |
2019-03-02 | options: consistently use rvalue references | Stanislaw Halik |
2019-03-01 | options/metatype: mark static as unused | Stanislaw Halik |
2019-02-28 | options/slider: simplify, sprinkle constexpr | Stanislaw Halik |
2019-02-28 | options/metatype: simplify definition | Stanislaw Halik |
2019-02-21 | do less global memory fences in atomics | Stanislaw Halik |
2019-02-11 | less header namespace pollution | Stanislaw Halik |
2019-02-11 | compat/macros: remove prefix | Stanislaw Halik |
2019-02-09 | options/base-value: remove stale comment | Stanislaw Halik |
2019-02-09 | options, opentrack: fix migrations with tie_setting | Stanislaw Halik |
2019-02-09 | options: sprinkle some QStringLiteral | Stanislaw Halik |
2019-02-09 | use consistent naming for `profile' | Stanislaw Halik |
2019-02-02 | options/globals: always return same document directory | Stanislaw Halik |
2019-01-16 | options/value: disallow const, volatile, and reference types | Stanislaw Halik |
2019-01-16 | options/slider: fix temporary constness | Stanislaw Halik |
2019-01-16 | options/value: add move assignment operators | Stanislaw Halik |
2019-01-16 | spline: fix deadlock, logic error | Stanislaw Halik |
2019-01-16 | cruft only | Stanislaw Halik |
2019-01-16 | modernize only | Stanislaw Halik |
2019-01-16 | cruft only | Stanislaw Halik |
2019-01-16 | cruft | Stanislaw Halik |
2019-01-16 | options/value: don't mark noinline so much | Stanislaw Halik |
2019-01-16 | options/{value,connector}: workaround friend declaration | Stanislaw Halik |
2019-01-16 | clang-tidy fixes only | Stanislaw Halik |
2018-12-24 | style/quality 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 | options/value: remove pointless conditional | Stanislaw Halik |
2018-10-25 | options/value-traits: fix bool storage | Stanislaw Halik |
2018-10-25 | cleanups only | Stanislaw Halik |
2018-10-07 | fix GCC build errors | Stanislaw Halik |
2018-10-05 | options: don't use typeindex w/ lambdas | Stanislaw Halik |
2018-10-05 | use attributes only at declaration, not definition | Stanislaw Halik |
2018-08-27 | compat/linkage-macros: simplify | Stanislaw Halik |