- May 25, 2009
-
-
Thorbjørn Lindeijer authored
Potential replacement for QSettings. This database will allow us to save settings incrementially, removing most of the performance issues we're having when our few megabytes of settings are being saved. Not done in the form of a QSettings backend because it doesn't seem the backends can do an incremental update of the settings. Currently used by the QuickOpenPlugin for testing.
-
- Apr 20, 2009
-
-
Oswald Buddenhagen authored
-
- Mar 18, 2009
-
-
Friedemann Kleint authored
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages. Task: 241959, 248085 RevBy: Optics/Naming checked by con Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
-
- Feb 25, 2009
- Jan 26, 2009
-
-
hjk authored
Details: access PluginManager::instance() instead
-
- Jan 21, 2009
-
-
Daniel Molkentin authored
Details: Moving files so that the local layout corresponds to the layout pushed by make install. Adjust Make target, modify the resource path of the loader to find the resources in the right place. All pathes are still looked up relative to binaryPath(), libs are found via relative rpath.
-
- Jan 20, 2009
-
-
hjk authored
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
-
- Jan 16, 2009
-
-
dt authored
Task: 235982
-
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
con authored
-
con authored
Details: - Conform to conventions.
-
con authored
Details: - To make it conform to naming convention.
-
- Jan 12, 2009
-
-
con authored
Details: - And do some simplification/consistency.
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 02, 2008