summaryrefslogtreecommitdiffstats
path: root/application/MultiMC.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE re/move some dead code and unused build system partsPetr Mrázek2016-05-01-17/+0
|
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-2/+2
|
* GH-1521 When json editor is custom, actually pass the filename to itPetr Mrázek2016-03-17-1/+1
|
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-6/+6
|
* GH-1402 add a hack for updater to respect renamed binary on WindowsPetr Mrázek2016-01-12-0/+7
|
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-4/+4
| | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-2/+2
|
* GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek2015-12-28-3/+7
|
* GH-1308 remove use of static data (translations) and root ↵Petr Mrázek2015-12-27-14/+3
| | | | (notifications.json) paths.
* NOISSUE there is too much ifdef involved...Petr Mrázek2015-10-05-1/+1
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-22/+23
|
* GH-719 implement paste.ee API keysPetr Mrázek2015-10-02-0/+4
|
* GH-253 implement launching instances from command linePetr Mrázek2015-09-30-0/+6
|
* GH-1202 rebuild SSL certs on start on OSXPetr Mrázek2015-09-29-0/+5
|
* GH-1072 split resource system to UI and logic partsPetr Mrázek2015-09-26-27/+10
|
* GH-1206 fix deleting files during updatePetr Mrázek2015-08-23-1/+4
| | | | Backups weren't created properly which led to failure to update
* GH-1053 split settings dialog creation to its own namespacePetr Mrázek2015-07-05-0/+19
|
* GH-1008 implement log window max line countPetr Mrázek2015-06-11-0/+2
| | | | Defaults to 100k lines
* GH-1060 ugly XP hack is uglyPetr Mrázek2015-06-10-0/+52
|
* GH-1060 create and delete update dirPetr Mrázek2015-06-10-0/+2
|
* GH-1060 update tweaksPetr Mrázek2015-06-09-33/+45
| | | | | | | | * 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'
* GH-1060 add a lot of error checking and reporting to the inner updaterPetr Mrázek2015-06-09-7/+62
|
* GH-1060 tweaks to new update mechanism - loggingPetr Mrázek2015-06-09-6/+21
|
* GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek2015-06-09-9/+153
|
* GH-1060 remove some old updater bits and piecesPetr Mrázek2015-06-09-42/+4
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-0/+34
|
* GH-994 hopefully fix issue with people still using jar modsPetr Mrázek2015-05-29-0/+3
| | | | | | Added an 'add mods' button to the version page Add jar mods now has a very angry nag dialog until it's used successfully Buttons on version page are rearranged to deemphasize jar mods
* GH-991 implement wrapper commandsPetr Mrázek2015-05-24-0/+3
|
* GH-960 possible fix for missing OSX ca certsPetr Mrázek2015-05-19-0/+13
|
* GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek2015-05-04-0/+2
|
* GH-922 improve version select dialogsPetr Mrázek2015-05-02-1/+0
|
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+632