summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ctor and dtor to PluginLoader::PrivateBen Boeckel2009-03-272-0/+37
* Fix spelling in CanvasBen Boeckel2009-03-262-11/+11
* Add a count method to the plugins for counting objects that are being usedBen Boeckel2009-03-264-2/+25
* Delete the menuBen Boeckel2009-03-261-0/+1
* Split up the Game document creationBen Boeckel2009-03-261-1/+2
* Clean up more than just the widgetBen Boeckel2009-03-261-1/+4
* Remove debugging headerBen Boeckel2009-03-261-2/+0
* Return the result and also free memoryBen Boeckel2009-03-261-2/+4
* Clean up memoryBen Boeckel2009-03-261-0/+1
* Add includes lost in split of Object and XmlReaderBen Boeckel2009-03-267-0/+19
* Stop leaks in Rules testBen Boeckel2009-03-262-3/+16
* Fix memory leaks (why does this fix anything?)Ben Boeckel2009-03-261-1/+1
* Also delete authorsBen Boeckel2009-03-261-0/+1
* Split up the document in Rules as wellBen Boeckel2009-03-261-1/+2
* Cleanup missed classesBen Boeckel2009-03-261-0/+2
* Keep a QDomDocument aroundBen Boeckel2009-03-261-1/+2
* Fix includes after function splitBen Boeckel2009-03-2611-0/+25
* Split out load/save functionsBen Boeckel2009-03-263-245/+299
* Fix up properties for Sigmod servicesBen Boeckel2009-03-261-2/+11
* Allow setting of a name for the sprite to be addedBen Boeckel2009-03-261-1/+1
* 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
* Use KIcon in the pluginsBen Boeckel2009-03-264-2/+10
* Add dtor to CanvasBen Boeckel2009-03-262-0/+5
* Disable languages that do not have stable Kross plugins yetBen Boeckel2009-03-261-5/+5
* 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
* Fix the inheritance for pluginsBen Boeckel2009-03-268-22/+12
* Switch from the Interfaces to Plugins namespaceBen Boeckel2009-03-2613-24/+24
* Add PluginBase class for all pluginsBen Boeckel2009-03-263-0/+81
* 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
* Use the view colors for MapItemBen Boeckel2009-03-251-1/+1
* Don't use referencesBen Boeckel2009-03-251-3/+6
* Add the heightBen Boeckel2009-03-251-0/+1