| Commit message (Expand) | Author | Age | Lines |
* | NOISSUE finalize support for new mojang version format | Petr Mrázek | 2016-03-27 | -4/+4 |
* | NOISSUE Use patch problems and problem levels instead of exceptions for minec... | Petr Mrázek | 2016-03-26 | -1/+8 |
* | NOISSUE stop referring to the minecraft profile as 'version' | Petr Mrázek | 2016-03-26 | -23/+23 |
* | NOISSUE continue version file format refactors | Petr Mrázek | 2016-03-26 | -89/+14 |
* | NOISSUE Remove tr(...) where unnecessary. | Loetkolben | 2016-03-23 | -11/+11 |
* | GH-1521 When json editor is custom, actually pass the filename to it | Petr Mrázek | 2016-03-17 | -1/+1 |
* | NOISSUE: Change text to also refer to later java versions | Spencer Burris | 2016-03-16 | -1/+1 |
* | NOISSUE: Add note about Java 8 settings permgen automatically | Spencer Burris | 2016-03-15 | -14/+21 |
* | NOISSUE bump version number and update changelog for next release | Petr Mrázek | 2016-02-29 | -1/+1 |
* | NOISSUE move files into paths that make more sense | Petr Mrázek | 2016-02-27 | -32/+30 |
* | GH-1453 report version file problems in the version page | Petr Mrázek | 2016-02-21 | -5/+121 |
* | Merge branch 'patch-1' of git://github.com/iarspider/MultiMC5 into develop | Petr Mrázek | 2016-02-03 | -1/+1 |
|\ |
|
| * | NOISSUE Do not ask to overwrite existing file twice when exporting instances | iarspider | 2016-01-20 | -1/+1 |
* | | NOISSUE bump release number | Petr Mrázek | 2016-02-03 | -1/+1 |
* | | GH-1422 bump version to 0.4.10 and update changelog0.4.10 | Petr Mrázek | 2016-01-22 | -1/+1 |
* | | GH-1422 remove bearer plugins again. | Petr Mrázek | 2016-01-21 | -14/+0 |
* | | NOISSUE bump version number to 0.4.90.4.9 | Petr Mrázek | 2016-01-21 | -1/+1 |
|/ |
|
* | GH-1362 Put timestamps into the log when it is copied or uploaded | Petr Mrázek | 2016-01-20 | -4/+17 |
* | GH-1408 add bearer plugins | Petr Mrázek | 2016-01-20 | -0/+14 |
* | GH-1402 add a hack for updater to respect renamed binary on Windows | Petr Mrázek | 2016-01-12 | -0/+7 |
* | GH-1280 modpack import: make the progress dialog say what is being downloaded | Petr Mrázek | 2016-01-12 | -0/+1 |
* | NOISSUE select modpack field content on focus in new instance dialog | Petr Mrázek | 2016-01-12 | -2/+53 |
* | GH-1397 add discord icon to MultiMC toolbar | Petr Mrázek | 2016-01-09 | -0/+125 |
* | GH-1390 improve linux runner script more | Petr Mrázek | 2016-01-05 | -1/+1 |
* | GH-1390 improve linux runner script | Petr Mrázek | 2016-01-05 | -12/+18 |
* | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | 2016-01-05 | -46/+41 |
* | GH-1389 Revert "GH-1389 remove use of LD_LIBRARY_PATH for mmc libs" | Petr Mrázek | 2016-01-04 | -6/+1 |
* | GH-1389 remove use of LD_LIBRARY_PATH for mmc libs | Petr Mrázek | 2016-01-04 | -1/+6 |
* | GH-1378 fix libpng path matcher for bundle fixup | Petr Mrázek | 2016-01-03 | -10/+5 |
* | GH-1313 tweak the window title to be easier to translate | Petr Mrázek | 2016-01-03 | -1/+1 |
* | GH-1313 remove or disable some translateable strings | Petr Mrázek | 2016-01-03 | -123/+53 |
* | GH-1313 remove translatable strings from MCModInfoFrame | Petr Mrázek | 2016-01-02 | -8/+67 |
* | GH-1365 rework java version parsing and sorting | Petr Mrázek | 2016-01-02 | -16/+16 |
* | GH-1360 fix some typos | Petr Mrázek | 2015-12-28 | -2/+2 |
* | GH-1360 add basic changelog based on github API, fix update dialog buttons | Petr Mrázek | 2015-12-28 | -94/+201 |
* | GH-1308 remove use of static data (translations) and root (notifications.json... | Petr Mrázek | 2015-12-27 | -25/+4 |
* | GH-1178 sanitize mod paths while installing folder mods | Petr Mrázek | 2015-12-26 | -2/+2 |
* | GH-1355 Fix MMC env propagating to MC after update | Soni L | 2015-12-17 | -2/+2 |
* | GH-1339 do not destroy console window while screenshot upload is active | Petr Mrázek | 2015-12-03 | -1/+8 |
* | GH-1322 fix mod description ... button popping up multiple dialogs | Petr Mrázek | 2015-11-13 | -3/+21 |
* | GH-1300 call application quit when direct launch instance quits | Petr Mrázek | 2015-10-24 | -7/+25 |
* | GH-1301 fix linux runner script argument escaping | Petr Mrázek | 2015-10-23 | -3/+3 |
* | NOISSUE reformat MainWindow with new clang_format settings | Petr Mrázek | 2015-10-20 | -99/+77 |
* | NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr... | Petr Mrázek | 2015-10-20 | -206/+143 |
* | GH-1274 update the licenses, the dirty way | Petr Mrázek | 2015-10-20 | -218/+217 |
* | NOISSUE make the compiler more evil | Petr Mrázek | 2015-10-11 | -2/+4 |
* | GH-93 add an option to not copy saves on instance copy | Petr Mrázek | 2015-10-10 | -1/+1 |
* | NOISSUE there is too much ifdef involved... | Petr Mrázek | 2015-10-05 | -1/+1 |
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -101/+116 |
* | GH-1266 fix ubuntu run script | Petr Mrázek | 2015-10-02 | -2/+3 |