Age | Commit message (Expand) | Author |
2018-02-16 | compat/macros: cleanup | Stanislaw Halik |
2018-02-12 | compat/macros: fix Linux build before anyone notices | Stanislaw Halik |
2018-02-12 | cmake: remove otr_prop() | Stanislaw Halik |
2018-02-12 | compat/macros: fix otr_tr and _ macros | Stanislaw Halik |
2018-02-12 | cmake: add zh_CN | Stanislaw Halik |
2018-02-05 | Fix build under Wine | Stanislaw Halik |
2018-02-05 | compat/nan: retire | Stanislaw Halik |
2018-02-05 | compat/shm: this must go under #ifdef _WIN32 | Stanislaw Halik |
2018-02-01 | compat/timer: remove platform-dependent stuff from header | Stanislaw Halik |
2018-01-25 | compat: fix more std::forward misuse | Stanislaw Halik |
2018-01-23 | compat/shm: add never_inline | Stanislaw Halik |
2018-01-18 | compat/correlation-calibration: retire | Stanislaw Halik |
2018-01-18 | compat/util: retire | Stanislaw Halik |
2018-01-18 | cmake: change up OPENTRACK_BASE_PATH handling | Stanislaw Halik |
2018-01-18 | compat: split/cleanup util.hpp | Stanislaw Halik |
2018-01-18 | compat: move powerset.hpp to qxt-mini/ | Stanislaw Halik |
2018-01-17 | compat: get rid of string literal operator | Stanislaw Halik |
2018-01-17 | fix build | Stanislaw Halik |
2018-01-16 | add missing copyright statement | Stanislaw Halik |
2018-01-11 | minor cleanup | Stanislaw Halik |
2018-01-10 | cmake: cleanup, decruft, probably fix mingw | Stanislaw Halik |
2018-01-10 | many: spring cleanup | Stanislaw Halik |
2018-01-05 | compat/euler: add quat -> rmat code | Stanislaw Halik |
2018-01-03 | compat/nan: remove pointless extern "C" | Stanislaw Halik |
2018-01-03 | compat, tracker-pt: add unfinished calibrator | Stanislaw Halik |
2018-01-03 | compat/util: add string literal operator | Stanislaw Halik |
2017-12-26 | compat/macros: add portable memory barrier | Stanislaw Halik |
2017-12-26 | compat: use gettext convention for tr() | Stanislaw Halik |
2017-12-20 | compat/util: shadowing warning false positive | Stanislaw Halik |
2017-12-18 | compat, x-plane: get rid of attribute unused macro | Stanislaw Halik |
2017-12-09 | compat: add easier translate boilerplate for non-qobject | Stanislaw Halik |
2017-12-02 | compat/math: simplify for inlining | Stanislaw Halik |
2017-12-02 | compat/macros: rename obnoxious macro | Stanislaw Halik |
2017-11-01 | compat/mat: add elementwise mult | Stanislaw Halik |
2017-10-29 | static constexpr -> constexpr | Stanislaw Halik |
2017-10-27 | compat/shm: fix Unix build | Stanislaw Halik |
2017-10-27 | compat/simple-mat: try some function ref-qualifiers | Stanislaw Halik |
2017-10-27 | compat/mutex: rename | Stanislaw Halik |
2017-10-27 | compat/mutex: split from header | Stanislaw Halik |
2017-10-22 | compat/check-visible: use short timeout when frozen | Stanislaw Halik |
2017-10-13 | options/tie: change "tie" overloads | Stanislaw Halik |
2017-10-13 | compat/macros: fix "restrict" name clash | Stanislaw Halik |
2017-10-10 | compat/util: remove macro and typedefs | Stanislaw Halik |
2017-10-08 | fix harmless msvc warnings | Stanislaw Halik |
2017-10-08 | use "static" once, don't propagate from a macro | Stanislaw Halik |
2017-10-02 | compat/simple-mat: add constexpr | Stanislaw Halik |
2017-09-30 | remove camel case | Stanislaw Halik |
2017-09-23 | use std::size | Stanislaw Halik |
2017-09-23 | compat: use c++17-style value templates | Stanislaw Halik |
2017-09-22 | compat: add compatibility layer for value templates | Stanislaw Halik |