Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2020-01-08 | GH-2853 fix collapsing state being sticky in group view | Petr Mrázek | |
Now it resets properly and collapsing a group doesn't make all subsequent clicks collapse groups. | |||
2019-10-01 | Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without ↵ | kb1000 | |
accessibility | |||
2019-08-20 | GH-851 save, load and use group expansion status | Petr Mrázek | |
2019-07-22 | NOISSUE Add basic accessibility support to GroupView | Petr Mrázek | |
2019-07-02 | GH-2724 update group view geometries in more cases | Petr Mrázek | |
Fixes crashes when adding instances to groups that didn't exist before. | |||
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-11-22 | GH-2101 fix enter and double click activation of instances | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2018-01-28 | GH-2119 Update group view scrollbar when the size of rows doesn't change | Petr Mrázek | |
Previously, it would only update when you resize the window horizontally enough to change the number of icons that fit in a row. | |||
2017-05-22 | GH-1876 Clarify license of GroupView | Petr Mrázek | |
The LGPL code that came from KDE has been removed back in 2014. It was replaced with a different implementation, made in a separate repository. See commits: a17caba2c9c2aa5960581db01e4b66472a9c019c b82eb5873e99dce6aec735b08929e3add52e53e7 | |||
2017-05-21 | NOISSUE fix a bunch of compiler warnings | Petr Mrázek | |
2017-04-23 | NOISSUE accept URL drop events in GroiupView | Petr Mrázek | |
2017-04-22 | NOISSUE add pack import using drag&drop | Petr Mrázek | |
Straight from the browser or the downloads folder. | |||
2016-12-19 | NOISSUE fix crash caused by missing instance view layout updates | Petr Mrázek | |
Layout wasn't updated in some cases while deleting instances. | |||
2016-10-26 | NOISSUE use QtConcurrent to run FS operations in worker threads | Petr Mrázek | |
Not all operations - only the ones that aren't in error handling. The API for QFuture is too nasty to do much more in a sensible way. | |||
2016-04-11 | GH-1404 allow deleting groups and creating instances in groups directly ↵ | Petr Mrázek | |
using context menu | |||
2015-09-16 | GH-1121 select instance after creating it | Petr Mrázek | |
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |