4cc7329ce3
GH-2144 Append '(installed)' to the installed version name
2018-11-12 01:49:52 +01:00
bbb3b3e6f6
NOISSUE tabs -> spaces
2018-07-15 14:51:05 +02:00
72ff342d63
GH-2053 basics of the servers.dat management
2018-04-23 02:05:22 +02:00
fa8f19b046
GH-2211 fix crash in first launch wizard
2018-03-29 20:41:16 +02:00
6188c577e3
NOISSUE fix page container spacing in UIs
2018-03-27 22:21:41 +02:00
8e44ab2338
NOISSUE redo new instance dialog
2018-03-27 09:25:36 +02:00
4c7ea0f99a
NOISSUE explain the custom commands better
2018-03-26 22:08:55 +02:00
b8ca36372b
GH-2124 First complete implementation, installing is working now! GH-2172 Added sorting
2018-03-11 19:30:47 +01:00
ab3fe74c97
Added FTB pack selection ad download, WIP
2018-02-28 19:43:56 +01:00
06ccff0f47
GH-2150 Separate Java settings UI used in the wizard into a widget
2018-02-18 12:39:35 +01:00
65bca65489
GH-2150 Split out custom commands into a custom widget
...
Now it is used from a global page and from a sub-page in the instance settings.
2018-02-17 00:57:54 +01:00
22b32fce12
GH-2143 Switch Mojang status icons to current set of services
...
This also removes the Web and Account web icons, because they are simply
not relevant to MultiMC (it does not use those). You can always
check their status by opening them in a browser.
2018-02-13 21:35:05 +01:00
f259e9f727
NOISSUE update copyright dates
2018-02-11 00:40:01 +01:00
ef2cbe16e6
NOISSUE when there is a version added already, preselect it in the version select dialog
2017-12-09 01:30:23 +01:00
b000b33661
NOISSUE fix display of svg icons in instance toolbar
2017-11-14 01:03:32 +01:00
ea71281629
NOISSUE fix aspect ratio issues with the instance icon in the instance toolbar
2017-09-28 02:47:54 +02:00
1a38587877
NOISSUE Legacy migration success now closes the instance window
2017-09-26 19:04:37 +02:00
89d3a66658
NOISSUE some safe refactors and changes of the task subsystem
...
Possibly also some bug fixes.
2017-06-26 01:14:32 +02:00
f565798650
NOISSUE remove unused version range filtering
2017-04-07 00:20:02 +02:00
f557c13679
NOISSUE stuff and things happened. Maybe.
2017-04-07 00:20:02 +02:00
ba38991c13
GH-1788 fix missing translation strings
2017-01-17 21:17:36 +01:00
f530aae9d3
NOISSUE update all the Copyright comments and texts to include 2017
2017-01-08 04:58:05 +01:00
e1bd1c6145
NOISSUE feature complete setup wizard
2017-01-05 04:05:08 +01:00
7cff5ba2e1
GH-1445 update page list when version and log pages need it
2016-11-07 00:18:27 +01:00
fe68d59460
GH-1645 reimplement open/close instance window based on settings
2016-11-01 01:25:04 +01:00
8731318fef
GH-1652 save all instance settings on launch if instance window is already open
2016-10-28 03:42:34 +02:00
eb747e08b7
NOISSUE fix minor memory leaks
2016-08-19 09:04:58 +02:00
67eca08b22
NOISSUE use model/view for Minecraft log data
2016-08-19 08:05:43 +02:00
bc6d1b5304
GH-338, GH-513, GH-700 Unify edit instance with console window
...
* The resulting instance window can be closed at any point.
* Main window is kept open and running instances are marked with a badge.
* Multiple instances can now run from the same MultiMC - it's even more **multi** now.
* MultiMC can be entirely closed, keeping Minecraft(s) running.
2016-08-07 11:48:15 +02:00
cf0694a0cb
NOISSUE allow user to sort mod list by clicking on column headers
2016-08-05 00:10:33 +02:00
6ec2652b45
GH-1273 allow extended selection in mod lists
2016-08-04 22:57:16 +02:00
1a0bbdd9ac
GH-1453 report version file problems in the version page
2016-02-21 01:44:27 +01:00
5ccfbba435
NOISSUE select modpack field content on focus in new instance dialog
2016-01-12 04:37:30 +01:00
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
15aaded80b
GH-1313 remove or disable some translateable strings
2016-01-03 03:15:12 +01:00
b9b5a82c2e
GH-1313 remove translatable strings from MCModInfoFrame
2016-01-02 04:01:00 +01:00
11afc61426
GH-1322 fix mod description ... button popping up multiple dialogs
2015-11-13 00:50:38 +01:00
457dd2e94e
NOISSUE make the compiler more evil
2015-10-11 19:56:31 +02:00
ac8ff88061
GH-729 use mod mmc_id as name when name is empty
2015-09-30 23:30:55 +02:00
cca6700134
NOISSUE fix all clang warnings
2015-09-26 04:04:09 +02:00
2315f463a8
GH-1237 make mod info clickable and selectable
2015-09-12 03:08:36 +02:00
0d15247247
NOISSUE remoce the old WM_CLASS workaround
2015-08-23 16:05:53 +02:00
3a8b238052
NOISSUE Various changes from multiauth that are unrelated to it
2015-06-06 21:23:05 +02:00
b7f8241968
GH-994 hopefully fix issue with people still using jar mods
...
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
2015-05-29 02:22:02 +02:00
5779ffd664
GH-922 improve version select dialogs
2015-05-02 23:42:33 +02:00
4f417d527e
GH-894 link server status widgets to help.mojang.com
2015-04-19 17:58:53 +02:00
db877ba121
NOISSUE move everything.
2015-04-12 20:57:18 +02:00