Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 | |||
2015-10-06 | mouse: decruft | Stanislaw Halik | |
Fix Qt layouts, add to comboboxen using Qt Designer | |||
2015-07-20 | mouse: replace copyright | Stanislaw Halik | |
The mouse tracker was entirely rewritten since. | |||
2015-07-08 | retab and reformat only | Stanislaw Halik | |
2015-05-22 | all: implicitly cancel on form dialog close | Stanislaw Halik | |
2015-03-25 | mouse: move mouse relative to last cursor position | Stanislaw Halik | |
Makes mouse output actually useful for fullscreen games. Issue: #113 | |||
2015-01-05 | remove needless settings reload in dialogs | Stanislaw Halik | |
Options handling was fixed to pass the same bundle to all consumers. There's no need to reload it explicitly anymore. | |||
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-19 | update modules to refactored API | Stanislaw Halik | |
2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
2014-08-30 | remove capt obvious comments | Stanislaw Halik | |
2014-07-27 | Finish rename for all platforms | Stanislaw Halik | |
2014-01-01 | settings for mouse | Stanislaw Halik | |
2013-10-19 | Fix proto/filter dtor not being called | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> Reported-by: mm0zct | |||
2013-10-17 | fix win32 build breakage | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-17 | proto: Correct visibility | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-06-24 | Fix mouse protocol, remove most of the options for simplicity's sake | Stanislaw Halik | |
2013-06-06 | Remove dead code | Stanislaw Halik | |
2013-04-27 | Remove old way of getting the game name, which had a buffer size cap. | Stanislaw Halik | |
2013-04-27 | Implement game name in the UI, lost previously due to refactoring. | Stanislaw Halik | |
2013-04-26 | Cleanup: don't inherit from UI class since it's a member too | Stanislaw Halik | |
2013-04-13 | Don't use axes as class/struct members. Use an array instead, and iterate ↵ | Stanislaw Halik | |
over them where applicable. | |||
2013-04-02 | Just put everything new in. Conflict resolution will be later | Stanislaw Halik | |
2013-03-22 | Remove .bat files, actually finish rename this time | Stanislaw Halik | |