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
481ecb178c
NOISSUE fix credits entry for RoboSky
2016-12-26 12:45:30 +01:00
123b59e63f
NOISSUE Fix up Credits section in About dialog
2016-12-26 01:47:29 +01:00
5994c47d7c
NOISSUE add ganalytics and LocalPeer licenses
2016-11-26 23:53:56 +01:00
12f6534e77
NOISSUE mark used accounts/sessions in selection menus
2016-11-17 01:00:15 +01:00
9aff21c181
NOISSUE make progress dialog abort button resistant to accidental key presses
2016-08-17 23:09:33 +02:00
2f0441b3c1
GH-1433 with no default account, show profiles instead of accounts in selection dialog
2016-08-11 00:44:01 +02:00
a1abbd9e05
NOISSUE refactor *Download into more, smaller pieces
...
* Download is now Download.
* Download uses Sink subclasses to process various events.
* Validators can be used to further customize the Sink behaviour.
2016-06-05 23:55:39 +02:00
377316999e
GH-767 Basic skin upload
2016-05-15 16:01:05 +02:00
603b0408ab
GH-1560 trim whitespace from instance names when creating instances
2016-05-04 00:29:40 +02:00
e1a530f84d
GH-1559 Fix FTB icons
...
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements.
It should be expanded upon later.
2016-05-03 00:27:28 +02:00
47e37635f5
NOISSUE split GUI stuff from logic library
2016-04-30 23:59:23 +02:00
00e5968bd2
NOISSUE Add a skeleton of the wonko system
2016-04-30 23:59:23 +02:00
72c92893a5
GH-1556 do not crash when instance has no update task while creating an instance
2016-04-27 23:55:18 +02:00
432ec74174
GH-1404 allow deleting groups and creating instances in groups directly using context menu
2016-04-11 01:30:50 +02:00
0c06ab364c
NOISSUE Remove tr(...) where unnecessary.
2016-03-23 12:42:38 +01:00
17ad1e64f8
NOISSUE move files into paths that make more sense
2016-02-27 19:58:40 +01:00
fbec48080b
NOISSUE Do not ask to overwrite existing file twice when exporting instances
2016-01-20 21:11:58 +03: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
07449e514a
GH-1360 fix some typos
2015-12-28 06:00:36 +01:00
5402acb3c6
GH-1360 add basic changelog based on github API, fix update dialog buttons
2015-12-28 05:36:17 +01:00
69989ab54e
GH-1274 update the licenses, the dirty way
2015-10-20 01:50:29 +02:00
f93f867c3d
NOISSUE dissolve util library
2015-10-05 01:47:27 +02:00
cca6700134
NOISSUE fix all clang warnings
2015-09-26 04:04:09 +02:00
38901ed21d
NOISSUE use whole zip base filename for default instance name
2015-09-12 03:07:41 +02:00
0d15247247
NOISSUE remoce the old WM_CLASS workaround
2015-08-23 16:05:53 +02:00
40ed2654c7
GH-1148 New instance name is either version or modpack 'base name'
...
Default names now use the placeholder text in the new instance dialog.
2015-08-21 09:00:35 +02:00
0adb572a07
NOISSUE improve account UI
2015-08-14 02:27:01 +02:00
d8caab515a
GH-1053 add back update progress dialog
2015-07-26 17:55:29 +02:00
166813cb91
GH-1060 remove some old updater bits and pieces
2015-06-09 00:03:42 +02:00
06a67fbd38
NOISSUE use FS a bit more
2015-06-06 21:23:05 +02:00
405cea1778
GH-1031 include icon in exported instance if it is custom
2015-06-01 01:19:12 +02:00
ff715f7785
NOISSUE replace derpy merkdown thing with hoedown
2015-05-16 23:04:00 +02:00
43c777f386
NOISSUE add some functionality to the derpy markdown changelog thing
2015-05-16 19:33:53 +02:00
5779ffd664
GH-922 improve version select dialogs
2015-05-02 23:42:33 +02:00
4fc4a17256
NOISSUE handle recommended versions better
...
Moved constants to the version data file
Use recommended Minecraft instead of latest stable for new instances by default
2015-05-02 12:44:37 +02:00
aea51a0876
GH-328 overhaul all relevant version lists
2015-05-01 20:50:24 +02:00
f8650e3965
NOISSUE eliminate ProgressProvider
2015-04-26 23:04:50 +02:00
84549ed807
GH-849 Further NetJob related fixes
2015-04-26 18:33:29 +02:00
c7c81463fd
GH-885 export dialog for filtering exported files
...
Includes implementation of a separator based prefix tree and some related bits
2015-04-19 16:14:32 +02:00
db877ba121
NOISSUE move everything.
2015-04-12 20:57:18 +02:00