summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Lower priority on buildOrgad Shaneh2019-09-181-0/+1
* Android multi arch supportBogDan Vatra2019-09-163-17/+75
* QMakeProjectManager: Remove unused QtModulesInfoAlessandro Portale2019-09-115-238/+0
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-6/+6
* CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-101-5/+3
* CppTools: Remove dependency of RawProjectPart to ProjectFileEike Ziller2019-09-031-3/+1
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Project: Rename Project::activeBuildEnvironment to Project::activeParseEnviro...Tobias Hunger2019-08-281-1/+1
* QmakePM: Remove unused explicit shadow build flaghjk2019-08-232-5/+0
* QmakeProjectManager: Mark disabled source files in project treeChristian Kandeler2019-08-223-35/+66
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-222-7/+8
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-214-43/+0
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-1/+1
* ProjectExplorer: Hide parts of BuildStep's QObject-ness from usershjk2019-08-202-4/+3
* QmakeProjectManager: Remove unused modules handling from wizardsChristian Stenger2019-08-149-266/+8
* QmakeProjectManager: Fix possible assertionChristian Kandeler2019-08-141-2/+2
* QmakeProjectManager: Try harder to find include paths in sysrootChristian Kandeler2019-08-131-1/+20
* Drop connections to active target and build config changeshjk2019-08-131-8/+0
* ProjectExplorer: De-virtualize some more virtual methodsTobias Hunger2019-08-132-1/+1
* QmakePM: QtWizard Code cosmeticshjk2019-08-132-23/+10
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-092-4/+7
* QMake: Re-export the qmake buildstep id constanthjk2019-08-092-4/+3
* Unification of desktop run configurations, step 1hjk2019-08-076-219/+0
* ProjectExplorer: Replace Project::projectConfigurationChangedhjk2019-08-021-5/+3
* Update build step widgets only on changes to the owning build confighjk2019-08-021-4/+3
* QmakeProjectManager: List .ts files in the project treeChristian Kandeler2019-07-311-4/+1
* ProjectExplorer: Remove ProjectConfiguration base from Targethjk2019-07-311-0/+4
* QmakeProject: Move QmakeBC::isShadowBuildhjk2019-07-293-14/+12
* Qmake: Replace QmakeBC::emitQmakeBuildConfigurationChangedhjk2019-07-293-16/+5
* ProjectExplorer: Propagate build environment changes more directlyhjk2019-07-261-1/+1
* Import wizards: Visually improve the selected state of iconsAlessandro Portale2019-07-252-0/+0
* QmakeProjectManager: Preserve line endingsChristian Kandeler2019-07-252-17/+24
* Replace remaining Utils::FileName occurrences by Utils::FilePathhjk2019-07-231-1/+1
* Avoid warning on empty expressionshjk2019-07-233-3/+3
* "New class" wizard: Respect the project's "no Qt keywords" settingChristian Kandeler2019-07-221-0/+3
* ProjectExplorer: Update run config list centrallyChristian Kandeler2019-07-222-8/+0
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-123-8/+9
|\
| * Remove more deprecation warningshjk2019-07-051-3/+3
| * Avoid more deprecation warningshjk2019-07-053-5/+6
* | Make the project managers tell the code model about include pathsChristian Kandeler2019-07-121-1/+1
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-043-8/+12
|\ \ | |/
| * More Utils::toSet/toListhjk2019-07-041-1/+1
| * QmakeProjectManager: Take "executable" CONFIG value into accountChristian Kandeler2019-07-043-7/+11
* | ProjectExplorer: Reduce ProjectExplorer::configureAsExampleProject()hjk2019-07-012-12/+8
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-282-2/+2
|\ \ | |/
| * qmake Project Manager: Fix UI textLeena Miettinen2019-06-252-2/+2
* | ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-272-20/+15
* | ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-272-7/+5
* | ProjectExplorer etc: More FilePath usagehjk2019-06-266-26/+23
* | Use build step ids for construction in more caseshjk2019-06-263-6/+5