summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeLines
* Merge branch 'feature_theme_support' into developPetr Mrázek2014-06-30-3/+68
|\ | | | | | | | | Conflicts: main.cpp
| * New flat icon themes from pexnerPetr Mrázek2014-05-25-3/+68
| | | | | | | | Squash and rework of commits from robotbrain
| * Enable SVG iconsPetr Mrázek2014-05-25-2/+2
| |
* | Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-322/+511
| | | | | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer.
* | Separate page dialog into a page container and a dialog.Petr Mrázek2014-06-29-183/+269
| |
* | Hack.Petr Mrázek2014-06-29-10/+6
| |
* | Derp^2!!Petr Mrázek2014-06-28-2/+0
| |
* | Derp!Petr Mrázek2014-06-28-0/+420
| |
* | Turn screenshot management into a page.Petr Mrázek2014-06-28-268/+11
| |
* | Merge branch 'feature/fix_intel' into developPetr Mrázek2014-06-28-46/+75
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp
| * | Bump version, fix typo, update the changelog.Petr Mrázek2014-06-28-3/+5
| | |
| * | Fix issues with intel drivers. Forced java re-detection on Windows.Petr Mrázek2014-06-28-61/+90
| | |
* | | No more disabling of actions in the instance toolbar. It makes no sense.Petr Mrázek2014-06-20-2/+0
| | |
* | | Replace notes dialog with a page.Petr Mrázek2014-06-18-161/+117
| | |
* | | 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-82/+54
| | | | | | | | | | | | 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-457/+466
| | |
* | | 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-9/+9
| | |
* | | 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-1942/+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-35/+121
| | |
* | | Add and implement pages and page dialog.Petr Mrázek2014-06-09-1/+1299
| | |
* | | Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-18/+31
| | |
* | | Lock down the version cache. Just enough to make it annoying to corrupt the ↵Petr Mrázek2014-06-09-13/+43
| | | | | | | | | | | | files.
* | | Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek2014-06-09-38/+879
| | |
* | | Move instance settings back to the main window.Petr Mrázek2014-06-09-24/+14
| | |
* | | Fix last instance remaining selected when deletedPetr Mrázek2014-06-09-20/+17
| | |
* | | Small fixes, including release dates of some legacy versionsPetr Mrázek2014-06-09-0/+18
| | |
* | | All of the broken legacy things work.Petr Mrázek2014-06-09-3/+7
| | |
* | | Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-1/+1
| | |
* | | Reorganize logic code.Petr Mrázek2014-06-09-23/+23
| | |
* | | Much change, very jarmod.Petr Mrázek2014-06-09-57/+0
| | |
* | | Begin the transformation!Petr Mrázek2014-06-09-1117/+420
|/ / | | | | | | Nuke all the things.
* | Merge branch 'feature_crashreport' into developJan Dalheimer2014-05-21-0/+5
|\ \
| * | Implement backtraces on Windows.Andrew2014-05-10-0/+5
| | | | | | | | | | | | Much !!FUN!! was had
* | | Restore manage screenshots in main window.Petr Mrázek2014-05-18-0/+25
| |/ |/|
* | Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek2014-05-18-43/+43
| |
* | Add static data path for ... static data. Like translations. Move ↵Petr Mrázek2014-05-17-2/+2
| | | | | | | | translations there.
* | Finish status pills.Petr Mrázek2014-05-17-93/+196
| |
* | Status pills. This doesn't build yet.Petr Mrázek2014-05-15-84/+159
|/
* Fix version select dialog filteringPetr Mrázek2014-05-04-19/+13
|
* Show Patreon patrons in the about dialogForkk2014-05-01-28/+102
|
* Fix quit shortcut connect() callPetr Mrázek2014-04-21-1/+2
|
* Merge remote-tracking branch 'origin/feature_new_login_dialog2' into developPetr Mrázek2014-04-21-43/+273
|\