summaryrefslogtreecommitdiffstats
path: root/gui/dialogs
Commit message (Collapse)AuthorAgeLines
* SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek2015-04-12-9/+9
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-2/+0
|
* NOISSUE Improve new instance dialogPetr Mrázek2015-04-11-37/+49
| | | | | Better layout, showing more of the modpack URL Fixed logic for enabling OK button
* NOISSUE remove obsolete LWJGL selection dialogPetr Mrázek2015-04-02-201/+0
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-1/+1
|
* NOISSUE tweak version display in the application to reflect recent changesPetr Mrázek2015-03-24-27/+16
|
* GH-796 Icon theme loading workaroundPetr Mrázek2015-03-01-1/+1
| | | | Replacing the Qt machinery with other Qt machinery under our control
* GH-366: Plain and simple modpack export/import/downloadJan Dalheimer2015-02-19-29/+189
| | | | Also removed the in-source QuaZIP in favour of upstream version
* Change copyright dates to 2015Greenphlem2015-02-06-24/+24
|
* 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
|