summaryrefslogtreecommitdiffstats
path: root/sigtools
Commit message (Expand)AuthorAgeFilesLines
* Fix prototype for plugin queryBen Boeckel2009-07-191-1/+1
* Add a query for plugins that have given extensionsBen Boeckel2009-06-062-0/+16
* Add extensionto PluginLoaderBen Boeckel2009-06-062-0/+9
* Use an API version instead of a minimum versionBen Boeckel2009-06-061-1/+1
* Style for the variable declarationBen Boeckel2009-05-011-1/+1
* Fix up some corener cases in the modelBen Boeckel2009-05-011-3/+1
* Move the detection of classes left at deletion to PluginBaseBen Boeckel2009-03-282-6/+3
* Update PluginLoader to handle clients, not playersBen Boeckel2009-03-282-17/+17
* Set the tab order of the widgets for the PluginTreeBen Boeckel2009-03-281-0/+1
* Add support for PlayerPlugin in PluginLoaderBen Boeckel2009-03-282-0/+13
* Fix up includes for PluginLoaderBen Boeckel2009-03-282-7/+1
* Use a grid layout in PluginTreeBen Boeckel2009-03-271-4/+4
* Add default to parent for PluginTreeBen Boeckel2009-03-271-1/+1
* Style fixBen Boeckel2009-03-271-1/+1
* Change names of loading functionsBen Boeckel2009-03-272-4/+4
* Don't hand out pointers to the plugin factoriesBen Boeckel2009-03-274-33/+33
* Use shared pointers for GamesBen Boeckel2009-03-273-21/+16
* Add ctor and dtor to PluginLoader::PrivateBen Boeckel2009-03-272-0/+37
* Add Sigmod support to PluginLoading and the ModelBen Boeckel2009-03-264-18/+118
* Make sure there are types before looking for the service or pluginBen Boeckel2009-03-261-2/+2
* Make members protectedBen Boeckel2009-03-262-3/+13
* Let's not crash if we don't know the type of pluginBen Boeckel2009-03-261-4/+7
* Spelling fixBen Boeckel2009-03-261-1/+1
* Simplify fetching data from plugins with PluginBaseBen Boeckel2009-03-262-28/+9
* Use PluginBase in storage in PluginLoaderBen Boeckel2009-03-263-3/+20
* Switch from the Interfaces to Plugins namespaceBen Boeckel2009-03-263-6/+6
* Fix the CMake lists for the new filesBen Boeckel2009-03-261-5/+1
* Remove unneeded parts from the view initBen Boeckel2009-03-261-5/+1
* Drawing routines (adapted from KPluginSelector)Ben Boeckel2009-03-262-1/+94
* Use a natural comparison for comparison of class namesBen Boeckel2009-03-261-1/+2
* 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-263-3/+11
* 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 natu...Ben Boeckel2009-03-269-122/+304
* Cleaning upBen Boeckel2009-03-2610-774/+0
* Add license to headerBen Boeckel2009-03-261-0/+17
* Add functions to load plugins so that parenting is preserved for the plugin c...Ben Boeckel2009-03-254-0/+226
* Rename member of PluginTypeModelBen Boeckel2009-03-252-6/+6
* Don't use referencesBen Boeckel2009-03-251-3/+6
* Add the heightBen Boeckel2009-03-251-0/+1
* Condense the regFontBen Boeckel2009-03-251-2/+1
* ClassModel is selectableBen Boeckel2009-03-251-1/+1
* Update ClassModelBen Boeckel2009-03-252-8/+47
* Simplify icon drawingBen Boeckel2009-03-251-2/+1
* Move the paint and sizeHint down to BaseModelBen Boeckel2009-03-258-47/+44
* Load canvas plugins as wellBen Boeckel2009-03-251-0/+11
* Add linking to sigencorepluginsBen Boeckel2009-03-251-0/+1
* Add plugin loading code for Arena (though something isn't being exported right)Ben Boeckel2009-03-251-1/+32