aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs
AgeCommit message (Collapse)Author
2014-02-24Imgur album creationJan Dalheimer
2014-02-24Working screenshot uploadJan Dalheimer
2014-02-24Screenshot fixes, move some code around, fix some stuffJan Dalheimer
2014-02-23Close to finished. Need to fix the upload part. Viewing works (in grayscale)robotbrain
2014-02-23Initial stuff. It doesnt work.robotbrain
2014-02-14fixed the destination (href) of the link http://github.com/MultiMC/MultiMC5 ↵p-schneider
in AboutDialog.ui (+German translation)
2014-02-08Merge branch 'feature_groupview' into integration_derpstances_groupviewPetr Mrázek
2014-02-08Allow overriding the order in which patches are appliedJan Dalheimer
2014-02-04Pave.Petr Mrázek
2014-02-03Reload version after removing custom.jsonJan Dalheimer
2014-02-01Disable anything related to user.json for now. Will be re-enabled once we ↵Jan Dalheimer
have a gui for it.
2014-02-01Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
2014-02-01Fix a bugJan Dalheimer
2014-02-01Change the OneSix library view. It now shows a list of patches.Jan Dalheimer
2014-01-29Add 'empty text' to all the version selection dialogs.Petr Mrázek
Customize it for the Forge one so people finally shut up about 1.7.4
2014-01-27Have the libraries tab show tweaker mods instead of librariesJan Dalheimer
2014-01-27Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer
2014-01-27Offline mode can be used even when online.Petr Mrázek
Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data.
2014-01-24Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer
2014-01-23Forge works now too, and so does forge+liteloaderJan Dalheimer
2014-01-22Work towards liteloader support. Fix creating new instanceJan Dalheimer
2014-01-22Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer
2014-01-18Fix settings dialog when offlinePetr Mrázek
2014-01-12Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui
2014-01-12Merge branch 'feature_better_launch' into developPetr Mrázek
2014-01-12Replace old launcher part with a shiny new one. No more garbage on the ↵Petr Mrázek
command line.
2014-01-10Add tooltips to Java memory spinboxesSky
2014-01-09Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developSky
2014-01-09Add "MB" as a suffix to memory spinboxesSky
2014-01-08Make the GitHub link in the about dialog clickableForkk
Fixes #38
2014-01-08Word wrap the update channel description labelForkk
Previously, channel descriptions that were too long would mess up the dialog.
2014-01-07Add information to the about dialog.Forkk
2014-01-07Fix proxy settings radio buttons not triggering updates of the proxy settings.Petr Mrázek
2014-01-06Implement proxy settingsForkk
2014-01-04Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developForkk
2014-01-04Implement changing update channelsForkk
Allow the user to select which update channel they would like to download updates from.
2014-01-05Fix settings dialog tab ordering againSky
2014-01-04Hopefully fix Qt 5.1 compilationJan Dalheimer
2014-01-04Clean up/update translation code and made language selectable in the ↵Jan Dalheimer
settings dialog
2014-01-04Fix a few things related to the translationsJan Dalheimer
2014-01-02Make .ico files usable (the plugin is already included)Jan Dalheimer
2014-01-02Save/restore settings dialog (and instance specific settings) window geometrySky
2014-01-01More credits tweakingSky
2013-12-31Tweak credits in about dialogSky
2013-12-31Add the redistribution/fork text to the About dialog.Petr Mrázek
2013-12-31Refactor icon lists heavilyPetr Mrázek
* Icon list now uses a filesystem watcher for updates * Icon folder is user-customizable * All the little details. ALL OF THEM.
2013-12-30Merge pull request #29 from 02JanDal/java_browse_buttonSky
Make the java browse button look like the other browse buttons
2013-12-30Make the java browse button look like the other browse buttonsJan Dalheimer
2013-12-30Fix spelling mistakeJan Dalheimer
2013-12-30Notify the user of any errorsJan Dalheimer