aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* qmake: Make resource file contents available againTobias Hunger2017-05-052-6/+7
* ResourceTopLevelNode: Enable marking this node as generatedTobias Hunger2017-05-041-1/+2
* Qmake: Update QmakeRunConfiguration in constructorTobias Hunger2017-04-272-25/+25
* Qmake: Fix deploying versioned shared library symlinksKari Oikarinen2017-04-101-6/+7
* Project: Unify handling of displayNameTobias Hunger2017-04-072-7/+1
* QmakePM: Use a single constant for async update intervalOrgad Shaneh2017-04-051-3/+6
* ProjectNodes: Handle supported actions one-by-onehjk2017-04-052-23/+22
* Qmake: Fix workdirectory for qmake projectsTobias Hunger2017-04-042-29/+24
* QmakePM: Fix executableFor() on macOSChristian Stenger2017-03-301-3/+3
* Project: Move ProjectDocument setup into Project classTobias Hunger2017-03-291-1/+1
* ProjectExplorer: Provide ProjectDocument and use it in all projectsTobias Hunger2017-03-291-34/+1
* Qmake: Add variable choosers where variables are parsedOrgad Shaneh2017-03-292-0/+7
* QmakePM: Fix toolchain executable comparisonOrgad Shaneh2017-03-281-1/+1
* QmakeProjectManager: Remove unused QmakePrifile::buildsFile()hjk2017-03-282-10/+0
* ProjectExplorer: Fix enabling state of main project nodeshjk2017-03-281-2/+4
* ProjectExplorer: Handle project file list globallyTobias Hunger2017-03-272-53/+1
* QMake: Prettify file lists in generated project filesAndre Hartmann2017-03-263-10/+16
* Qmake: Do not warn when a compiler misses an .exe on windowsTobias Hunger2017-03-241-1/+10
* QmakePM: Highlight QMAKE_C[XX]FLAGS_RELEASE_WITH_DEBUGINFOOrgad Shaneh2017-03-221-0/+2
* QmakePM: De-slotOrgad Shaneh2017-03-202-25/+20
* ProjectNode: Let add/removeSubprojects operate on single fileshjk2017-03-204-15/+13
* Qmake: Expand variables in the arguments previewOrgad Shaneh2017-03-201-1/+1
* Qmake: Remove superfluous qualificationsOrgad Shaneh2017-03-201-3/+3
* QmakePM: Introduce Qmake:Makefile variableOrgad Shaneh2017-03-201-0/+7
* Qmake: Fix possible SOFT_ASSERT in qmake desktop RCTobias Hunger2017-03-161-1/+2
* ProjectExplorer: Fix crash on reloading projectsChristian Stenger2017-03-161-2/+2
* CppTools: Add target information to ProjectPartTobias Hunger2017-03-151-0/+1
* Qmake: Fix "Build File" for sub-projects in priOrgad Shaneh2017-03-151-3/+5
* Qmake: Fix "Build File" for initial opened fileOrgad Shaneh2017-03-151-0/+1
* add extra arguments for qmakeVikas Pachdha2017-03-142-1/+26
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-142-0/+2
|\
| * QRegExp include cleanupSamuel Gaist2017-03-132-0/+2
* | ProjectExplorer: Add a FolderNode::addNestedNode() functionhjk2017-03-141-4/+2
* | ResourceTopLevelNode: Simplify useTobias Hunger2017-03-101-1/+0
* | ProjectExplorer: Create initial project treeTobias Hunger2017-03-101-1/+0
* | Make all projects generate a fresh project treeTobias Hunger2017-03-103-10/+6
* | Merge remote-tracking branch 'origin/master' into 4.3Orgad Shaneh2017-03-106-27/+20
|\ \
| * | CppTools: De-duplicate and rename function in ProjectPartNikolai Kosjar2017-03-091-1/+1
| * | ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-096-25/+18
| * | Qmake: Use QmakeProFile, not QmakeProFileNodeTobias Hunger2017-03-081-1/+1
* | | Fix a crash when configured kit list is emptyJarek Kobus2017-03-091-5/+7
|/ /
* | ProjectExplorer: Use visitor-by-lambda for project treehjk2017-03-081-66/+23
* | Revert "CppTools: Do not put configuration document into global snapshot and ...Nikolai Kosjar2017-03-071-0/+2
* | Utils: Wrap MimeDatabase into static functionshjk2017-03-033-13/+7
* | ProjectManager: Cut ties between Project and IProjectManagerhjk2017-03-016-62/+20
* | Qmake: Clean up createProFileReader method of QmakeProjectTobias Hunger2017-03-012-18/+14
* | ProjectExplorer: Fix global 'Build Subproject' actionDavid Schulz2017-03-011-3/+3
* | QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-283-6/+12
* | ProjectManager: Centralize "File not found handling"hjk2017-02-282-9/+2
* | ProjectExplorer: Remove Project manager parameter from some constructorshjk2017-02-282-2/+2