Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-28 | rename | Stanislaw Halik | |
2014-10-28 | rename main window, no more "LaMe" caps | Stanislaw Halik | |
2014-10-28 | whitespace only | Stanislaw Halik | |
2014-10-21 | ui: cleanup only | Stanislaw Halik | |
2014-10-21 | rename stuff for consistence | Stanislaw Halik | |
2014-10-20 | declutter stuff outta UI class | Stanislaw Halik | |
2014-10-20 | refactor 1/2 (?) | Stanislaw Halik | |
2014-10-19 | fix link errors on win32 -only- | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-19 | main: refactor interlocked parts | Stanislaw Halik | |
2014-10-19 | reduce leakage somewhat by using shared_ptr | Stanislaw Halik | |
Found-by: valgrind | |||
2014-10-15 | add-comment | Stanislaw Halik | |
2014-10-12 | spline editor needs discard changes on cancel | Stanislaw Halik | |
2014-10-04 | flush before windows breaks and data lossage | Stanislaw Halik | |
2014-09-24 | missing header | Stanislaw Halik | |
2014-09-22 | remove "second tracker" support | Stanislaw Halik | |
Was always a kludge. | |||
2014-09-22 | core: plugin-api.hpp now exclusively provides interface | Stanislaw Halik | |
2014-09-22 | only remove "no feed" image if tracker provides a video feed | Stanislaw Halik | |
2014-09-21 | indicate UI contains a "video feed" element | Stanislaw Halik | |
2014-09-21 | core: nix support for camera device identifier | Stanislaw Halik | |
2014-09-20 | avoid rebuild after commit | Stanislaw Halik | |
Issue: #59 | |||
2014-09-19 | cleanup mapping codeopentrack-2.2-end-of-alpha | Stanislaw Halik | |
There was quite a bit of duplicated logic, which wasn't duplicated where it needed to be. Make functions out of the duplicated bits, then call where appropriate. Issue: #56 | |||
2014-09-17 | nix explicit malloc | Stanislaw Halik | |
simplifies, allows for copy operator | |||
2014-09-13 | nix comment cancer | Stanislaw Halik | |
2014-07-27 | rename file so that name makes any sense | Stanislaw Halik | |
2014-07-11 | main ui: change profile cbx content when dir switch | Stanislaw Halik | |
2014-06-11 | remove unused header | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2014-01-05 | hopefully prevent busy-looping when changing profile directories | Stanislaw Halik | |
2013-12-31 | finish rename | Stanislaw Halik | |
2013-12-31 | main: use settings framework | Stanislaw Halik | |
2013-11-05 | possibly really fix the crash on macosx | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-30 | pass warns | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-27 | force font DPI again, it breaks in qt5 with resolution changes | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-23 | Really fix the build this time | Stanislaw Halik | |
2013-10-23 | Fix MSVC brain damage | Stanislaw Halik | |
2013-10-23 | integrate Git version in the titlebar | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-20 | add kbd shortcut for quitting the software | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-17 | fix UI after changes | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | fix the damn mess | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | initial implementation | Stanislaw Halik | |
To-be-reviewed-by: mm0zct | |||
2013-10-15 | correct some obsolete stuff | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-19 | ui: cleanup unused functions | Stanislaw Halik | |
2013-09-17 | Check .ini access rights on Linux | Stanislaw Halik | |
2013-09-15 | Don't use tracker.cpp indirection for updating zeroing | Stanislaw Halik | |
2013-09-15 | Fix MSVC build. Also, minor reformat | Stanislaw Halik | |
2013-09-14 | Unbreak Windows build | Stanislaw Halik | |
2013-09-14 | Clean up preprocessor mingw-isms | Stanislaw Halik | |
No functional changes. | |||
2013-09-14 | Rename for clarity | Stanislaw Halik | |
2013-09-14 | Remove unused functions | Stanislaw Halik | |
2013-09-14 | Move keyboard shortcuts to a new file | Stanislaw Halik | |
Windows build could be interminently broken. Will resolve in following commits. |