Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Add more qt versions to travis | Jan Dalheimer | 2016-01-06 | -8/+40 |
| | | | | | | 5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made to pass they should be removed from this list, if not they should be removed entirely. | |||
* | GH-1390 improve linux runner script more | Petr Mrázek | 2016-01-05 | -1/+1 |
| | | | | * use `-q` while calling dnf to avoid garbage in output | |||
* | GH-1390 improve linux runner script | Petr Mrázek | 2016-01-05 | -12/+18 |
| | | | | | * include fedora dnf package manager * output of the missing dependency lookup is now passed through `sort -u` | |||
* | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | 2016-01-05 | -72/+235 |
| | | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH | |||
* | GH-1389 Revert "GH-1389 remove use of LD_LIBRARY_PATH for mmc libs" | Petr Mrázek | 2016-01-04 | -6/+1 |
| | | | | This reverts commit 6f92ca843e6d1c4f8ef2be5ceba361cd74b79250. | |||
* | NOISSUE Revert "NOISSUE remove old BundleUtilities. 2014 called and wants ↵ | Petr Mrázek | 2016-01-04 | -0/+786 |
| | | | | | | its cmake scripts back." This reverts commit 8cf23bd5aa0295c8582c74617086c233cb9552a6. | |||
* | GH-1389 remove use of LD_LIBRARY_PATH for mmc libs | Petr Mrázek | 2016-01-04 | -1/+6 |
| | ||||
* | NOISSUE remove old BundleUtilities. 2014 called and wants its cmake scripts ↵ | Petr Mrázek | 2016-01-03 | -786/+0 |
| | | | | back. | |||
* | 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 fix java detection build on windows | Petr Mrázek | 2016-01-02 | -0/+1 |
| | ||||
* | GH-1365 fix java detection OS ifdefs | Petr Mrázek | 2016-01-02 | -3/+3 |
| | ||||
* | GH-1365 rework java version parsing and sorting | Petr Mrázek | 2016-01-02 | -138/+414 |
| | ||||
* | GH-1365 Revert "GH-1365 use the first part of the java version number as the ↵ | Petr Mrázek | 2015-12-30 | -8/+2 |
| | | | | | | major version - native extraction" This reverts commit b437988d7b06c1e43928f6e285469cb6451c2c85. | |||
* | GH-1365 use the first part of the java version number as the major version - ↵ | Petr Mrázek | 2015-12-28 | -2/+8 |
| | | | | native extraction | |||
* | GH-1360 fix some typos | Petr Mrázek | 2015-12-28 | -2/+2 |
| | ||||
* | NOISSUE export more stuff from Json | Petr Mrázek | 2015-12-28 | -13/+13 |
| | ||||
* | GH-1360 add basic changelog based on github API, fix update dialog buttons | Petr Mrázek | 2015-12-28 | -120/+376 |
| | ||||
* | GH-1308 remove use of static data (translations) and root ↵ | Petr Mrázek | 2015-12-27 | -29/+8 |
| | | | | (notifications.json) paths. | |||
* | GH-1178 sanitize mod paths while installing folder mods | Petr Mrázek | 2015-12-26 | -10/+15 |
| | ||||
* | GH-1178 add failing test | Petr Mrázek | 2015-12-26 | -1/+53 |
| | ||||
* | NOISSUE add a basic test for FS::copy | Petr Mrázek | 2015-12-26 | -11/+65 |
| | ||||
* | GH-1355 do not allow setting LD_LIBRARY_PATh for Minecraft to the MultiMC ↵ | Petr Mrázek | 2015-12-18 | -1/+19 |
| | | | | bin folder | |||
* | GH-1355 Fix MMC env propagating to MC after update | Soni L | 2015-12-17 | -2/+2 |
| | | | This closes GH-1355 | |||
* | GH-1320 do not fail when launcher part can't change sys_paths | Petr Mrázek | 2015-12-03 | -2/+3 |
| | ||||
* | GH-1339 do not destroy console window while screenshot upload is active | Petr Mrázek | 2015-12-03 | -1/+8 |
| | ||||
* | GH-1338: mark asset index as stale during instance update | Petr Mrázek | 2015-11-19 | -0/+1 |
| | | | | This forces an update for assets changing on mojang servers | |||
* | GH-1322 fix mod description ... button popping up multiple dialogs | Petr Mrázek | 2015-11-13 | -3/+21 |
| | ||||
* | NOISSUE travis: just force it to work. | Petr Mrázek | 2015-11-13 | -1/+1 |
| | ||||
* | Revert "NOISSUE travis: use a ppa for cmake 3.2.3" | Petr Mrázek | 2015-11-13 | -2/+4 |
| | | | | This reverts commit d855f4905d52f64453e31e0bd2ac66b57c423ad9. | |||
* | NOISSUE travis: use a ppa for cmake 3.2.3 | Petr Mrázek | 2015-11-13 | -4/+2 |
| | ||||
* | NOISSUE fix bad patch.exe link and formatting in BUILD document | Petr Mrázek | 2015-11-13 | -5/+6 |
| | ||||
* | NOISSUE reword and reformat the README | Petr Mrázek | 2015-11-09 | -6/+22 |
| | ||||
* | NOISSUE update versions in build how-to | Petr Mrázek | 2015-11-09 | -5/+6 |
| | ||||
* | GH-1319 add patch.exe mention to the build how-to | Petr Mrázek | 2015-11-09 | -0/+2 |
| | ||||
* | 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 update travis to use Qt 5.5.1 | Petr Mrázek | 2015-10-20 | -15/+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 ↵ | Petr Mrázek | 2015-10-20 | -216/+170 |
| | | | | unique_qobject_ptr, refactor MainWindow to match | |||
* | NOISSUE raise formatting column limit to 160 | Petr Mrázek | 2015-10-20 | -1/+1 |
| | ||||
* | GH-1274 update the licenses, the dirty way | Petr Mrázek | 2015-10-20 | -218/+929 |
| | ||||
* | NOISSUE fix non-zero exit code from minecraft not being a 'crash' | Petr Mrázek | 2015-10-18 | -2/+11 |
| | ||||
* | GH-1275 create server-resource-packs folder on launch | Petr Mrázek | 2015-10-12 | -0/+6 |
| | | | | This is a workaround for Minecraft bug MCL-3732 | |||
* | NOISSUE maybe less evil... | Petr Mrázek | 2015-10-11 | -4/+3 |
| | ||||
* | NOISSUE make the compiler more evil | Petr Mrázek | 2015-10-11 | -13/+18 |
| | ||||
* | GH-93 add an option to not copy saves on instance copy | Petr Mrázek | 2015-10-10 | -60/+138 |
| | ||||
* | GH-1268 ... and catch the inevitable errors | Petr Mrázek | 2015-10-05 | -1/+8 |
| |