summaryrefslogtreecommitdiffstats
path: root/gui/instancemodel.cpp
Commit message (Collapse)AuthorAgeLines
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-2/+2
| | | | Also, implemented some basic modlist logic, to be wired up.
* OneSix instances now have a minecraft folder inside.Petr Mrázek2013-08-12-1/+1
| | | | | Also, the main instance view was expanded with helpful key events: F2 for rename, F5 for refresh, Enter for start instance, Delete for...
* Implement icon picker, bring back raster icons.Petr Mrázek2013-08-11-2/+3
|
* WTF, I don't even...Petr Mrázek2013-08-03-1/+1
|
* Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek2013-07-29-3/+3
|
* Add SVG icon rendering/cachePetr Mrázek2013-03-20-1/+6
|
* Property change propagation, changing instance groups, icon previewPetr Mrázek2013-03-19-5/+8
|
* Loading instance groups and exposing them to the modelPetr Mrázek2013-03-18-1/+1
|
* Connect instance list to model.Petr Mrázek2013-03-18-1/+26
|
* Instance view, model, delegate.Petr Mrázek2013-03-11-0/+92