Petr Mrázek
db877ba121
NOISSUE move everything.
2015-04-12 20:57:18 +02:00
Petr Mrázek
141e0a02a0
SCRATCH move things to the right places
2015-04-12 20:57:17 +02:00
Petr Mrázek
cd9d37aac4
SCRATCH nuke the overcomplicated logger, use a simple one.
2015-04-12 20:57:17 +02:00
Petr Mrázek
382ae78a0b
Fix NagUtils and hack GroupView to work
2015-04-12 20:57:17 +02:00
Petr Mrázek
aa70ed2244
SCRATCH move icons over to Env, instance proxy model to gui
2015-04-12 20:57:16 +02:00
Petr Mrázek
5359f4499a
NOISSUE remove obsolete EnabledItemFilter model
2015-04-02 20:22:52 +02:00
Petr Mrázek
6f3aa65bd6
NOISSUE Split MultiMC app object into MultiMC and Env
2015-04-02 11:30:24 +02:00
Petr Mrázek
791221e923
NOISSUE Refactors and moving of things
2015-04-02 00:14:06 +02:00
Petr Mrázek
ceec70e014
GH-796 Icon theme loading workaround
...
Replacing the Qt machinery with other Qt machinery under our control
2015-03-01 22:20:57 +01:00
Greenphlem
c6c5134398
Change copyright dates to 2015
2015-02-06 01:18:02 +01:00
Petr Mrázek
d03dbea1b7
NOISSUE change icon themes without restart
2015-01-28 20:56:23 +01:00
Petr Mrázek
01f44e0f39
NOISSUE Set minimum Minecraft window size to 1x1
2014-12-12 21:52:24 +01:00
Petr Mrázek
bbcd44a657
NOISSUE Always follow redirects for NetAction based downloads
2014-12-12 00:44:55 +01:00
Petr Mrázek
5af1f0cf50
GH-640 Make legacy forge downloads follow redirects
2014-11-29 13:03:20 +01:00
Petr Mrázek
41bd2a6634
Add console font size setting and a preview\
...
Also moves the console settings from the minecraft page.
2014-11-15 19:45:49 +01:00
Petr Mrázek
ec4805cce8
Default console font tweaks
...
* Lucida Console on Windows
* Menlo on OSX
* Monospace (resolved to whatever Monospace means) on linux
* Added ability to select proportional fonts in settings
2014-11-10 06:26:17 +01:00
Petr Mrázek
a2ac9c5a3a
Fix coloring and processing of console output
...
* Removing \r
* Adding missing break statements for coloring
2014-11-10 05:10:58 +01:00
Petr Mrázek
24a0635b62
Allow changing the console font family
2014-11-09 19:48:35 +01:00
Petr Mrázek
2e9284951c
Improve log formatting
...
* Updated log level detection for current Minecraft versions
* Better formatting: using a monospaced font and raw text instead of HTML (fixes #111 )
2014-11-09 14:53:08 +01:00
Petr Mrázek
cc19159f4d
Document pre/post commands better
...
Fixes #398
2014-11-09 01:20:09 +01:00
Petr Mrázek
587fedce84
Implement search and logging pause in minecraft log
...
Fixes #47
2014-11-09 00:59:22 +01:00
Petr Mrázek
84723add8f
Fix #537
...
Core Mods help now goes to Loader Mods
Fixed Minecraft Log -> Minecraft Logs problem
2014-11-08 21:47:51 +01:00
Jan Dalheimer
d9b2f0ed42
Fix another bunch of copyright years, including fixing #397
2014-11-02 20:08:26 +01:00
Jan Dalheimer
9217d9263e
Update copyright year (finally...)
2014-11-02 19:49:58 +01:00
Petr Mrázek
9e8a74cc89
Fix some issues in the newly added themes
2014-10-27 00:41:40 +01:00
Petr Mrázek
547f6f77d0
Add iOS and OSX icon themes by pe
2014-10-27 00:15:52 +01:00
Petr Mrázek
8f7aec032b
Add dark, light, blue and colored theme from pe.
...
Replaces the old dark and light themes
2014-10-26 23:44:20 +01:00
Petr Mrázek
382e167d64
Do not choke on large files when showing them in the 'other logs' page.
2014-09-21 00:05:48 +02:00
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
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
71575a5022
Fix #367
2014-07-14 20:48:51 +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
0d4046de39
Add clear and copy buttons to the log page.
2014-07-11 01:50:36 +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
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
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
8b86306d48
Handle a bunch more clang warnings
2014-07-01 01:23:49 +02:00
Petr Mrázek
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
Petr Mrázek
1f3a840f3c
Derp^2!!
2014-06-28 17:11:50 +02:00
Petr Mrázek
56d91fda3a
Derp!
2014-06-28 17:09:23 +02:00
Petr Mrázek
e8731c5d01
Turn screenshot management into a page.
2014-06-28 17:07:08 +02:00
Petr Mrázek
d911c9908c
Replace notes dialog with a page.
2014-06-18 01:15:01 +02:00
Petr Mrázek
702e00e059
Fix #313 - used texture pack list instead of resource pack list
2014-06-11 19:35:21 +02:00
Petr Mrázek
478815dae6
Tweak version page: select first item by default, allow changing version of 'version.json'.
2014-06-10 08:39:11 +02:00
Petr Mrázek
c08bfce5f2
More github wiki friendly help page names
2014-06-10 02:05:31 +02:00