- Jan 20, 2009
-
-
hjk authored
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
-
- Jan 19, 2009
-
-
hjk authored
forward declaration is sufficient.
-
- Jan 14, 2009
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Thorbjørn Lindeijer authored
The previous interface wasn't sufficient to properly support the Apply button, since it didn't separate applying the changes from the cleanup phase. Designer settings pages still need some fixing. Fixes Apply button causing problems for certain plugins, for example the QuickOpen.
-
con authored
Details: - Conform to conventions.
-
con authored
Details: - To make it conform to naming convention.
-
con authored
Details: - Step one, step two is ActionManagerInterface --> ActionManager because it conflicts with our naming conventions
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 02, 2008