summaryrefslogtreecommitdiffstats
path: root/sigmodr/SigmodrUI.cpp
Commit message (Collapse)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] Moved to using *ById instead of *Index methods in sigmod [FIX] Tilemaps are now collaged (not completely done on the editing side yet) [FIX] Removed the resource files (drawn natively instead) [FIX] ATBTimer now uses the built-in QTimer in a QObject [FIX] Coordinates are now edited on the map for warps, trainers, and effects [FIX] Tiles are now completely scripted [FIX] Config is now thread-safe git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@308 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Reordered sections in class declarationsBen Boeckel2008-10-111-41/+41
| | | | | | | [FIX] Using QSet rather than QList for players [ADD] Started signet library (compilation fails) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@273 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed some things that Krazy complained aboutBen Boeckel2008-09-231-5/+5
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@266 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Refactored out some code to ObjectModelBen Boeckel2008-09-161-12/+66
| | | | | | | [FIX] Drag and drop now accepts URLs [FIX] The main window can now accept drops git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@265 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Copy and pasting in the tree works better nowBen Boeckel2008-09-151-3/+2
| | | | | | [FIX] Drag and dropped touched up git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@264 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Include guard stripped of __Ben Boeckel2008-09-151-4/+4
| | | | | | [FIX] KDE includes put before Qt includes git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@263 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Players now have moneyBen Boeckel2008-09-101-4/+4
| | | | | | | | [FIX] Some more things added to Arena stuff [FIX] Can now delete objects in the tree in Sigmodr [FIX] Setting Sigmods as dirty is better now git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@258 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-061-0/+451
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@250 6ecfd1a5-f3ed-3746-8530-beee90d26b22