aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/qt4project.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-1640/+0
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-16/+16
* Qt4Project: Correctly filter kits in targetsetup pageDaniel Teske2013-10-141-0/+5
* ProjectPart: Add meta informationDaniel Teske2013-10-011-0/+3
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-41/+15
* BuildManager: apply 'static' patternhjk2013-09-051-2/+1
* MessageManager: General cleanup.hjk2013-09-051-1/+1
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-4/+1
* Core: Remove deprecated accessorshjk2013-08-301-1/+1
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-3/+3
* UiCodeModelManager: Clean up APITobias Hunger2013-08-021-1/+1
* UiCodeModel: Simplify usageTobias Hunger2013-08-011-3/+13
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-2/+2
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-07-251-3/+1
|\
| * CppTools: Check if project has changed before reparsingNikolai Kosjar2013-07-221-3/+1
* | Introduced mime-type for ObjC++.Erik Verbruggen2013-07-181-1/+3
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-091-6/+6
* | Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-17/+2
* | Qt4Project: Use exact parse to decide which runconfigurations to createDaniel Teske2013-07-081-13/+15
* | Qt4Project: Don't update runconfigurations for all targetsDaniel Teske2013-07-081-2/+2
|/
* Qt4Project: Do not trigger updateCodeModels on folderChangedDaniel Teske2013-07-021-5/+18
* Project managers: Force "Parsing" notificationNikolai Kosjar2013-06-241-1/+2
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-06-041-1/+18
* qmljs: adding qrc supportFawzi Mohamed2013-06-031-0/+4
* Revert "Project: Set QML/C++ languages where both are possible"Kai Koehne2013-05-281-3/+10
* Fix indentationOrgad Shaneh2013-05-061-1/+1
* Qt4Project: simplified C++ codemodel interaction.Sergey Shambir2013-05-021-26/+13
* ProjectExplorer: extended Toolchain::CompilerFlagsSergey Shambir2013-04-301-1/+1
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-301-1/+0
|\
| * qt4project/qmljs: get info from all subprojectsFawzi Mohamed2013-04-251-1/+0
* | Qt4Project: Fix double restoreSettings on opening projectDaniel Teske2013-04-221-0/+38
* | Qt4ProFileNode: Split up targetInformationDaniel Teske2013-04-171-9/+56
* | ProjectManagers: Update project languages based on data sent to the codemodelTobias Hunger2013-04-101-0/+4
* | CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* | CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-8/+8
* | Project: Set QML/C++ languages where both are possibleTobias Hunger2013-04-051-10/+3
* | Clean headers in Qt4ProjectManager.Friedemann Kleint2013-03-281-21/+0
* | Qt4Project: Adjust to MessageManager api changeDaniel Teske2013-03-221-1/+1
* | Qt4Projet: handle OBJECTIVE_HEADERS qmake varSergey Shambir2013-03-221-0/+5
* | CppTools: improved languages support in ProjectPartSergey Shambir2013-03-211-12/+24
* | s/ProjectExpander/ProjectMacroExpander/gTobias Hunger2013-03-191-1/+1
|/
* Qml Debugging: Setting debug option for QML applicationsAurindam Jana2013-03-041-1/+2
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-38/+4
* Qml Debugging: Default option for Qt Quick applicationAurindam Jana2013-02-201-1/+18
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Move QtProjectExpander to ProjectExplorerDaniel Teske2013-01-171-47/+3
* | Qt4: Remove some dead codeTobias Hunger2013-01-151-19/+0
* | Qt4 project manager: removed extra call of variableValue()Sergey Shambir2013-01-081-2/+2