summaryrefslogtreecommitdiffstats
path: root/gui/pages
Commit message (Collapse)AuthorAgeLines
* Fix #367Petr Mrázek2014-07-14-0/+24
|
* Mess around with log UI. Herp Derp.Petr Mrázek2014-07-13-80/+101
|
* Finish of the OtherLogs page, and (re)format page related filesJan Dalheimer2014-07-12-314/+337
|
* Add a new page that can show all sorts of logsJan Dalheimer2014-07-12-120/+382
|
* Add clear and copy buttons to the log page.Petr Mrázek2014-07-11-0/+37
|
* Do not show core mods page for minecraft newer than 1.5.2.Petr Mrázek2014-07-10-0/+36
|
* Tweak the response to successful uploads (screenshots, log pastes)Petr Mrázek2014-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ázek2014-07-06-62/+1
|
* Improve screenshot view/model.Petr Mrázek2014-07-05-29/+199
| | | | | Changes to screenshots are tracked. Thumbnails are generated in a thread pool.
* Handle a bunch more clang warningsPetr Mrázek2014-07-01-7/+1
|
* Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-49/+385
| | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer.
* Derp^2!!Petr Mrázek2014-06-28-1/+0
|
* Derp!Petr Mrázek2014-06-28-0/+420
|
* Turn screenshot management into a page.Petr Mrázek2014-06-28-0/+4
|
* Replace notes dialog with a page.Petr Mrázek2014-06-18-0/+126
|
* Fix #313 - used texture pack list instead of resource pack listPetr Mrázek2014-06-11-1/+1
|
* Tweak version page: select first item by default, allow changing version of ↵Petr Mrázek2014-06-10-1/+6
| | | | 'version.json'.
* More github wiki friendly help page namesPetr Mrázek2014-06-10-7/+7
|
* Add close button to page dialog. Add help button to page dialog.Petr Mrázek2014-06-10-31/+16
| | | | Smile.
* Cleanup - QFileInfo derp and unused variablesPetr Mrázek2014-06-09-3/+3
|
* Remove margins from settings page.Petr Mrázek2014-06-09-0/+12
|
* Instance settings moved to a page.Petr Mrázek2014-06-09-1/+719
|
* Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek2014-06-09-14/+61
| | | | | | pack list. Icons are from Oxygen.
* Show texture/resource packs when appropriate.Petr Mrázek2014-06-09-2/+3
|
* Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵Petr Mrázek2014-06-09-0/+8
| | | | now.
* Page dialog for legacy instances.Petr Mrázek2014-06-09-62/+625
|
* Only enable move buttons for version patches that can move. HACK HACKPetr Mrázek2014-06-09-1/+6
|
* Tweaks to page dialog and version page.Petr Mrázek2014-06-09-30/+71
|
* Add and implement pages and page dialog.Petr Mrázek2014-06-09-0/+981