summaryrefslogtreecommitdiffstats
path: root/gui/dialogs
Commit message (Expand)AuthorAgeLines
* Merge branch 'feature_theme_support' into developPetr Mrázek2014-06-30-3/+66
|\
| * New flat icon themes from pexnerPetr Mrázek2014-05-25-3/+66
* | Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-1/+1
* | 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 f...Petr Mrázek2014-06-09-13/+43
* | 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
|/
* Add static data path for ... static data. Like translations. Move translation...Petr Mrázek2014-05-17-2/+2
* 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
| * 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
|/
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
* 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
* Fix many memory leaks.Petr Mrázek2014-03-30-3/+4
* Fix issues with badly encoded escape sequences in config files.Petr Mrázek2014-03-29-1/+2
* Merge remote-tracking branch 'origin/feature_notif_65449324' into developPetr Mrázek2014-03-19-0/+228
|\
| * Allow reseting notificationsJan Dalheimer2014-03-15-0/+15
| * Add a timer for clicking away the notification dialogJan Dalheimer2014-03-15-0/+213
* | 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
|/
* Improve reporting of version file errors.xPetr Mrázek2014-03-09-18/+46
* Remove version patch reordering. Remove the main class display from onesix ed...Petr Mrázek2014-03-09-130/+34
* More refactor.Petr Mrázek2014-03-05-1/+1
* No end in sight :<Petr Mrázek2014-03-03-0/+4
* Remove widgets from logic.Petr Mrázek2014-03-02-9/+9
* Reorganize the version-related code.Petr Mrázek2014-03-01-3/+3
* Merge branch 'feature_screenshots' into integration_json_and_toolsPetr Mrázek2014-02-25-0/+229
|\
| * Screenshots: Optimize image loading and memory use, fix list and button layout.Petr Mrázek2014-02-25-14/+17
| * Reorganize all the screenshot filesPetr Mrázek2014-02-25-11/+11
| * Fix memory leak in systemrobotbrain2014-02-24-5/+5
| * Deleting screenshots. Needs fixing.robotbrain2014-02-24-4/+17
| * Imgur album creationJan Dalheimer2014-02-24-18/+26
| * Working screenshot uploadJan Dalheimer2014-02-24-58/+73