summaryrefslogtreecommitdiffstats
path: root/application/MainWindow.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1003 Fix settings dialog delaysPetr Mrázek2015-05-26-2/+5
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-3/+3
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* NOISSUE do not show file browse dialog twicePetr Mrázek2015-05-06-1/+0
|
* GH-835 show errors reported by the update download task to the userPetr Mrázek2015-05-05-0/+4
|
* GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek2015-05-04-4/+4
|
* NOISSUE do not remake instance tools menu, refill it insteadPetr Mrázek2015-05-02-3/+8
|
* GH-930 Improve wording of instance delete dialogPetr Mrázek2015-05-01-3/+2
|
* GH-849 Further NetJob related fixesPetr Mrázek2015-04-26-2/+2
|
* GH-909 warn about MultiMC running from temporary foldersPetr Mrázek2015-04-26-4/+25
|
* NOISSUE save group file after copying instancePetr Mrázek2015-04-19-1/+1
|
* GH-885 export dialog for filtering exported filesPetr Mrázek2015-04-19-23/+3
| | | | Includes implementation of a separator based prefix tree and some related bits
* GH-866 load instance profile on launch and from version pagePetr Mrázek2015-04-15-0/+6
|
* NOISSUE refactor and rearrange zip file utilsPetr Mrázek2015-04-13-89/+3
|
* GH-329 update description text in MainWindow when instance Minecraft version ↵Petr Mrázek2015-04-13-0/+13
| | | | changes
* NOISSUE fix profilersPetr Mrázek2015-04-13-48/+38
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+2069