Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up some corener cases in the model | Ben Boeckel | 2009-05-01 | 1 | -3/+1 |
| | |||||
* | Don't hand out pointers to the plugin factories | Ben Boeckel | 2009-03-27 | 1 | -3/+2 |
| | |||||
* | Add Sigmod support to PluginLoading and the Model | Ben Boeckel | 2009-03-26 | 1 | -3/+17 |
| | |||||
* | Simplify fetching data from plugins with PluginBase | Ben Boeckel | 2009-03-26 | 1 | -12/+3 |
| | |||||
* | Switch from the Interfaces to Plugins namespace | Ben Boeckel | 2009-03-26 | 1 | -1/+1 |
| | |||||
* | Split Model ctor | Ben Boeckel | 2009-03-26 | 1 | -1/+5 |
| | |||||
* | Add description accessor role | Ben Boeckel | 2009-03-26 | 1 | -0/+2 |
| | |||||
* | Fix inserted signal | Ben Boeckel | 2009-03-26 | 1 | -1/+1 |
| | |||||
* | Emulate KPluginSelector, but we can't use it directly due to the factory ↵ | Ben Boeckel | 2009-03-26 | 1 | -57/+58 |
| | | | | nature of the plugin classes | ||||
* | Rename Plugin(Delegate|Model) to PluginTree(Delegate|Model) | Ben Boeckel | 2009-03-24 | 1 | -0/+100 |