aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved CMake settings page under Projects categoryThorbjørn Lindeijer2010-03-261-4/+4
* Added icons to options dialog categoriesThorbjørn Lindeijer2010-03-261-0/+5
* Long live the king!hjk2010-03-051-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-021-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-2/+2
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-2/+2
* | Fix typosTobias Hunger2010-01-111-1/+1
* | Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* | Make method naming more consistent.Tobias Hunger2010-01-071-2/+2
* | Options: Sort by category, id.Friedemann Kleint2009-11-271-1/+1
* | Polish the settings dialog.Friedemann Kleint2009-11-241-1/+1
* | Options dialog: Further polishing.Friedemann Kleint2009-11-201-5/+12
|/
* Fix a race in CMakeProjectManager::createXmldt2009-10-211-7/+5
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-2/+1
* If no cmake executable is specified or a invalid path, ask the user.dt2009-09-231-119/+98
* long live the kinghjk2009-08-141-1/+1
* Add msvc support to cmake plugin. Depends on a cvs version of cmake.dt2009-07-021-6/+22
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Use the environment specified for the current build configuration todt2009-05-271-1/+2
* Fix warning.dt2009-05-251-1/+1
* Fixed translation glitches.Friedemann Kleint2009-05-141-19/+19
* Refactoring: Use one common code to find the debugging helper librarydt2009-04-241-75/+1
* Show also error output in the cmake run log.dt2009-04-201-1/+2
* Fix the directories the cmakelugin checks for the debugger plugindt2009-04-171-8/+15
* Use QT_INSTALL_DATA instead of path() for searching the debugger helperdt2009-04-081-3/+10
* re-use pre-existing buildsOswald Buddenhagen2009-03-271-3/+4
* Also use the dumper library code from the cmake plugin.dt2009-03-251-0/+78
* Fixes: Introduce a cpp settingspage containing file naming conventions (lower...Friedemann Kleint2009-03-181-3/+7
* Fixes: Use the correct generator/make for MinGWdt2009-03-101-1/+5
* Fixes: Add a smarter cmake open project wizard.dt2009-03-091-11/+20
* Fixes: Show the CMakeLists.txt file in the navigation widget and completiondt2009-03-031-1/+4
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: Progress to the cmake plugindt2009-01-231-27/+119
* Merge branch 'master' of [email protected]:creator/mainlinedt2009-01-221-4/+3
|\
| * Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-4/+3
* | Fixes: Run cmake to get the version and check for the QtCreator generatordt2009-01-211-0/+26
* | Fixes: Add a settings page to the cmake plugin.dt2009-01-211-1/+104
|/
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-2/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-1/+1
* Initial importcon2008-12-021-0/+72