summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Use Core::Id in project-related objectsTobias Hunger2012-04-2510-77/+78
* Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-7/+0
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* CMake: Fix warning about unused variableKai Koehne2012-04-111-2/+1
* qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-291-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-281-2/+4
|\
| * CMakeProjectManager: Fix crash for makesteps in deployconfigurationsDaniel Teske2012-03-281-2/+4
* | Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-285-25/+3
* | Forward declare QFileSystemWatcherKonstantin Tokarev2012-03-262-1/+5
* | Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-162-7/+0
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-143-3/+3
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-082-3/+3
|\ \ | |/
| * Normalized connect()sRobert Loehning2012-03-062-3/+3
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-021-2/+2
|\ \ | |/
| * Added tr() for 2 messages in cmake pluginSergey Belyashov2012-02-291-2/+2
* | Removed unneeded includeKonstantin Tokarev2012-03-011-1/+0
* | Added special context menu for CMakeEditor.Konstantin Tokarev2012-03-016-11/+182
|/
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-212-4/+2
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-212-40/+0
* add qbs filesJoerg Bornemann2012-02-201-0/+61
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-206-19/+19
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-9/+14
* Removed module names from #include directives.Erik Verbruggen2012-02-1519-69/+69
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-6/+0
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Optionaly disable buildstepsDaniel Teske2012-01-311-1/+0
* tr()-Fixes for 2.5.Friedemann Kleint2012-01-311-1/+1
* Long live the king!hjk2012-01-2627-27/+27
* CMakeWizard: Use better build directoriesYuchen Deng2012-01-251-3/+1
* ProjectExplorer: make currentProject statichjk2012-01-241-1/+1
* Use new static ICore interface.hjk2012-01-242-6/+4
* CMake Settings: Make cmake executable field grow.Daniel Teske2012-01-131-0/+1
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+2
* fix whitespace in cmakeprojecttomdeblauwe2011-12-054-16/+15
* Readding MakeSteps to the clean step list should set them up correctlyDaniel Teske2011-11-251-1/+7
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-251-1/+1
|\
| * Fix size of cmake project wizardDaniel Teske2011-11-221-1/+1
* | Fix copyright header.Nicolas Arnaud-Cormos2011-11-252-5/+4
* | More robustness in reading .cbp filesDaniel Teske2011-11-162-3/+16
* | more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-112-2/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1127-54/+54
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0327-54/+54
* | more Id type fixeshjk2011-11-102-3/+3
* | CMake Wizard: Do not show non existent build directories in redDaniel Teske2011-11-041-0/+1
* | more style fixes of string literal accesshjk2011-11-024-24/+21
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-1/+1
|\ \ | |/
| * Fix showing of "Debugging Helper Missing" warning.Eike Ziller2011-10-311-1/+1