summaryrefslogtreecommitdiffstats
path: root/gui/newinstancedialog.cpp
Commit message (Collapse)AuthorAgeLines
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-1/+1
|
* Implement legacy forge button!Petr Mrázek2013-09-18-1/+1
| | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-7/+7
|
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-5/+4
|
* OSX tweakeryPetr Mrázek2013-08-27-1/+1
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-7/+5
| | | | Also, implemented some basic modlist logic, to be wired up.
* Version filtering and general related code sanitization.Petr Mrázek2013-08-11-8/+5
| | | | | Version list dialog has alternating row background set. Nostalgia versions, based on OneSix.
* Implement icon picker, bring back raster icons.Petr Mrázek2013-08-11-6/+25
|
* Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek2013-07-29-5/+5
|
* Parsing the version files, part IVPetr Mrázek2013-07-28-2/+0
| | | | Also, start of big refactors.
* Implemented version selection stuff.Andrew2013-05-06-0/+5
|
* Removed old plugin system and implemented some version list stuff.Andrew2013-05-03-64/+17
|
* Implement instance creation.Andrew2013-04-22-0/+23
|
* Make the new instance dialog support instance types.Andrew2013-04-22-0/+99
|
* Added new instance dialog.Andrew2013-02-01-0/+33