Commit Graph

129 Commits

Author SHA1 Message Date
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
171325d427 Instance settings moved to a 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
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
8a3a0f5a52 Reorganize logic code. 2014-06-09 01:38:30 +02:00
aade36860c Begin the transformation!
Nuke all the things.
2014-06-09 01:38:29 +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
927217c7f0 Status pills. This doesn't build yet. 2014-05-15 23:20:38 +02:00
5099964c67 Implement backtraces on Windows.
Much !!FUN!! was had
2014-05-10 14:16:27 -05:00
0902fd5bec Fix version select dialog filtering 2014-05-04 13:20:42 +02:00
a9dfe6d7ec Fix quit shortcut connect() call 2014-04-21 21:48:58 +02:00
adecc53df8 Add a quit shortcut to the main window (#200)
The shortcut is Ctrl+Q on every platform but windows, which doesn have one.
See also: http://qt-project.org/doc/qt-5/qkeysequence.html#details (StandardKey Quit)
2014-04-21 21:37:15 +02:00
Sky
1657313105 Add Patreon button. Needs an icon (used I for now). 2014-04-11 02:59:30 +01:00
50d18a06d5 Context menu tweaks
* Add create/copy instance actions to the context menu.
* Context menu for the instance view background.
* Top of the context menu is now a header, fixing the misclick problems.
2014-04-08 00:16:49 +02:00
482ad250a4 Workaround for dirty build folders.
My disgust just turned into barely contained rage :<
2014-04-06 03:59:37 +02:00
42e305bb9d Get rid of long rebuilds because of minor cmake config changes 2014-04-06 00:33:33 +02:00
fbc29b6a06 Fix many memory leaks. 2014-03-30 20:11:41 +02:00
4a24ea6c38 Make some more error messages translateable. 2014-03-23 19:07:13 +01:00
4f452d5815 Add a timer for clicking away the notification dialog 2014-03-15 14:18:29 +01:00
acff155624 Merge branch 'feature_screenshots' into integration_json_and_tools
Conflicts:
	logic/net/URLConstants.h

Resolve issues with multiple definitions of URL constants by moving them to their own object file.
2014-02-25 01:52:58 +01:00
da33fa4090 Imgur album creation 2014-02-24 11:30:27 +01:00
a8811a27f7 Working screenshot upload 2014-02-24 10:34:51 +01:00
226c1bdae5 Screenshot fixes, move some code around, fix some stuff 2014-02-24 09:34:21 +01:00
49dc9695f5 Merge branch 'fix_json_version' into integration_json_and_tools
Conflicts:
	logic/OneSixInstance.cpp
	logic/OneSixVersionBuilder.cpp

Some fixage. Yay for conflicts.
2014-02-24 02:35:01 +01:00
5e33da258c Close to finished. Need to fix the upload part. Viewing works (in grayscale) 2014-02-23 19:48:00 -05:00
4a77524b05 Initial stuff. It doesnt work. 2014-02-23 16:14:24 -05:00
0b56b5efaf Instance flags. Currently used for marking instances as broken. Can later be used for badges. 2014-02-17 20:31:50 +01:00
9c87bc6c4b Restructure 2014-02-16 12:52:35 +01:00
c88c639b8e Fix for windows and update tool menu after closing settings dialog 2014-02-16 11:49:55 +01:00
616c372690 Fix more stuff. Detached tools, only MCEdit for now. 2014-02-16 10:46:14 +01:00
994972bf5d More fixes. 2014-02-16 09:30:38 +01:00
82b35b5445 Fix stuff. Make sure different ways of aborting profiling work. 2014-02-16 08:54:52 +01:00
7ceb2cacb1 Fix a few bugs in profilers.
* Legacy was launching before the profiler.
* Some clarity changes.
* Report problem with empty strings as profiler paths.
2014-02-16 00:10:45 +01:00
8219dbf612 Underp. Don't depend on OneSix. Nicer "menu" style choosing. 2014-02-15 22:26:44 +01:00
efa8e26a3f Profiler support. Currently JProfiler and JVisualVM are implemented. 2014-02-15 14:19:35 +01:00
2f0275c194 Fix kitty. Meow. 2014-02-09 22:55:44 +01:00
7839c4ecc0 Pave. 2014-02-04 01:40:51 +01:00
ffbc5bb62c Offline mode can be used even when online.
Allow the user to pick a player name for offline mode.
Big auth refactor. Now using session objects instead of the accounts themselves.
Sessions only last for one instance start and hold all the auth and player data.
2014-01-27 03:00:49 +01:00
3a3c9ac951 Update the changelog, version, scale the instance icon 2014-01-20 01:14:11 +01:00
d8413fa5ec Use icon theme so we can have more than one icon size per icon 2014-01-19 04:52:34 +01:00
Sky
e6ab57b8b1 Try to improve status arrows a bit 2014-01-19 01:33:32 +00:00
Sky
398167e8b0 More space between status items 2014-01-12 18:44:54 +00:00
Sky
a774b3d248 Show Mojang service statuses in status bar 2014-01-12 18:28:42 +00:00
Sky
088ad07a80 Show active account skin whilst it's checked for updates 2014-01-11 00:22:08 +00:00
7d74c9bc25 Change the issue tracker URL to GitHub issues
Bump hotfix version number and add an entry in the changelog.
2014-01-08 22:51:21 -06:00
b767d4b134 Fix the window title
The window title now says
"MultiMC 5 - Version <version> [on <platform>]"
2014-01-08 18:02:15 -06:00