Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1876 Clarify license of GroupView | Petr Mrázek | 2017-05-22 | -0/+15 |
| | | | | | | | | | | 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 | |||
* | NOISSUE fix a bunch of compiler warnings | Petr Mrázek | 2017-05-21 | -3/+2 |
| | ||||
* | NOISSUE accept URL drop events in GroiupView | Petr Mrázek | 2017-04-23 | -0/+1 |
| | ||||
* | NOISSUE add pack import using drag&drop | Petr Mrázek | 2017-04-22 | -17/+32 |
| | | | | Straight from the browser or the downloads folder. | |||
* | NOISSUE fix crash caused by missing instance view layout updates | Petr Mrázek | 2016-12-19 | -20/+18 |
| | | | | Layout wasn't updated in some cases while deleting instances. | |||
* | NOISSUE use QtConcurrent to run FS operations in worker threads | Petr Mrázek | 2016-10-26 | -0/+2 |
| | | | | | 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. | |||
* | GH-1404 allow deleting groups and creating instances in groups directly ↵ | Petr Mrázek | 2016-04-11 | -5/+21 |
| | | | | using context menu | |||
* | GH-1121 select instance after creating it | Petr Mrázek | 2015-09-16 | -90/+1 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+1003 |