aboutsummaryrefslogtreecommitdiff
path: root/application/MainWindow.cpp
AgeCommit message (Collapse)Author
2015-08-14NOISSUE improve account UIPetr Mrázek
2015-07-10GH-1053 move launch related things and rename themPetr Mrázek
2015-07-10GH-1034 do jar modding separate from updatePetr Mrázek
2015-07-05GH-1053 cleanupPetr Mrázek
2015-07-05GH-1053 split settings dialog creation to its own namespacePetr Mrázek
2015-07-05GH-1053 move launch process UI to a separate classPetr Mrázek
2015-07-04GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek
2015-06-30GH-1053 base process and launch refactor, part 1Petr Mrázek
2015-06-10GH-1060 create and delete update dirPetr Mrázek
2015-06-09GH-1060 update tweaksPetr Mrázek
* download to multimc folder hierarchy * use rename, not copy * keep backup after update * clean previous backup before update * it's not 'copy', it's 'replace'
2015-06-09GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek
2015-06-09GH-1060 remove some old updater bits and piecesPetr Mrázek
2015-06-06NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer
2015-06-01GH-1031 include icon in exported instance if it is customPetr Mrázek
2015-05-26GH-1003 Fix settings dialog delaysPetr Mrázek
2015-05-23GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek
This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
2015-05-06NOISSUE do not show file browse dialog twicePetr Mrázek
2015-05-05GH-835 show errors reported by the update download task to the userPetr Mrázek
2015-05-04GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek
2015-05-02NOISSUE do not remake instance tools menu, refill it insteadPetr Mrázek
2015-05-01GH-930 Improve wording of instance delete dialogPetr Mrázek
2015-04-26GH-849 Further NetJob related fixesPetr Mrázek
2015-04-26GH-909 warn about MultiMC running from temporary foldersPetr Mrázek
2015-04-19NOISSUE save group file after copying instancePetr Mrázek
2015-04-19GH-885 export dialog for filtering exported filesPetr Mrázek
Includes implementation of a separator based prefix tree and some related bits
2015-04-15GH-866 load instance profile on launch and from version pagePetr Mrázek
2015-04-13NOISSUE refactor and rearrange zip file utilsPetr Mrázek
2015-04-13GH-329 update description text in MainWindow when instance Minecraft version ↵Petr Mrázek
changes
2015-04-13NOISSUE fix profilersPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek