summaryrefslogtreecommitdiffstats
path: root/gui/dialogs
Commit message (Collapse)AuthorAgeLines
* VersionSelectDialog is for SELECTING versions.Petr Mrázek2014-11-16-18/+1
| | | | Not blinking in and out of existence. That is not the job of a version SELECTION dialog.
* Add Batch icon set to the about dialog.Petr Mrázek2014-11-15-1/+21
|
* Fix #208: Allow double clicking an account in the account selection dialogJan Dalheimer2014-11-09-2/+3
|
* Implement #545Petr Mrázek2014-11-08-14/+110
| | | | | | * Instance group can be selected when creating and copying instances * Original group is pre-selected when copying * Last used group is pre-selected when creating new instances
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-11/+11
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-13/+13
|
* Fix #231: Enable translation for more stringsJan Dalheimer2014-11-02-3/+3
|
* Fix some issues in the newly added themesPetr Mrázek2014-10-27-6/+3
|
* More sync from quickmodsPetr Mrázek2014-09-06-11/+98
| | | | Also a small VersionSelectDialog refactor
* Sync from quickmodsPetr Mrázek2014-09-06-11/+3
|
* Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-17/+22
| | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
* Merge global settings and accounts into a pagedialogJan Dalheimer2014-07-20-2295/+0
| | | | Also split external tools into it's own page
* Make forge work.Petr Mrázek2014-07-19-8/+59
| | | | Using classifiers FTW.
* Change one small thing0.4Petr Mrázek2014-07-14-1/+1
| | | | Bunnies!
* Show changelog even when there are no new updates available.Petr Mrázek2014-07-14-4/+13
|
* Show update channel in the update dialog, actually show changelog for the ↵Petr Mrázek2014-07-09-3/+7
| | | | selected update channel.
* Better regexp for linksPetr Mrázek2014-07-09-1/+1
|
* Show changelog in the update dialog.Petr Mrázek2014-07-09-38/+234
|
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-2/+0
|
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-1/+1
|
* Handle a bunch more clang warningsPetr Mrázek2014-07-01-0/+7
|
* Merge branch 'feature_theme_support' into developPetr Mrázek2014-06-30-3/+66
|\ | | | | | | | | Conflicts: main.cpp
| * New flat icon themes from pexnerPetr Mrázek2014-05-25-3/+66
| | | | | | | | Squash and rework of commits from robotbrain
* | Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-1/+1
| | | | | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer.
* | Turn screenshot management into a page.Petr Mrázek2014-06-28-228/+0
| |
* | Replace notes dialog with a page.Petr Mrázek2014-06-18-158/+0
| |
* | Instance settings moved to a page.Petr Mrázek2014-06-09-723/+0
| |
* | Page dialog for legacy instances.Petr Mrázek2014-06-09-1880/+0
| |
* | 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-22/+0
| |
* | Small fixes, including release dates of some legacy versionsPetr Mrázek2014-06-09-0/+9
| |
* | 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-14/+15
| |
* | Much change, very jarmod.Petr Mrázek2014-06-09-57/+0
| |
* | Begin the transformation!Petr Mrázek2014-06-09-939/+408
|/ | | | Nuke all the things.
* Add static data path for ... static data. Like translations. Move ↵Petr Mrázek2014-05-17-2/+2
| | | | translations there.
* Fix version select dialog filteringPetr Mrázek2014-05-04-18/+12
|
* Show Patreon patrons in the about dialogForkk2014-05-01-28/+102
|
* 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
| |
* | 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
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
| | | | My disgust just turned into barely contained rage :<
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-8/+9
|
* Fix FTB-related issues0.3.1Petr Mrázek2014-03-31-1/+22
|