Age | Commit message (Expand) | Author |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik |
2016-08-12 | few: use existing com threading init function | Stanislaw Halik |
2016-08-12 | compat: add util header | Stanislaw Halik |
2016-08-11 | compat: add win32 COM init function | Stanislaw Halik |
2016-08-10 | compat/options: add here unique_ptr defs | Stanislaw Halik |
2016-08-10 | compat/make-unique: add std::make_unique sample impl | Stanislaw Halik |
2016-08-10 | compat/options: add progn macro | Stanislaw Halik |
2016-08-10 | compat/timer: allow for converting usecs -> long | Stanislaw Halik |
2016-08-10 | change COM threading apartmentthreaded -> multithreaded | Stanislaw Halik |
2016-08-10 | compat/slider: move header usage | Stanislaw Halik |
2016-08-10 | compat/options: use safe conntype for value -> widget QObject::connect | Stanislaw Halik |
2016-08-07 | compat/options: simplify getter | Stanislaw Halik |
2016-07-31 | tracker/{aruco, pt}, compat, api: move opencv camera class to cv module | Stanislaw Halik |
2016-07-31 | compat/slider: try avoid rounding some more | Stanislaw Halik |
2016-07-19 | logic, compat: remove pointless debug messages | Stanislaw Halik |
2016-07-19 | tracker/pt: check for nan before writing pose | Stanislaw Halik |
2016-07-19 | move nan check to compat | Stanislaw Halik |
2016-07-19 | compat/options: don't copy-paste config filename retrieval | Stanislaw Halik |
2016-07-19 | some: replace hardcoded pi values with the same pi constant | Stanislaw Halik |
2016-07-18 | cmake: adjust paths for main executable dependencies | Stanislaw Halik |
2016-07-16 | few: update/add copyright | Stanislaw Halik |
2016-07-07 | make things compile for me, on M$ VC++ community edition 2015 update 3 | DaMichel |
2016-07-06 | Revert "compat/options: export template instances to lessen code bloat" | Stanislaw Halik |
2016-07-06 | compat/options: export template instances to lessen code bloat | Stanislaw Halik |
2016-07-06 | compat/options: split too long header | Stanislaw Halik |
2016-07-06 | csv, compat, logic, api: open-code import.hpp | Stanislaw Halik |
2016-07-03 | compat/options: fix and simplify slider support | Stanislaw Halik |
2016-07-03 | compat/process-list: fix mingw-w64 linux cross | Stanislaw Halik |
2016-06-29 | compat/options: also use references for base_value slots | Stanislaw Halik |
2016-06-29 | compat/options: separate module dll names from rest of settings | Stanislaw Halik |
2016-06-29 | compat/options: make inline to fix lto | Stanislaw Halik |
2016-06-20 | compat/options: inline method | Stanislaw Halik |
2016-06-18 | compat, logic, api: fix export macro copy-paste errors | Stanislaw Halik |
2016-06-16 | all: split "api" into "api" and "logic" | Stanislaw Halik |
2016-06-14 | compat, proto/fsuipc: fix GNU CXX 6.1.0+ build | Stanislaw Halik |
2016-06-14 | compat/options: use traits to prevent slider min/max persistence | Stanislaw Halik |
2016-06-14 | compat/options: workaround lto bug on windows | Stanislaw Halik |
2016-06-14 | compat/options: slider_value improvements | Stanislaw Halik |
2016-06-14 | compat/options: always do a full check of changes | Stanislaw Halik |
2016-06-14 | gui, spline-widget, compat/options: ensure no qsettings IO when not modified | Stanislaw Halik |
2016-06-14 | compat/options: finish slider value support | Stanislaw Halik |
2016-06-11 | compat/options: untested float->double signal support | Stanislaw Halik |
2016-06-10 | compat/timer: cleanup harmless warnings | Stanislaw Halik |
2016-06-09 | compat/options: allow devirtualize | Stanislaw Halik |
2016-05-26 | compat/options: finish slider value support more | Stanislaw Halik |
2016-05-26 | compat/options: switch to correct QVariant usage | Stanislaw Halik |
2016-05-26 | compat/mutex: drop const when casting mutex | Stanislaw Halik |
2016-05-26 | compat/options: don't emit a vtable for struct opts | Stanislaw Halik |
2016-05-25 | compat/options: allow binding floats 0->1 to slider widgets | Stanislaw Halik |
2016-05-25 | compat/options: konst korrektness | Stanislaw Halik |