Age | Commit message (Expand) | Author |
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 |
2017-09-22 | compat/util: this macro shouldn't be an instruction | Stanislaw Halik |
2017-08-25 | compat/util: use std::decay for overload resolution | Stanislaw Halik |
2017-08-25 | compat/util: split macros header | Stanislaw Halik |
2017-08-19 | compat/util: implement clamp specialization for floats | Stanislaw Halik |
2017-08-14 | use c++14 features | Stanislaw Halik |
2017-08-05 | fixed macos build | Dmitry Lukianov |
2017-07-29 | compat: fix Linux build | Stanislaw Halik |
2017-07-29 | compat/check-visible: fix non-win32 build | Stanislaw Halik |
2017-07-28 | gui: don't update the main window if it's hidden | Stanislaw Halik |
2017-07-25 | compat/math: export logarithmic functions | Stanislaw Halik |
2017-07-24 | compat/util: fix recursive macro definition | Stanislaw Halik |
2017-07-21 | compat/util: rename macro | Stanislaw Halik |