Petr Mrázek
b795ad5209
NOISSUE add line wrapping checkbox to log page
2016-04-10 21:52:01 +02:00
Petr Mrázek
f032e32133
NOISSUE finalize support for new mojang version format
2016-03-27 22:35:06 +02:00
Petr Mrázek
fb9dfcb951
NOISSUE stop referring to the minecraft profile as 'version'
2016-03-26 17:05:27 +01:00
Petr Mrázek
02c1df2c3c
NOISSUE continue version file format refactors
2016-03-26 17:05:27 +01:00
Loetkolben
0c06ab364c
NOISSUE Remove tr(...) where unnecessary.
2016-03-23 12:42:38 +01:00
Spencer Burris
36f3813ce5
NOISSUE: Change text to also refer to later java versions
2016-03-16 21:22:13 -07:00
Spencer Burris
f96d20b6f7
NOISSUE: Add note about Java 8 settings permgen automatically
2016-03-15 09:19:16 -07:00
Petr Mrázek
17ad1e64f8
NOISSUE move files into paths that make more sense
2016-02-27 19:58:40 +01:00
Petr Mrázek
1a0bbdd9ac
GH-1453 report version file problems in the version page
2016-02-21 01:44:27 +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
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
15aaded80b
GH-1313 remove or disable some translateable strings
2016-01-03 03:15:12 +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
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
a5b8f22eab
GH-1339 do not destroy console window while screenshot upload is active
2015-12-03 23:00:51 +01:00
Petr Mrázek
125abf5027
NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr, refactor MainWindow to match
2015-10-20 17:18:53 +02:00
Petr Mrázek
457dd2e94e
NOISSUE make the compiler more evil
2015-10-11 19:56:31 +02:00
Petr Mrázek
f93f867c3d
NOISSUE dissolve util library
2015-10-05 01:47:27 +02:00
Petr Mrázek
ae4216de61
GH-719 implement paste.ee API keys
2015-10-02 00:12:53 +02:00
Petr Mrázek
477a1a88c6
GH-1262 fix relative paths for java binaries
2015-09-30 22:52:55 +02:00
Petr Mrázek
ccb5fc6f4a
GH-1072 use crafatar for grabbing the user skin
2015-09-28 22:43:57 +02:00
Petr Mrázek
cca6700134
NOISSUE fix all clang warnings
2015-09-26 04:04:09 +02:00
Petr Mrázek
0a187d0ad3
GH-1227 protect world from corruption
2015-09-15 22:51:10 +02:00
Petr Mrázek
8d3f13c447
GH-1227 add world copy and rename
2015-09-14 23:49:32 +02:00
Petr Mrázek
dd8eacee1b
GH-1227 renam GZip functions to not collide with zlib macros
2015-09-14 02:36:03 +02:00
Petr Mrázek
cfd5976471
GH-1227 display some messages when MCEdit isn't setup or fails
2015-09-14 02:23:40 +02:00
Petr Mrázek
db5816b0a2
GH-1227 fix zlib nonsense on Windows
2015-09-10 00:02:02 +02:00
Petr Mrázek
a1fd50e920
GH-1227: World import using drag and drop - zip files and folders
2015-09-09 23:53:33 +02:00
Petr Mrázek
38693e1d6c
GH-1047 parse world files and integrate MCEdit with world page
2015-09-06 23:35:58 +02:00
Petr Mrázek
40b233448c
Use default Yes/No buttons for confirmation
2015-09-06 16:00:07 +02:00
Alex
498dc8fc03
Add confirmation dialog for world deletion
2015-09-06 16:00:07 +02:00
Alex
b5d5490714
Copyright fixes for new code
2015-09-06 16:00:07 +02:00
Alex
83434a9be5
Comment changes and general cleanup
2015-09-06 16:00:07 +02:00
Alex
583e5946f4
GH-1047 World management for instances. Removal only currently.
2015-09-06 16:00:07 +02:00
iambob314
6148023ad6
Fixed overwriting of wrapper command
...
Fixed "WrapperCommand" setting being overwritten by the value of "PreLaunchCommand".
2015-09-05 19:39:13 -04:00
Petr Mrázek
23d0bd8edd
NOISSUE make shared logic library ... shared
2015-09-05 18:46:57 +02:00
Petr Mrázek
cd108fd029
GH-1223 fix override settings
...
They now work more like passthrough settings, except not passing through set and reset
2015-09-04 02:10:29 +02:00
Petr Mrázek
0d15247247
NOISSUE remoce the old WM_CLASS workaround
2015-08-23 16:05:53 +02:00
Petr Mrázek
d0e88011dc
GH-1197 finish color stuff
2015-08-20 01:49:03 +02:00
Petr Mrázek
6858f1dd62
GH-1197 add console log color adaptation
...
rainbow library was part of KDE - KGuiAddons
2015-08-19 23:52:53 +02:00
Petr Mrázek
96fdaebb5c
GH-926 implement log cleaning functionality
...
Also adds gzip compressed log support
2015-08-18 08:51:12 +02:00
Petr Mrázek
0adb572a07
NOISSUE improve account UI
2015-08-14 02:27:01 +02:00
Petr Mrázek
8e7caf4e25
GH-1053 move launch related things and rename them
2015-07-10 01:11:06 +02:00
Petr Mrázek
5dd48e89f5
GH-1034 do jar modding separate from update
2015-07-10 00:06:05 +02:00
Petr Mrázek
526a511f45
GH-1053 move instance update into the launch task (BaseLauncher)
2015-07-04 20:02:43 +02:00
Petr Mrázek
34ddfc7ecc
GH-1053 base process and launch refactor, part 1
2015-06-30 07:16:20 +02:00
Petr Mrázek
9684d3b0a0
GH-1008 implement log window max line count
...
Defaults to 100k lines
2015-06-11 01:50:20 +02:00
Jan Dalheimer
3a8b238052
NOISSUE Various changes from multiauth that are unrelated to it
2015-06-06 21:23:05 +02:00
Petr Mrázek
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
Petr Mrázek
a98e1df10c
GH-1011 fetch missing versions when customizing/reverting Minecraft patches
2015-05-28 09:36:58 +02:00
Petr Mrázek
c1c23e47a7
GH-1003 Fix settings dialog delays
2015-05-26 08:14:33 +02:00
Petr Mrázek
8fb5d4add3
GH-1003 add some save locking for dialog pages that deal with settings
2015-05-25 08:21:35 +02:00
Petr Mrázek
dfb0a3b724
GH-991 implement wrapper commands
2015-05-24 14:49:54 +02:00
Petr Mrázek
ce99fabe13
GH-992 Add a transaction/locking mechanism to settings objects
...
This can cut the FTB loading by ~66% - worth it, but not ideal.
Real solution will have to be implemented later.
2015-05-23 16:07:47 +02:00
Petr Mrázek
0e0ddf5494
GH-977 Improve FTB loading and instance creation
2015-05-22 23:06:51 +02:00
Petr Mrázek
8715746774
GH-977 this isn't funny anymore...
2015-05-22 01:27:59 +02:00
Petr Mrázek
5334d88c1d
GH-970 fix help page links some more
2015-05-21 20:33:15 +02:00
Petr Mrázek
08898c7c63
GH-970 fix help page links
2015-05-21 01:12:18 +02:00
Petr Mrázek
4c11ce8063
GH-932 Icon themes actually do not need a restart to be applied
2015-05-20 01:44:01 +02:00
Petr Mrázek
743af4769e
GH-952 Hardcore version page tweakery
...
Version patches get a lot of new flags that determine which actions are allowed
Version page respects the flags
Customize, revert and edit for version patches
Builting patches can be customized
2015-05-17 23:38:28 +02:00
Petr Mrázek
5bbe1c7132
GH-951 add .litemod to mod browse dialog
2015-05-12 23:43:11 +02:00
Petr Mrázek
88f975eff7
NOISSUE only watch mod folders when the user is looking at them
2015-05-11 22:50:35 +02:00
Petr Mrázek
9598f80335
NOISSUE do not show file browse dialog twice
2015-05-06 07:22:24 +02:00
Petr Mrázek
49d3705d16
GH-899 clean up mod browse buttons and dead legacy forge
2015-05-05 00:42:04 +02:00
Petr Mrázek
c09dc85090
GH-899 fix add mod button not opening the central mods folder
2015-05-04 22:17:05 +02:00
Petr Mrázek
1b884d0a9d
GH-907 improve Java testing and PermGen deprecation handling
2015-05-04 01:20:48 +02:00
Petr Mrázek
5779ffd664
GH-922 improve version select dialogs
2015-05-02 23:42:33 +02:00
Petr Mrázek
994c815bb9
NOISSUE show errors for instance updates in edit instance window
2015-05-02 01:43:04 +02:00
Petr Mrázek
aea51a0876
GH-328 overhaul all relevant version lists
2015-05-01 20:50:24 +02:00
Petr Mrázek
75dfbc61fc
GH-925 add scroll to bottom button to LogPage
2015-04-29 01:28:58 +02:00
Petr Mrázek
f8650e3965
NOISSUE eliminate ProgressProvider
2015-04-26 23:04:50 +02:00
Petr Mrázek
3507ccaf50
GH-866 load instance profile on launch and from version page
2015-04-15 03:12:57 +02:00
Petr Mrázek
f061bf7a27
NOISSUE use QObjectPtr for translations and screenshots
2015-04-13 00:21:55 +02:00
Petr Mrázek
9df2f1fa5c
NOISSUE fix legacy edit instance
2015-04-13 00:15:23 +02:00
Petr Mrázek
c8687a8d05
NOISSUE get rid of the obsolete version builder
2015-04-12 20:57:18 +02:00
Petr Mrázek
db877ba121
NOISSUE move everything.
2015-04-12 20:57:18 +02:00