Age | Commit message (Expand) | Author |
2015-08-24 | ui: move some slots to private | Stanislaw Halik |
2015-08-24 | ui, shortcuts: these are slots, actually | Stanislaw Halik |
2015-08-24 | ui: no need to write anything to new empty config | Stanislaw Halik |
2015-08-24 | ui: avoid potential memory leak | Stanislaw Halik |
2015-08-22 | ui: append extension in the right place | Stanislaw Halik |
2015-08-22 | ui: these aren't qt slots | Stanislaw Halik |
2015-08-22 | ui: nix wrong headers | Stanislaw Halik |
2015-08-22 | ui: remove GNU GPL | Stanislaw Halik |
2015-08-22 | ui: simplify condition | Stanislaw Halik |
2015-08-22 | props changed only | Stanislaw Halik |
2015-08-22 | main, ui: store config files in a predefined directory | Stanislaw Halik |
2015-08-22 | close dialogs on switch to new module | Stanislaw Halik |
2015-08-22 | nix header | Stanislaw Halik |
2015-08-13 | initial broken multi-platform process lister | Stanislaw Halik |
2015-07-27 | shortcuts: guard against modifiers pressed in different order | Stanislaw Halik |
2015-07-26 | ui: also implicitly cancel options/mapping screens on normal close | Stanislaw Halik |
2015-07-26 | ui: remove duplicate include | Stanislaw Halik |
2015-07-26 | main: improve theme/qt plugin selection logic | Stanislaw Halik |
2015-07-26 | main: simplify win32 add_program_library_path | Stanislaw Halik |
2015-07-25 | move portability classes to compat library | Stanislaw Halik |
2015-07-25 | shortcuts: also guard against multiple-modifier combos | Stanislaw Halik |
2015-07-25 | shortcuts: clarify binding dialog | Stanislaw Halik |
2015-07-25 | shortcuts: allow for modifier keys | Stanislaw Halik |
2015-07-25 | shortcuts: store .ini value as portable string | Stanislaw Halik |
2015-07-25 | initial impl of arbitrary keybindings | Stanislaw Halik |
2015-07-20 | add my own copyright | Stanislaw Halik |
2015-07-19 | ui: prevent clobbering current profile | Stanislaw Halik |
2015-07-19 | resize UI, looks better on OSX probably | Stanislaw Halik |
2015-07-18 | octopus 127x128 -> 128x128 | Stanislaw Halik |
2015-07-18 | bundles are now reloaded when settings window is closed | Stanislaw Halik |
2015-07-17 | ui: set game title in titlebar | Stanislaw Halik |
2015-07-17 | ui: less includes | Stanislaw Halik |
2015-07-16 | ui: update profile title | Stanislaw Halik |
2015-07-12 | ui: set working directory on statup as well | Stanislaw Halik |
2015-07-07 | typo: all dialogs were creating protocol dialog | Stanislaw Halik |
2015-07-07 | ui: simplify dialog creation | Stanislaw Halik |
2015-07-07 | remove --autostart option | Stanislaw Halik |
2015-07-03 | game-detector: prevent defaulting to first profile if one doesn't exist | Stanislaw Halik |
2015-07-03 | ui: simplify protocol load failure logic | Stanislaw Halik |
2015-07-03 | ui: bail early if no dialog can be found | Stanislaw Halik |
2015-07-03 | fix msvc empty config list | Stanislaw Halik |
2015-07-03 | fix MSVC, now runs | Stanislaw Halik |
2015-07-03 | try fix MSVC | Stanislaw Halik |
2015-06-15 | ui: allow for up to +-180 values in camera ypr, for easier debugging | Stanislaw Halik |
2015-06-07 | Fix Linux build | Stanislaw Halik |
2015-06-07 | ui: if dialog window exists, raise it, don't destroy and recreate | Stanislaw Halik |
2015-06-07 | plugin-support: make header-only, expose as public API | Stanislaw Halik |
2015-06-02 | ui: run process detector every second, not three | Stanislaw Halik |
2015-06-02 | process-detector: restart once executable is gone | Stanislaw Halik |
2015-06-01 | process-detector: fix API usage and automatic restart | Stanislaw Halik |