summaryrefslogtreecommitdiffstats
path: root/gui/dialogs/SettingsDialog.h
Commit message (Collapse)AuthorAgeLines
* Merge global settings and accounts into a pagedialogJan Dalheimer2014-07-20-106/+0
| | | | Also split external tools into it's own page
* Reorganize logic code.Petr Mrázek2014-06-09-1/+1
|
* Fix more stuff. Detached tools, only MCEdit for now.Jan Dalheimer2014-02-16-0/+2
|
* Profiler support. Currently JProfiler and JVisualVM are implemented.Jan Dalheimer2014-02-15-0/+5
|
* Fix proxy settings radio buttons not triggering updates of the proxy settings.Petr Mrázek2014-01-07-2/+1
|
* Implement proxy settingsForkk2014-01-06-0/+2
|
* Implement changing update channelsForkk2014-01-04-0/+18
| | | | | Allow the user to select which update channel they would like to download updates from.
* Save/restore settings dialog (and instance specific settings) window geometrySky2014-01-02-1/+4
|
* Refactor icon lists heavilyPetr Mrázek2013-12-31-0/+3
| | | | | | * Icon list now uses a filesystem watcher for updates * Icon folder is user-customizable * All the little details. ALL OF THEM.
* Launch an editor for the custom.json file. Also allow overriding of the ↵Jan Dalheimer2013-12-29-0/+2
| | | | system default editor
* Initial FTB support. Allows "tracking" of FTB instances.Jan Dalheimer2013-12-21-0/+4
|
* Prepare for rework of instance launch/updatePetr Mrázek2013-11-24-4/+9
| | | | | | | | | | Added missing licenses Added a Java functionality checker (detects 32/64bit java) Refactor of *Update - no longer based on BaseUpdate, but Task directly Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there. Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there. Used the Java checker in the main settings dialog (TODO: instance settings). Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded.
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-0/+63