Commit Graph

496 Commits

Author SHA1 Message Date
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
cc499488db Fix liteloader, some cleanups. 2014-07-06 11:15:15 +02:00
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
252f375454 fix the instance toolbar 2014-07-03 08:16:02 +02:00
18a342ef14 Move settings lib into the main code, fixing error logging in it. 2014-07-01 01:48:09 +02:00
8b86306d48 Handle a bunch more clang warnings 2014-07-01 01:23:49 +02:00
d166340097 [Clang Warnings] Add empty default clause 2014-06-30 23:53:42 +02:00
b9fb718822 [Clang Warnings] Remove unused variables 2014-06-30 23:53:41 +02:00
e241c3625c Merge branch 'feature_theme_support' into develop
Conflicts:
	main.cpp
2014-06-30 22:22:09 +02:00
421a46e3d3 Redo the console window. Log is now a page. Console window has relevant pages.
Dirty fix for screenshot thumbnail generation. Needs more QTimer.
2014-06-30 02:02:57 +02:00
5179aed3a0 Separate page dialog into a page container and a dialog. 2014-06-29 19:59:08 +02:00
77de2d1e54 Hack. 2014-06-29 13:11:13 +02:00
1f3a840f3c Derp^2!! 2014-06-28 17:11:50 +02:00
56d91fda3a Derp! 2014-06-28 17:09:23 +02:00
e8731c5d01 Turn screenshot management into a page. 2014-06-28 17:07:08 +02:00
30b1f5e5cf Merge branch 'feature/fix_intel' into develop
Conflicts:
	CMakeLists.txt
	changelog.yaml
	gui/MainWindow.cpp
2014-06-28 08:49:18 +02:00
7f4073840a Bump version, fix typo, update the changelog. 2014-06-28 00:21:36 +02:00
f0d850e1ee Fix issues with intel drivers. Forced java re-detection on Windows. 2014-06-28 00:05:00 +02:00
1194ec9a8e No more disabling of actions in the instance toolbar. It makes no sense. 2014-06-20 01:24:32 +02:00
d911c9908c Replace notes dialog with a page. 2014-06-18 01:15:01 +02:00
702e00e059 Fix #313 - used texture pack list instead of resource pack list 2014-06-11 19:35:21 +02:00
478815dae6 Tweak version page: select first item by default, allow changing version of 'version.json'. 2014-06-10 08:39:11 +02:00
c08bfce5f2 More github wiki friendly help page names 2014-06-10 02:05:31 +02:00
9ec6deea84 Add close button to page dialog. Add help button to page dialog.
Smile.
2014-06-10 00:46:05 +02:00
0bccc94471 Cleanup - QFileInfo derp and unused variables 2014-06-09 01:57:10 +02:00
a0a805735b Remove margins from settings page. 2014-06-09 01:38:32 +02:00
171325d427 Instance settings moved to a page. 2014-06-09 01:38:31 +02:00
be73eb3322 Version revert logic improvements, colorful icons for mod lists and resource pack list.
Icons are from Oxygen.
2014-06-09 01:38:31 +02:00
bf7b070508 Show texture/resource packs when appropriate. 2014-06-09 01:38:31 +02:00
223a7aba7b Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for now. 2014-06-09 01:38:31 +02:00
84ae67fff5 Page dialog for legacy instances. 2014-06-09 01:38:31 +02:00
694067c603 Only enable move buttons for version patches that can move. HACK HACK 2014-06-09 01:38:31 +02:00
6b3d1101cb Tweaks to page dialog and version page. 2014-06-09 01:38:31 +02:00
f485885757 Add and implement pages and page dialog. 2014-06-09 01:38:31 +02:00
e118b1f990 Implement adding jar mods, break saving library order. 2014-06-09 01:38:31 +02:00
55a0d110b6 Lock down the version cache. Just enough to make it annoying to corrupt the files. 2014-06-09 01:38:31 +02:00
439e17b149 Add back legacy mod edit, add checksums for all legacy jars 2014-06-09 01:38:30 +02:00
8c71a5d61f Move instance settings back to the main window. 2014-06-09 01:38:30 +02:00
6d34411f54 Fix last instance remaining selected when deleted 2014-06-09 01:38:30 +02:00
68ef451be5 Small fixes, including release dates of some legacy versions 2014-06-09 01:38:30 +02:00
92abe4c603 All of the broken legacy things work. 2014-06-09 01:38:30 +02:00
9860d5ee12 Introducing VersionPatch base class for version files and minecraft versions 2014-06-09 01:38:30 +02:00
8a3a0f5a52 Reorganize logic code. 2014-06-09 01:38:30 +02:00
4c3bd416c6 Much change, very jarmod. 2014-06-09 01:38:29 +02:00
aade36860c Begin the transformation!
Nuke all the things.
2014-06-09 01:38:29 +02:00
d2b2d55aa9 New flat icon themes from pexner
Squash and rework of commits from robotbrain
2014-05-25 04:01:38 +02:00
eb9661370b Enable SVG icons 2014-05-25 03:38:45 +02:00
fc3c0b0971 Merge branch 'feature_crashreport' into develop 2014-05-21 15:57:34 +02:00
94cb5c7d77 Restore manage screenshots in main window. 2014-05-18 23:12:35 +02:00
911ac19a56 Screenshot upload dialog(s) now have the console window as parent. 2014-05-18 19:07:01 +02:00