summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Don't use openedEditors in CMakeProjectEike Ziller2013-07-121-3/+3
* Move displayName from IEditor to IDocumentEike Ziller2013-07-103-12/+12
* Move Ui code model support into QtSupportTobias Hunger2013-07-106-163/+11
* Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-094-13/+13
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-092-19/+3
* Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-082-17/+9
* CMake: Set a initial displayName for projectsDaniel Teske2013-07-081-0/+2
* Project managers: Force "Parsing" notificationNikolai Kosjar2013-06-241-1/+2
* CMake: Save all files before running cmake wizardDaniel Teske2013-06-192-0/+5
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-075-7/+3
* Revert "Project: Set QML/C++ languages where both are possible"Kai Koehne2013-05-281-4/+1
* Projects: Improve opening of projectsTobias Hunger2013-05-271-2/+7
* TextEditor: Simplify Utils::CommentDefinition structurehjk2013-05-271-1/+1
* CMakeProjectManager: Only supports desktop kitsDaniel Teske2013-05-241-0/+3
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-0/+2
* Remove some redundant Environment copyingOrgad Shaneh2013-05-211-2/+1
* Merge branch '2.7'Oswald Buddenhagen2013-05-151-0/+1
|\
| * CMakeOpenProjectWizard: Explicitly add a "cancel" button.v2.7.1Daniel Teske2013-05-081-0/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-05-031-0/+1
|\ \ | |/
| * UicCodeModelSupport: Make the code not so eager to run uic processesDaniel Teske2013-05-021-0/+1
* | CMake: simplified C++ codemodel interaction.Sergey Shambir2013-05-021-44/+24
* | ProjectExplorer: extended Toolchain::CompilerFlagsSergey Shambir2013-04-301-1/+1
* | CMakeProjectManager: Make shadow build support not depend on qt versionDaniel Teske2013-04-111-4/+0
* | Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-112-166/+1
* | Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-112-2/+20
* | auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-113-7/+7
* | CMakeBuildConfiguration: Remove unused includesDaniel Teske2013-04-111-7/+1
* | Fix CMakeProjectManager Ninja CXXFLAGS detectionShane Peelar2013-04-101-5/+30
* | ProjectManagers: Update project languages based on data sent to the codemodelTobias Hunger2013-04-101-0/+2
* | Unify handling of dumperLibrary/dumperLibraryLocationsTobias Hunger2013-04-101-8/+3
* | CppTools: Rename files to comply with coding standardTobias Hunger2013-04-103-3/+4
* | CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-083-15/+15
* | Project: Set QML/C++ languages where both are possibleTobias Hunger2013-04-051-1/+4
* | RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-052-10/+6
* | RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-052-5/+4
* | Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-1/+0
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-4/+6
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-263-2/+20
|\ \ | |/
| * CMake::MakeStep: Fix cloningDaniel Teske2013-03-251-1/+1
| * CMake: Correct encoding of definesDaniel Teske2013-03-191-1/+1
| * CMake: Fix parsing of C++ definesDaniel Teske2013-03-192-1/+19
* | Cmake: use new Core::Id interfaceshjk2013-03-221-9/+4
* | CppTools: improved languages support in ProjectPartSergey Shambir2013-03-211-8/+9
* | Fix build breakAurindam Jana2013-03-211-1/+1
* | cmake: Sort list of build targetsTobias Hunger2013-03-211-1/+3