Petr Mrázek
5e737f42bf
GH-1410 use libc++ on OSX
2016-02-19 00:57:46 +01:00
Petr Mrázek
6e6e2bf262
Update libnbtplusplus with magical changes
2016-02-19 00:02:57 +01:00
Petr Mrázek
163a3095b1
GH-1453 separate out Mojang version reading, use version file URLs
2016-02-17 08:23:57 +01:00
Petr Mrázek
a20e2590da
GH-1453 React to the minimum version change - 18
2016-02-13 17:34:27 +01:00
Petr Mrázek
1978078662
NOISSUE remove dead code from MC version list
2016-02-13 17:32:14 +01:00
Petr Mrázek
ea08ede4c3
GH-1483 Use the new version index URL
2016-02-13 16:41:26 +01:00
Petr Mrázek
b7f75637fa
GH-1451 add make install
step to OSX build instructions
2016-02-11 21:04:10 +01:00
Petr Mrázek
4ee1900201
Merge branch 'patch-1' of git://github.com/iarspider/MultiMC5 into develop
2016-02-03 19:24:51 +01:00
Petr Mrázek
ab67d763f4
NOISSUE bump release number
2016-02-03 19:22:55 +01:00
Petr Mrázek
7ca9f92343
GH-1422 bump version to 0.4.10 and update changelog
2016-01-22 02:00:20 +01:00
Petr Mrázek
cbd4b88e91
GH-1422 remove bearer plugins again.
2016-01-21 20:16:57 +01:00
Petr Mrázek
0958bb2fcc
NOISSUE bump version number to 0.4.9
2016-01-21 01:28:39 +01:00
iarspider
fbec48080b
NOISSUE Do not ask to overwrite existing file twice when exporting instances
2016-01-20 21:11:58 +03:00
Petr Mrázek
33b6222f9f
NOISSUE update changelog
2016-01-20 04:08:29 +01:00
Petr Mrázek
5ecaed21b5
GH-1411 fail if pre-launch and post-exit commands return non-zero values
2016-01-20 03:23:19 +01:00
Petr Mrázek
9fd66b3bb1
GH-1362 Put timestamps into the log when it is copied or uploaded
2016-01-20 03:10:02 +01:00
Petr Mrázek
47ea2a71c0
GH-1408 add bearer plugins
...
This should fix wifi issues on Windows
2016-01-20 02:44:57 +01:00
Petr Mrázek
2c2b960ab4
GH-1055 fix more types in changelog
2016-01-17 14:43:51 +01:00
Petr Mrázek
ce326ccdff
GH-1055 fix typo and missing description
2016-01-17 13:24:59 +01:00
Petr Mrázek
1ed86bfe1a
GH-1055 update changelog for 0.4.8
2016-01-17 13:04:07 +01:00
Petr Mrázek
781e53cccb
GH-1402 add a hack for updater to respect renamed binary on Windows
2016-01-12 06:52:29 +01:00
Petr Mrázek
25991c36af
GH-1280 modpack import: make the progress dialog say what is being downloaded
2016-01-12 05:30:03 +01:00
Petr Mrázek
5ccfbba435
NOISSUE select modpack field content on focus in new instance dialog
2016-01-12 04:37:30 +01:00
Petr Mrázek
1f0e76a3c1
GH-1397 add discord icon to MultiMC toolbar
2016-01-09 01:39:51 +01:00
Petr Mrázek
d8b1ae38fb
GH-1379 fix build on win32
2016-01-07 06:47:07 +01:00
Petr Mrázek
59e6b4ed55
GH-1379 fix build with Qt 5.2.1 on ubuntu64
2016-01-07 06:40:26 +01:00
Petr Mrázek
5ff9f90ce9
Merge pull request #1393 from MultiMC/feature/travis-older-qt
...
GH-1393 Add more qt versions to travis
2016-01-06 11:28:44 +01:00
Jan Dalheimer
34bf4ccdc7
NOISSUE Add more qt versions to travis
...
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.
2016-01-06 10:33:47 +01:00
Petr Mrázek
aa8103adf2
GH-1390 improve linux runner script more
...
* use `-q` while calling dnf to avoid garbage in output
2016-01-05 08:50:47 +01:00
Petr Mrázek
b300c4956c
GH-1390 improve linux runner script
...
* include fedora dnf package manager
* output of the missing dependency lookup is now passed through `sort -u`
2016-01-05 08:40:30 +01:00
Petr Mrázek
4d0caf6254
GH-1389 wrap QDesktopServices and QProcess::startDetached
...
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
2016-01-05 07:32:52 +01:00
Petr Mrázek
d1e344f28f
GH-1389 Revert "GH-1389 remove use of LD_LIBRARY_PATH for mmc libs"
...
This reverts commit 6f92ca843e
.
2016-01-04 02:00:24 +01:00
Petr Mrázek
e0a9970d59
NOISSUE Revert "NOISSUE remove old BundleUtilities. 2014 called and wants its cmake scripts back."
...
This reverts commit 8cf23bd5aa
.
2016-01-04 01:42:48 +01:00
Petr Mrázek
6f92ca843e
GH-1389 remove use of LD_LIBRARY_PATH for mmc libs
2016-01-04 01:37:46 +01:00
Petr Mrázek
8cf23bd5aa
NOISSUE remove old BundleUtilities. 2014 called and wants its cmake scripts back.
2016-01-03 22:49:31 +01:00
Petr Mrázek
c6afa7d73e
GH-1378 fix libpng path matcher for bundle fixup
2016-01-03 16:04:26 +01:00
Petr Mrázek
dcb4e0fa6f
GH-1313 tweak the window title to be easier to translate
2016-01-03 16:03:49 +01:00
Petr Mrázek
15aaded80b
GH-1313 remove or disable some translateable strings
2016-01-03 03:15:12 +01:00
Petr Mrázek
b9b5a82c2e
GH-1313 remove translatable strings from MCModInfoFrame
2016-01-02 04:01:00 +01:00
Petr Mrázek
da2af5e449
GH-1365 fix java detection build on windows
2016-01-02 01:16:44 +01:00
Petr Mrázek
1363b1d364
GH-1365 fix java detection OS ifdefs
2016-01-02 01:13:42 +01:00
Petr Mrázek
a008efd24e
GH-1365 rework java version parsing and sorting
2016-01-02 00:35:54 +01:00
Petr Mrázek
5f57df8110
GH-1365 Revert "GH-1365 use the first part of the java version number as the major version - native extraction"
...
This reverts commit b437988d7b
.
2015-12-30 14:24:56 +01:00
Petr Mrázek
b437988d7b
GH-1365 use the first part of the java version number as the major version - native extraction
2015-12-28 19:06:03 +01:00
Petr Mrázek
07449e514a
GH-1360 fix some typos
2015-12-28 06:00:36 +01:00
Petr Mrázek
bd2843952a
NOISSUE export more stuff from Json
2015-12-28 05:47:11 +01:00
Petr Mrázek
5402acb3c6
GH-1360 add basic changelog based on github API, fix update dialog buttons
2015-12-28 05:36:17 +01:00
Petr Mrázek
e8063d193d
GH-1308 remove use of static data (translations) and root (notifications.json) paths.
2015-12-27 03:34:03 +01:00
Petr Mrázek
7670d72bd9
GH-1178 sanitize mod paths while installing folder mods
2015-12-26 03:20:41 +01:00
Petr Mrázek
c64a7940c1
GH-1178 add failing test
2015-12-26 03:20:19 +01:00