aboutsummaryrefslogtreecommitdiff
path: root/application/pages/InstanceSettingsPage.cpp
AgeCommit message (Collapse)Author
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-09-30GH-1262 fix relative paths for java binariesPetr Mrázek
2015-09-05Fixed overwriting of wrapper commandiambob314
Fixed "WrapperCommand" setting being overwritten by the value of "PreLaunchCommand".
2015-09-04GH-1223 fix override settingsPetr Mrázek
They now work more like passthrough settings, except not passing through set and reset
2015-05-25GH-1003 add some save locking for dialog pages that deal with settingsPetr Mrázek
2015-05-23GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek
This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
2015-05-04GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek