Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-01 | GH-796 Icon theme loading workaround | Petr Mrázek | |
Replacing the Qt machinery with other Qt machinery under our control | |||
2015-02-06 | Change copyright dates to 2015 | Greenphlem | |
2015-01-28 | NOISSUE change icon themes without restart | Petr Mrázek | |
2014-12-12 | NOISSUE Set minimum Minecraft window size to 1x1 | Petr Mrázek | |
2014-12-12 | NOISSUE Always follow redirects for NetAction based downloads | Petr Mrázek | |
2014-11-29 | GH-640 Make legacy forge downloads follow redirects | Petr Mrázek | |
2014-11-15 | Add console font size setting and a preview\ | Petr Mrázek | |
Also moves the console settings from the minecraft page. | |||
2014-11-10 | Default console font tweaks | Petr Mrázek | |
* 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 | Fix coloring and processing of console output | Petr Mrázek | |
* Removing \r * Adding missing break statements for coloring | |||
2014-11-09 | Allow changing the console font family | Petr Mrázek | |
2014-11-09 | Improve log formatting | Petr Mrázek | |
* 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 | Document pre/post commands better | Petr Mrázek | |
Fixes #398 | |||
2014-11-09 | Implement search and logging pause in minecraft log | Petr Mrázek | |
Fixes #47 | |||
2014-11-08 | Fix #537 | Petr Mrázek | |
Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem | |||
2014-11-02 | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | |
2014-11-02 | Update copyright year (finally...) | Jan Dalheimer | |
2014-10-27 | Fix some issues in the newly added themes | Petr Mrázek | |
2014-10-27 | Add iOS and OSX icon themes by pe | Petr Mrázek | |
2014-10-26 | Add dark, light, blue and colored theme from pe. | Petr Mrázek | |
Replaces the old dark and light themes | |||
2014-09-21 | Do not choke on large files when showing them in the 'other logs' page. | Petr Mrázek | |
2014-07-30 | Show a warning if the instance path contains a '!' | Loetkolben | |
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-21 | Unify look of all pages. | Petr Mrázek | |
Now they have a QTabWidget with no tabs as a background. | |||
2014-07-20 | Rework the settings dialog. Rework all of it. Thoroughly. | Petr Mrázek | |
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ | |||
2014-07-20 | Merge global settings and accounts into a pagedialog | Jan Dalheimer | |
Also split external tools into it's own page | |||
2014-07-14 | Fix #367 | Petr Mrázek | |
2014-07-13 | Mess around with log UI. Herp Derp. | Petr Mrázek | |
2014-07-12 | Finish of the OtherLogs page, and (re)format page related files | Jan Dalheimer | |
2014-07-12 | Add a new page that can show all sorts of logs | Jan Dalheimer | |
2014-07-11 | Add clear and copy buttons to the log page. | Petr Mrázek | |
2014-07-10 | Do not show core mods page for minecraft newer than 1.5.2. | Petr Mrázek | |
2014-07-07 | Tweak the response to successful uploads (screenshots, log pastes) | Petr Mrázek | |
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-06 | Fix liteloader, some cleanups. | Petr Mrázek | |
2014-07-05 | Improve screenshot view/model. | Petr Mrázek | |
Changes to screenshots are tracked. Thumbnails are generated in a thread pool. | |||
2014-07-01 | Handle a bunch more clang warnings | Petr Mrázek | |
2014-06-30 | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | |
Dirty fix for screenshot thumbnail generation. Needs more QTimer. | |||
2014-06-28 | Derp^2!! | Petr Mrázek | |
2014-06-28 | Derp! | Petr Mrázek | |
2014-06-28 | Turn screenshot management into a page. | Petr Mrázek | |
2014-06-18 | Replace notes dialog with a page. | Petr Mrázek | |
2014-06-11 | Fix #313 - used texture pack list instead of resource pack list | Petr Mrázek | |
2014-06-10 | Tweak version page: select first item by default, allow changing version of ↵ | Petr Mrázek | |
'version.json'. | |||
2014-06-10 | More github wiki friendly help page names | Petr Mrázek | |
2014-06-10 | Add close button to page dialog. Add help button to page dialog. | Petr Mrázek | |
Smile. | |||
2014-06-09 | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | |
2014-06-09 | Remove margins from settings page. | Petr Mrázek | |
2014-06-09 | Instance settings moved to a page. | Petr Mrázek | |
2014-06-09 | Version revert logic improvements, colorful icons for mod lists and resource ↵ | Petr Mrázek | |
pack list. Icons are from Oxygen. | |||
2014-06-09 | Show texture/resource packs when appropriate. | Petr Mrázek | |
2014-06-09 | Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵ | Petr Mrázek | |
now. | |||
2014-06-09 | Page dialog for legacy instances. | Petr Mrázek | |