Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Document pre/post commands better | Petr Mrázek | 2014-11-09 | -4/+1 |
| | | | | Fixes #398 | |||
* | Implement search and logging pause in minecraft log | Petr Mrázek | 2014-11-09 | -27/+92 |
| | | | | Fixes #47 | |||
* | Fix #537 | Petr Mrázek | 2014-11-08 | -1/+1 |
| | | | | | Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem | |||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -6/+6 |
| | ||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -21/+21 |
| | ||||
* | Fix some issues in the newly added themes | Petr Mrázek | 2014-10-27 | -1/+6 |
| | ||||
* | Add iOS and OSX icon themes by pe | Petr Mrázek | 2014-10-27 | -3/+35 |
| | ||||
* | Add dark, light, blue and colored theme from pe. | Petr Mrázek | 2014-10-26 | -3/+27 |
| | | | | Replaces the old dark and light themes | |||
* | Do not choke on large files when showing them in the 'other logs' page. | Petr Mrázek | 2014-09-21 | -2/+11 |
| | ||||
* | Show a warning if the instance path contains a '!' | Loetkolben | 2014-07-30 | -4/+25 |
| | | | | 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. | |||
* | Unify look of all pages. | Petr Mrázek | 2014-07-21 | -525/+607 |
| | | | | Now they have a QTabWidget with no tabs as a background. | |||
* | Rework the settings dialog. Rework all of it. Thoroughly. | Petr Mrázek | 2014-07-20 | -1505/+2012 |
| | | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/ | |||
* | Merge global settings and accounts into a pagedialog | Jan Dalheimer | 2014-07-20 | -0/+2438 |
| | | | | Also split external tools into it's own page | |||
* | Fix #367 | Petr Mrázek | 2014-07-14 | -0/+24 |
| | ||||
* | Mess around with log UI. Herp Derp. | Petr Mrázek | 2014-07-13 | -80/+101 |
| | ||||
* | Finish of the OtherLogs page, and (re)format page related files | Jan Dalheimer | 2014-07-12 | -314/+337 |
| | ||||
* | Add a new page that can show all sorts of logs | Jan Dalheimer | 2014-07-12 | -120/+382 |
| | ||||
* | Add clear and copy buttons to the log page. | Petr Mrázek | 2014-07-11 | -0/+37 |
| | ||||
* | Do not show core mods page for minecraft newer than 1.5.2. | Petr Mrázek | 2014-07-10 | -0/+36 |
| | ||||
* | Tweak the response to successful uploads (screenshots, log pastes) | Petr Mrázek | 2014-07-07 | -2/+23 |
| | | | | | 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. | |||
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -62/+1 |
| | ||||
* | Improve screenshot view/model. | Petr Mrázek | 2014-07-05 | -29/+199 |
| | | | | | Changes to screenshots are tracked. Thumbnails are generated in a thread pool. | |||
* | Handle a bunch more clang warnings | Petr Mrázek | 2014-07-01 | -7/+1 |
| | ||||
* | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -49/+385 |
| | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer. | |||
* | Derp^2!! | Petr Mrázek | 2014-06-28 | -1/+0 |
| | ||||
* | Derp! | Petr Mrázek | 2014-06-28 | -0/+420 |
| | ||||
* | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -0/+4 |
| | ||||
* | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -0/+126 |
| | ||||
* | Fix #313 - used texture pack list instead of resource pack list | Petr Mrázek | 2014-06-11 | -1/+1 |
| | ||||
* | Tweak version page: select first item by default, allow changing version of ↵ | Petr Mrázek | 2014-06-10 | -1/+6 |
| | | | | 'version.json'. | |||
* | More github wiki friendly help page names | Petr Mrázek | 2014-06-10 | -7/+7 |
| | ||||
* | Add close button to page dialog. Add help button to page dialog. | Petr Mrázek | 2014-06-10 | -31/+16 |
| | | | | Smile. | |||
* | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | 2014-06-09 | -3/+3 |
| | ||||
* | Remove margins from settings page. | Petr Mrázek | 2014-06-09 | -0/+12 |
| | ||||
* | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -1/+719 |
| | ||||
* | Version revert logic improvements, colorful icons for mod lists and resource ↵ | Petr Mrázek | 2014-06-09 | -14/+61 |
| | | | | | | pack list. Icons are from Oxygen. | |||
* | Show texture/resource packs when appropriate. | Petr Mrázek | 2014-06-09 | -2/+3 |
| | ||||
* | Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵ | Petr Mrázek | 2014-06-09 | -0/+8 |
| | | | | now. | |||
* | Page dialog for legacy instances. | Petr Mrázek | 2014-06-09 | -62/+625 |
| | ||||
* | Only enable move buttons for version patches that can move. HACK HACK | Petr Mrázek | 2014-06-09 | -1/+6 |
| | ||||
* | Tweaks to page dialog and version page. | Petr Mrázek | 2014-06-09 | -30/+71 |
| | ||||
* | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -0/+981 |