summaryrefslogtreecommitdiffstats
path: root/application/groupview/GroupView.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE use QtConcurrent to run FS operations in worker threadsPetr Mrázek2016-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ázek2016-04-11-5/+21
| | | | using context menu
* GH-1121 select instance after creating itPetr Mrázek2015-09-16-90/+1
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+1003