summaryrefslogtreecommitdiffstats
path: root/application/groupview
Commit message (Collapse)AuthorAgeLines
* NOISSUE add a badge for crashed instancesPetr Mrázek2016-11-04-7/+10
| | | | Not persistent across MultiMC runs.
* 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-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-0/+4
| | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running.
* GH-1404 allow deleting groups and creating instances in groups directly ↵Petr Mrázek2016-04-11-8/+24
| | | | using context menu
* GH-1121 select instance after creating itPetr Mrázek2015-09-16-93/+6
|
* NOISSUE remove group sorting log spamPetr Mrázek2015-04-12-9/+0
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+1974