summaryrefslogtreecommitdiffstats
path: root/sigtools/PluginTreeModel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix up some corener cases in the modelBen Boeckel2009-05-011-3/+1
|
* Don't hand out pointers to the plugin factoriesBen Boeckel2009-03-271-3/+2
|
* Add Sigmod support to PluginLoading and the ModelBen Boeckel2009-03-261-3/+17
|
* Simplify fetching data from plugins with PluginBaseBen Boeckel2009-03-261-12/+3
|
* Switch from the Interfaces to Plugins namespaceBen Boeckel2009-03-261-1/+1
|
* Split Model ctorBen Boeckel2009-03-261-1/+5
|
* Add description accessor roleBen Boeckel2009-03-261-0/+2
|
* Fix inserted signalBen Boeckel2009-03-261-1/+1
|
* Emulate KPluginSelector, but we can't use it directly due to the factory ↵Ben Boeckel2009-03-261-57/+58
| | | | nature of the plugin classes
* Rename Plugin(Delegate|Model) to PluginTree(Delegate|Model)Ben Boeckel2009-03-241-0/+100