summaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Collapse)AuthorAgeLines
* 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
|\
| * Comments and reformatingJan Dalheimer2014-04-16-1/+4
| | | | | | | | [ci skip]
| * Fix bugJan Dalheimer2014-04-16-16/+11
| |
| * LoginDialog changesJan Dalheimer2014-04-16-73/+30
| |
| * Create a new login dialogTaeyeon Mori2014-04-16-43/+318
| |
* | Add a quit shortcut to the main window (#200)Taeyeon Mori2014-04-21-0/+7
| | | | | | | | | | The shortcut is Ctrl+Q on every platform but windows, which doesn have one. See also: http://qt-project.org/doc/qt-5/qkeysequence.html#details (StandardKey Quit)
* | Merge remote-tracking branch 'origin/feature_raise_console' into developPetr Mrázek2014-04-21-0/+7
|\ \
| * | Make the console window raise itself after minecraft closes (#193)Taeyeon Mori2014-04-17-0/+7
| |/ | | | | | | | | This needs further testing: http://stackoverflow.com/questions/6087887/bring-window-to-front-raise-show-activatewindow-dont-work
* / Download and cache FML libs for legacy minecraft versions.Petr Mrázek2014-04-19-1/+3
|/ | | | | | * minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2) * FML libs are downloaded to mods/minecraftforge/libs and cached * FML libs are copied to instances which contain FML or forge
* Give the Patreon button a logoSky2014-04-12-2/+2
|
* Add Patreon button. Needs an icon (used I for now).Sky2014-04-11-0/+24
|
* Context menu tweaksPetr Mrázek2014-04-08-11/+38
| | | | | | * Add create/copy instance actions to the context menu. * Context menu for the instance view background. * Top of the context menu is now a header, fixing the misclick problems.
* Workaround for dirty build folders.Petr Mrázek2014-04-06-2/+2
| | | | My disgust just turned into barely contained rage :<
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-14/+15
|
* Fix FTB-related issues0.3.1Petr Mrázek2014-03-31-1/+22
|
* Fix many memory leaks.Petr Mrázek2014-03-30-33/+56
|
* Fix issues with badly encoded escape sequences in config files.Petr Mrázek2014-03-29-1/+2
|
* Raise console window when it's open, but hidden behind other windows.Petr Mrázek2014-03-24-0/+6
|
* Make some more error messages translateable.Petr Mrázek2014-03-23-8/+8
|
* Merge remote-tracking branch 'origin/feature_notif_65449324' into developPetr Mrázek2014-03-19-20/+231
|\
| * Allow reseting notificationsJan Dalheimer2014-03-15-0/+15
| |
| * Add a timer for clicking away the notification dialogJan Dalheimer2014-03-15-20/+216
| |
* | Merge remote-tracking branch 'origin/feature_json_fixes' into developPetr Mrázek2014-03-19-85/+44
|\ \
| * | Get rid of one reloadInstanceVersionJan Dalheimer2014-03-14-4/+0
| | |
| * | Pull in BaseInstaller related changes from quickmodJan Dalheimer2014-03-14-52/+4
| | |
| * | Move version stuff to the model and reimplement reorderingJan Dalheimer2014-03-14-29/+40
| |/
* | Merge branch 'develop' into feature_badgesJan Dalheimer2014-03-10-147/+83
|\| | | | | | | | | Conflicts: logic/OneSixInstance.cpp
| * Merge remote-tracking branch 'origin/feature_commands' into integration_butcheryPetr Mrázek2014-03-09-0/+15
| |\