Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |