summaryrefslogtreecommitdiffstats
path: root/sigencore/plugins/ArenaPlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a count method to the plugins for counting objects that are being usedBen Boeckel2009-03-261-1/+8
* Fix the inheritance for pluginsBen Boeckel2009-03-261-1/+1
* Switch from the Interfaces to Plugins namespaceBen Boeckel2009-03-261-1/+1
* Fix spacing in license headersBen Boeckel2009-03-201-15/+15
* Use a QSignalMapper instead of emiting a pointerBen Boeckel2009-03-171-3/+22
* Add support for argument passing in the ArenaPlugin interfaceBen Boeckel2009-03-051-3/+4
* Rename signal to be less like cleanUpBen Boeckel2009-03-011-1/+1
* Add plugin directory and initial Arena plugin factory interfaceBen Boeckel2009-03-011-0/+53