summaryrefslogtreecommitdiffstats
path: root/sigmodr/SigmodrUI.cpp
Commit message (Expand)AuthorAgeFilesLines
* The tree deletes the game, don't double deleteBen Boeckel2009-05-281-1/+0
* Invalidate the index when closing the editorBen Boeckel2009-05-281-0/+1
* Handle enableing and disabling the buttons more gracefullyBen Boeckel2009-05-281-0/+4
* Remove the context menu from the widgets and use a button insteadBen Boeckel2009-05-281-0/+2
* When the widget is saved, refresh the data in the treeBen Boeckel2009-05-211-0/+2
* Add method for setting the sigmod at some index as dirtyBen Boeckel2009-05-211-2/+8
* Add method for getting the game for an index instead of only the current indexBen Boeckel2009-05-211-11/+13
* Don't do anything on copy/paste since it isn't fixed yetBen Boeckel2009-05-211-2/+2
* Handle selecting an index for the new modelBen Boeckel2009-05-211-9/+26
* Accept the click if the index is enabled, not selectableBen Boeckel2009-05-211-1/+1
* Use new convenience function for the current gameBen Boeckel2009-05-211-1/+1
* Replace the old tree with the new oneBen Boeckel2009-05-211-1/+1
* Fix unneeded namespacingBen Boeckel2009-05-211-1/+1
* Context menu isn't used in the new modelBen Boeckel2009-05-211-20/+0
* Better error messages and check for Game, not Sigmod as the DOCTYPEBen Boeckel2009-03-301-4/+4
* Signal/slot connection fixesBen Boeckel2009-03-291-1/+1
* Delete the menuBen Boeckel2009-03-261-0/+1
* Clean up more than just the widgetBen Boeckel2009-03-261-1/+4
* Clean up memoryBen Boeckel2009-03-261-0/+1
* Don't export BaseModelBen Boeckel2009-03-221-3/+2
* Fix management of the editor widget when changing widgets and closing gamesBen Boeckel2009-03-051-17/+27
* Don't set new games as dirtyBen Boeckel2009-03-051-1/+0
* Remove unneeded include in SigmodrUIBen Boeckel2009-03-021-1/+0
* New games are marked as dirtyBen Boeckel2009-03-011-1/+3
* Update Sigmodr to use new signalsBen Boeckel2009-03-011-2/+2
* Update sigmodr to reflect all code changes and the buildBen Boeckel2009-02-261-88/+97
* Krazy check fixesBen Boeckel2009-01-061-2/+2
* Fixed the title for the configuration pageBen Boeckel2008-12-251-1/+1
* Fixed up configuration handling and am now using KConfig XTBen Boeckel2008-12-251-14/+28
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-1/+1
* [FIX] Reordered sections in class declarationsBen Boeckel2008-10-111-41/+41
* [FIX] Fixed some things that Krazy complained aboutBen Boeckel2008-09-231-5/+5
* [FIX] Refactored out some code to ObjectModelBen Boeckel2008-09-161-12/+66
* [FIX] Copy and pasting in the tree works better nowBen Boeckel2008-09-151-3/+2
* [FIX] Include guard stripped of __Ben Boeckel2008-09-151-4/+4
* [FIX] Players now have moneyBen Boeckel2008-09-101-4/+4
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-061-0/+451