Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-05 | fix null filter settings the right way | Stanislaw Halik | |
Previous "fix" caused filter settings not opening at all. | |||
2014-11-05 | proper saving fix by calling sync() method | Stanislaw Halik | |
Issue: #91 | |||
2014-11-04 | default to current profile's pathname when loading | Stanislaw Halik | |
2014-11-04 | delete ini before saving to workaround Qt5 bug | Stanislaw Halik | |
Issue: #91 | |||
2014-11-04 | nix nonsensical "save as" logic | Stanislaw Halik | |
2014-11-04 | explicitly delimit QSettings scope | Stanislaw Halik | |
2014-11-04 | nix crash on filter settings with no filter | Stanislaw Halik | |
2014-11-04 | nix copy-pasted QSettings usage | Stanislaw Halik | |
2014-11-02 | nonsensical to start in tray, remove | Stanislaw Halik | |
2014-11-02 | separate config directory for 2.3-branch | Stanislaw Halik | |
2014-10-29 | work around global 'ptr' symbol clash with opencv | Stanislaw Halik | |
Issue: #89 Reported-by: @runningman84 | |||
2014-10-28 | typo | Stanislaw Halik | |
2014-10-28 | only hide on minimize if tray enabled | Stanislaw Halik | |
2014-10-28 | hook up tray to build | Stanislaw Halik | |
Issue: #64 | |||
2014-10-28 | rename | Stanislaw Halik | |