Loetkolben
c0254d9a75
Show a warning if the instance path contains a '!'
...
The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window.
2014-07-30 21:40:18 +02:00
Mrazek, Petr
e5b393318f
Include the SVG icon engine.
2014-07-22 12:27:00 +02:00
Petr Mrázek
1ed90293ac
Unify look of all pages.
...
Now they have a QTabWidget with no tabs as a background.
2014-07-21 00:10:13 +02:00
Petr Mrázek
bc05ad30aa
Rework the settings dialog. Rework all of it. Thoroughly.
...
Also introduces the ColumnResizer from:
https://github.com/agateau/columnresizer/
2014-07-20 23:47:46 +02:00
Jan Dalheimer
e178284172
Merge global settings and accounts into a pagedialog
...
Also split external tools into it's own page
2014-07-20 15:01:02 +02:00
Petr Mrázek
c91adfb3d1
Merge branch 'master' into develop
...
Conflicts:
CMakeLists.txt
changelog.md
2014-07-20 14:23:14 +02:00
Petr Mrázek
77d9360d25
Bump version and add to changelog.
2014-07-20 13:01:21 +02:00
Petr Mrázek
3403553d44
Fix LWJGL version list loading.
...
SourceForge has changed its API again.
2014-07-20 12:59:44 +02:00
Petr Mrázek
c767707c95
Make forge work.
...
Using classifiers FTW.
2014-07-19 23:16:02 +02:00
Petr Mrázek
8a56ab6780
Implement gradle spec reader/writer
2014-07-16 02:03:52 +02:00
Petr Mrázek
71575a5022
Fix #367
2014-07-14 20:48:51 +02:00
Petr Mrázek
222c26f9cf
Bump dev version
2014-07-14 02:43:10 +02:00
Petr Mrázek
ce68efa174
Change one small thing
...
Bunnies!
2014-07-14 01:41:18 +02:00
Petr Mrázek
8bb906bbd7
Fix last minute derps
...
* Changelog formatting
* Update dialog popping up on start even when it shouldn't
2014-07-14 01:11:52 +02:00
Petr Mrázek
e7f67a73b3
Update changelog
2014-07-14 00:58:19 +02:00
Petr Mrázek
3821569363
Show changelog even when there are no new updates available.
2014-07-14 00:57:54 +02:00
Petr Mrázek
d8d6f5929b
Fix #361
2014-07-13 15:26:26 +02:00
Petr Mrázek
977cc1cfbb
Mess around with log UI. Herp Derp.
2014-07-13 01:49:46 +02:00
Jan Dalheimer
4c0dc51110
Finish of the OtherLogs page, and (re)format page related files
2014-07-12 23:31:06 +02:00
Jan Dalheimer
5c43842359
Add a new page that can show all sorts of logs
2014-07-12 23:31:05 +02:00
Petr Mrázek
aba1f89e2a
Add home/end and fix navigation with collapsed groups (they are skipped)
2014-07-12 23:27:32 +02:00
Petr Mrázek
cc6968e9a3
Group view gets keyboard navigation back.
...
And a bunch of fixes.
2014-07-12 21:13:23 +02:00
Petr Mrázek
d570037331
Cache group view geometry -- speed up instance view by caching sizes of stuff
2014-07-12 12:49:07 +02:00
Petr Mrázek
6a8984a21d
Fix #356
2014-07-11 01:51:07 +02:00
Petr Mrázek
0d4046de39
Add clear and copy buttons to the log page.
2014-07-11 01:50:36 +02:00
Petr Mrázek
24698fe85f
Fix #355
2014-07-10 21:13:17 +02:00
Petr Mrázek
40c238442f
Fix #354 , make jar mods and patch files in general more resilient.
2014-07-10 01:26:45 +02:00
Petr Mrázek
ff06489fed
Do not show core mods page for minecraft newer than 1.5.2.
2014-07-10 00:47:08 +02:00
Petr Mrázek
08fbfa7434
Make the auth timeout longer (30s)
2014-07-09 19:53:35 +02:00
Petr Mrázek
6f75009a80
Show update channel in the update dialog, actually show changelog for the selected update channel.
2014-07-09 19:48:46 +02:00
Petr Mrázek
7c51cc475b
Better regexp for links
2014-07-09 01:17:59 +02:00
Petr Mrázek
fc911add58
Show changelog in the update dialog.
2014-07-09 00:49:37 +02:00
Petr Mrázek
6349800f07
Fix mod list sorting predicate, convert the changelog to markdown and reverse it.
2014-07-08 23:05:33 +02:00
Petr Mrázek
9b3ae29a36
Make the FTB packs a set instead of a list.
2014-07-08 08:42:48 +02:00
Petr Mrázek
19278c853b
Merge branch 'master' into develop
...
Conflicts:
CMakeLists.txt
changelog.yaml
logic/forge/ForgeInstaller.cpp
2014-07-08 01:10:45 +02:00
Petr Mrázek
b3cf19190f
Bump version, update the changelog
2014-07-08 01:03:18 +02:00
Petr Mrázek
842328df8e
Update the forge hacks.
...
Conflicts:
logic/ForgeInstaller.cpp
2014-07-08 01:00:52 +02:00
Petr Mrázek
f72a38b06c
Update the forge hacks.
2014-07-07 08:40:03 +02:00
Petr Mrázek
d934e64831
Tweak the response to successful uploads (screenshots, log pastes)
...
The url will now be shown as link, put into the clipboard AND opened in a browser.
At the same time. To avoid losing the URL.
2014-07-07 00:02:04 +02:00
Petr Mrázek
15775bd30a
One more liteloader fix
2014-07-06 23:23:48 +02:00
Petr Mrázek
cc499488db
Fix liteloader, some cleanups.
2014-07-06 11:15:15 +02:00
Petr Mrázek
a218d7b7f6
Improve screenshot view/model.
...
Changes to screenshots are tracked.
Thumbnails are generated in a thread pool.
2014-07-05 13:27:32 +02:00
Petr Mrázek
b5d6f50fb1
Make paste.ee logs expire after a month
2014-07-03 20:29:44 +02:00
Petr Mrázek
252f375454
fix the instance toolbar
2014-07-03 08:16:02 +02:00
Petr Mrázek
a75e64dd18
disable that upgrade page
2014-07-03 02:26:00 +02:00
Petr Mrázek
18a342ef14
Move settings lib into the main code, fixing error logging in it.
2014-07-01 01:48:09 +02:00
Petr Mrázek
8b86306d48
Handle a bunch more clang warnings
2014-07-01 01:23:49 +02:00
Taeyeon Mori
dd0752e69f
[Clang Warnings] Silence Pack200 unused variable variable warnings
...
They're caused by a big define-everything-you-ever-need macro
2014-06-30 23:53:42 +02:00
Taeyeon Mori
d166340097
[Clang Warnings] Add empty default clause
2014-06-30 23:53:42 +02:00
Taeyeon Mori
eb5699c835
[Clang Warnings] Fix char* cast from string literal in Tests
2014-06-30 23:53:41 +02:00