summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Expand)AuthorAgeLines
* NOISSUE continue version file format refactorsPetr Mrázek2016-03-26-89/+14
* NOISSUE Remove tr(...) where unnecessary.Loetkolben2016-03-23-11/+11
* GH-1521 When json editor is custom, actually pass the filename to itPetr Mrázek2016-03-17-1/+1
* NOISSUE: Change text to also refer to later java versionsSpencer Burris2016-03-16-1/+1
* NOISSUE: Add note about Java 8 settings permgen automaticallySpencer Burris2016-03-15-14/+21
* NOISSUE bump version number and update changelog for next releasePetr Mrázek2016-02-29-1/+1
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-32/+30
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-5/+121
* Merge branch 'patch-1' of git://github.com/iarspider/MultiMC5 into developPetr Mrázek2016-02-03-1/+1
|\
| * NOISSUE Do not ask to overwrite existing file twice when exporting instancesiarspider2016-01-20-1/+1
* | NOISSUE bump release numberPetr Mrázek2016-02-03-1/+1
* | GH-1422 bump version to 0.4.10 and update changelog0.4.10Petr Mrázek2016-01-22-1/+1
* | GH-1422 remove bearer plugins again.Petr Mrázek2016-01-21-14/+0
* | NOISSUE bump version number to 0.4.90.4.9Petr Mrázek2016-01-21-1/+1
|/
* GH-1362 Put timestamps into the log when it is copied or uploadedPetr Mrázek2016-01-20-4/+17
* GH-1408 add bearer pluginsPetr Mrázek2016-01-20-0/+14
* GH-1402 add a hack for updater to respect renamed binary on WindowsPetr Mrázek2016-01-12-0/+7
* GH-1280 modpack import: make the progress dialog say what is being downloadedPetr Mrázek2016-01-12-0/+1
* NOISSUE select modpack field content on focus in new instance dialogPetr Mrázek2016-01-12-2/+53
* GH-1397 add discord icon to MultiMC toolbarPetr Mrázek2016-01-09-0/+125
* GH-1390 improve linux runner script morePetr Mrázek2016-01-05-1/+1
* GH-1390 improve linux runner scriptPetr Mrázek2016-01-05-12/+18
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-46/+41
* GH-1389 Revert "GH-1389 remove use of LD_LIBRARY_PATH for mmc libs"Petr Mrázek2016-01-04-6/+1
* GH-1389 remove use of LD_LIBRARY_PATH for mmc libsPetr Mrázek2016-01-04-1/+6
* GH-1378 fix libpng path matcher for bundle fixupPetr Mrázek2016-01-03-10/+5
* GH-1313 tweak the window title to be easier to translatePetr Mrázek2016-01-03-1/+1
* GH-1313 remove or disable some translateable stringsPetr Mrázek2016-01-03-123/+53
* GH-1313 remove translatable strings from MCModInfoFramePetr Mrázek2016-01-02-8/+67
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-16/+16
* GH-1360 fix some typosPetr Mrázek2015-12-28-2/+2
* GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek2015-12-28-94/+201
* GH-1308 remove use of static data (translations) and root (notifications.json...Petr Mrázek2015-12-27-25/+4
* GH-1178 sanitize mod paths while installing folder modsPetr Mrázek2015-12-26-2/+2
* GH-1355 Fix MMC env propagating to MC after updateSoni L2015-12-17-2/+2
* GH-1339 do not destroy console window while screenshot upload is activePetr Mrázek2015-12-03-1/+8
* GH-1322 fix mod description ... button popping up multiple dialogsPetr Mrázek2015-11-13-3/+21
* GH-1300 call application quit when direct launch instance quitsPetr Mrázek2015-10-24-7/+25
* GH-1301 fix linux runner script argument escapingPetr Mrázek2015-10-23-3/+3
* 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-206/+143
* GH-1274 update the licenses, the dirty wayPetr Mrázek2015-10-20-218/+217
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-2/+4
* GH-93 add an option to not copy saves on instance copyPetr Mrázek2015-10-10-1/+1
* NOISSUE there is too much ifdef involved...Petr Mrázek2015-10-05-1/+1
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-101/+116
* GH-1266 fix ubuntu run scriptPetr Mrázek2015-10-02-2/+3
* GH-719 implement paste.ee API keysPetr Mrázek2015-10-02-2/+313
* GH-729 use mod mmc_id as name when name is emptyPetr Mrázek2015-09-30-7/+12
* GH-1262 fix relative paths for java binariesPetr Mrázek2015-09-30-17/+30