aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Apply low priority build immediatelyOrgad Shaneh2019-10-101-1/+1
* Qmake: Show real effective make call on Make step - take 2Orgad Shaneh2019-10-083-3/+13
* ProjectExplorer: Add a setting for low build priorityOrgad Shaneh2019-10-081-1/+1
* QMake: Let the user decide whether to run a make step for subdir buildsChristian Kandeler2019-10-071-2/+2
* Revert "Revert "Designer: Fix look-up of resources for UI files""Eike Ziller2019-10-041-1/+8
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-041-8/+1
|\
| * Revert "Designer: Fix look-up of resources for UI files"Christian Kandeler2019-10-021-8/+1
* | Merge remote-tracking branch 'origin/master' into 4.11Eike Ziller2019-10-022-7/+8
|\ \
| * | BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-5/+5
| * | BaseQtVersion: Return FilePath from frameworkInstallPathTobias Hunger2019-10-011-2/+3
* | | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-1/+8
|\ \ \ | |/ / |/| / | |/
| * Designer: Fix look-up of resources for UI filesChristian Kandeler2019-10-011-1/+8
* | Revert "Qmake: Show real effective make call on Make step"Orgad Shaneh2019-09-252-9/+0
* | ProjectExplorer: Fix typo in variable nameOrgad Shaneh2019-09-241-2/+2
* | Qmake: Show real effective make call on Make stepOrgad Shaneh2019-09-232-0/+9
* | Qmake: Update effective qmake call on project parsing finishedOrgad Shaneh2019-09-231-0/+2
* | 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