summaryrefslogtreecommitdiffstats
path: root/sigmodr/tree
Commit message (Expand)AuthorAgeFilesLines
...
* Finish addChild methodBen Boeckel2009-05-021-1/+97
* Rename GroupStatusEffectBen Boeckel2009-05-022-2/+2
* Add widget creation to the itemsBen Boeckel2009-05-021-0/+140
* Fix build, mostly const checksBen Boeckel2009-05-021-7/+7
* Missed a headerBen Boeckel2009-05-021-0/+1
* Add dirty flagBen Boeckel2009-05-022-0/+8
* Fix map trainer name settingBen Boeckel2009-05-021-2/+1
* Fix up dirty and empty string checking and replacementBen Boeckel2009-05-021-2/+2
* Add more complicated class namingsBen Boeckel2009-05-021-0/+49
* Add text entries for trivial entriesBen Boeckel2009-05-021-1/+112
* Deal with group titlesBen Boeckel2009-05-021-1/+90
* Don't collide with ItemType from SigmodBen Boeckel2009-05-022-6/+6
* Fix name of enum entryBen Boeckel2009-05-021-1/+1
* Deal with QDomElement, not QMimeData and QByteArrayBen Boeckel2009-05-022-14/+7
* Return the flags for the itemBen Boeckel2009-05-021-1/+4
* Grab data from the selected indexesBen Boeckel2009-05-021-0/+12
* The root's parent is invalidBen Boeckel2009-05-021-0/+2
* Tree will support moving and copyingBen Boeckel2009-05-021-0/+1
* Only the first column has childrenBen Boeckel2009-05-021-1/+1
* Add method to get the editing widget for the itemBen Boeckel2009-05-022-0/+7
* Use logic statment instead of switch statementBen Boeckel2009-05-021-13/+1
* Be more verbose with the check for childrenBen Boeckel2009-05-021-1/+1
* Use multiple columnsBen Boeckel2009-05-021-3/+3
* Copy the data outBen Boeckel2009-05-021-1/+11
* Simplify the check for removingBen Boeckel2009-05-021-8/+1
* If we can edit, we can copyBen Boeckel2009-05-022-12/+6
* The menu won't be needed in the new treeBen Boeckel2009-05-022-7/+0
* Add factory method so that the root item can create new onesBen Boeckel2009-05-013-1/+8
* Basic model for the new treeBen Boeckel2009-05-013-0/+173
* Add root item to allow extra accessBen Boeckel2009-05-013-0/+74
* Add TreeItem for new MVCBen Boeckel2009-05-013-0/+299
* Notify of the layout changing when adding/deletingBen Boeckel2009-04-191-0/+2
* Call base method for deletion of childrenBen Boeckel2009-04-1930-90/+30
* Add base code for removal of childrenBen Boeckel2009-04-194-0/+16
* Add how the model changed in signals and slots for notification of changesBen Boeckel2009-04-196-17/+32
* Don't install private headersBen Boeckel2009-03-241-66/+0
* Constness in BaseModelBen Boeckel2009-03-221-1/+1
* Don't export BaseModelBen Boeckel2009-03-221-1/+1
* Add convenience methods to SigmodrTreeBen Boeckel2009-03-222-3/+15
* Use the base implementation when getting flagsBen Boeckel2009-03-221-4/+4
* Remove assignments athat are only used onceBen Boeckel2009-03-221-13/+5
* Remove headerData method from SigmodrTreeModelBen Boeckel2009-03-222-9/+0
* Typo in EggGroup modelBen Boeckel2009-03-041-1/+1
* Fix macro for SigmodrTree when includingBen Boeckel2009-03-041-1/+1
* Export BaseModel (need the role definitions)Ben Boeckel2009-03-021-1/+1
* Update private classes to use NO_EXPORT instead of IMPORTBen Boeckel2009-03-0266-66/+66
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-021-2/+2
* Fill indentationBen Boeckel2009-03-021-1/+1
* Fix a connectionBen Boeckel2009-03-011-1/+1
* SigmodrTree imports the namespace for the widgets nowBen Boeckel2009-03-011-2/+3