summaryrefslogtreecommitdiffstats
path: root/gui/dialogs
Commit message (Collapse)AuthorAgeLines
* Merge branch 'feature_yggdrasil' into developPetr Mrázek2013-11-24-0/+268
|\ | | | | | | | | | | | | | | Conflicts: gui/MainWindow.cpp logic/OneSixInstance.h Fix missing session id functionality for legacy and old onesix.
| * Properly implement launching and downloadingAndrew2013-11-22-1/+25
| | | | | | | | Also added a system to select an active account to log in with.
| * Implement removing accounts.Andrew2013-11-22-1/+8
| |
| * Add a button to open the account list.Andrew2013-11-20-2/+2
| | | | | | | | Also fix the account list dialog's close button.
| * Implement loading accounts from list.Andrew2013-11-18-4/+8
| |
| * Implement account list and account list dialogAndrew2013-11-18-0/+233
| |
* | Prepare for rework of instance launch/updatePetr Mrázek2013-11-24-71/+205
|/ | | | | | | | | | 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.
* Open on the correct settings tabSky2013-11-06-1/+1
|
* Nag for instance specific JVM args tooSky2013-11-06-0/+3
|
* Fix "Auto Login" instance specific setting, tweak UISky2013-11-06-19/+20
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-0/+5821