summaryrefslogtreecommitdiffstats
path: root/sigtools/PluginTree.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Set the tab order of the widgets for the PluginTreeBen Boeckel2009-03-281-0/+1
|
* Use a grid layout in PluginTreeBen Boeckel2009-03-271-4/+4
|
* Remove unneeded parts from the view initBen Boeckel2009-03-261-5/+1
|
* Make it safer to get the name and type from the treeBen Boeckel2009-03-261-2/+8
|
* Get the type and name from the modelBen Boeckel2009-03-261-0/+2
|
* Split Model ctorBen Boeckel2009-03-261-1/+3
|
* Emulate KPluginSelector, but we can't use it directly due to the factory ↵Ben Boeckel2009-03-261-13/+46
| | | | nature of the plugin classes
* Fix up PluginTree to disable the header and set the delegateBen Boeckel2009-03-241-0/+2
|
* Remove unneeded headersBen Boeckel2009-03-241-7/+0
|
* Rename Plugin(Delegate|Model) to PluginTree(Delegate|Model)Ben Boeckel2009-03-241-3/+3
|
* Add sigtools directory and beginnings of plugin widgetBen Boeckel2009-03-221-0/+54