summaryrefslogtreecommitdiffstats
path: root/application/MainWindow.cpp
Commit message (Expand)AuthorAgeLines
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-17/+15
* GH-1313 tweak the window title to be easier to translatePetr Mrázek2016-01-03-1/+1
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-3/+3
* GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek2015-12-28-10/+31
* GH-1300 call application quit when direct launch instance quitsPetr Mrázek2015-10-24-1/+1
* NOISSUE reformat MainWindow with new clang_format settingsPetr Mrázek2015-10-20-99/+77
* NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr...Petr Mrázek2015-10-20-169/+101
* GH-93 add an option to not copy saves on instance copyPetr Mrázek2015-10-10-1/+1
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-21/+18
* GH-1262 fix relative paths for java binariesPetr Mrázek2015-09-30-11/+2
* GH-1238 add reddit buttonPetr Mrázek2015-09-28-0/+13
* GH-1072 use crafatar for grabbing the user skinPetr Mrázek2015-09-28-4/+4
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-4/+4
* GH-1217 reset time played on zip pack importPetr Mrázek2015-09-22-0/+2
* GH-1121 select instance after creating itPetr Mrázek2015-09-16-11/+15
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-0/+2
* NOISSUE remoce the old WM_CLASS workaroundPetr Mrázek2015-08-23-3/+0
* GH-1140 mark cached modpack dls as stale so it checks the serverPetr Mrázek2015-08-22-0/+1
* NOISSUE improve account UIPetr Mrázek2015-08-14-5/+7
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-1/+1
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-2/+2
* GH-1053 cleanupPetr Mrázek2015-07-05-3/+0
* GH-1053 split settings dialog creation to its own namespacePetr Mrázek2015-07-05-45/+7
* GH-1053 move launch process UI to a separate classPetr Mrázek2015-07-05-207/+13
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-39/+22
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-2/+2
* GH-1060 create and delete update dirPetr Mrázek2015-06-10-0/+4
* GH-1060 update tweaksPetr Mrázek2015-06-09-1/+2
* GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek2015-06-09-1/+1
* GH-1060 remove some old updater bits and piecesPetr Mrázek2015-06-09-15/+2
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-1/+2
* GH-1031 include icon in exported instance if it is customPetr Mrázek2015-06-01-2/+21
* 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
* 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
* 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
* NOISSUE fix profilersPetr Mrázek2015-04-13-48/+38
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+2069