aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Revert "Wizards: Drop support for Qt4 for widgets application"hjk2018-07-262-3/+1
* QMake parsing: Improve behavior in case of empty build directoryv4.7.0-rc1Eike Ziller2018-07-041-3/+6
* Wizard: Ensure compilable widget application templateChristian Stenger2018-06-251-0/+1
* Wizards: Drop support for Qt4 for widgets applicationChristian Stenger2018-06-222-1/+3
* Remove a few redundant occurrences of 'virtual' and 'override'Alessandro Portale2018-06-181-4/+4
* Qmake: Fix redundant qmake execution for sub-project buildOrgad Shaneh2018-06-131-2/+4
* Qmake: Expand user arguments when comparing them to the MakefileOrgad Shaneh2018-06-081-1/+1
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-1/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-232-2/+0
* QmakePM: Expand qmake arguments for summary, effective call and parserOrgad Shaneh2018-05-222-8/+20
* QmakeProjectManager: Consistently use nullptrTobias Hunger2018-05-132-6/+6
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-082-3/+3
* QmakeProjectManager: Use override consistentlyTobias Hunger2018-05-076-11/+11
* QmakeProject: Show full qmake path for Effective qmake commandhjk2018-05-031-1/+1
* Wizards: Add deployment rules to Widgets and Console applicationsKari Oikarinen2018-05-031-1/+4
* ProjectExplorer: Remove FolderNode::addNode taking a raw pointerTobias Hunger2018-05-021-10/+9
* ProjectExplorer: Add and use addNestedNode(...) that takes unique_ptrTobias Hunger2018-05-021-1/+1
* ProjectExplorer: Use unique_ptr for Project::setRootProjectNodeTobias Hunger2018-05-022-4/+5
* ProjectExplorer: Introduce a RunConfiguration::buildTargetInfo() functionhjk2018-04-271-2/+2
* Pass id to RunConfiguration constructorhjk2018-04-252-5/+4
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-242-54/+1
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-192-6/+9
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-192-2/+9
|\
| * Qmake: Invalidate contents of QmakeVfs on target changeTobias Hunger2018-04-172-2/+9
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-171-4/+3
|\|
| * QMake: Make signalling of parsing state more robustTobias Hunger2018-04-161-2/+3
* | DesktopQmakeRunConfiguration: Remove unused signalshjk2018-04-162-8/+0
* | ProjectExplorer: Introduce runconfig aspects for some bool valueshjk2018-04-132-139/+34
* | ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-132-7/+2
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-2/+0
|\|
| * BuildStep: Make build steps more widely availableTobias Hunger2018-04-111-2/+0
* | ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-123-29/+13
* | Let users set a global default for whether to amend the run environmentChristian Kandeler2018-04-121-0/+5
* | Android: Move some unshared code closer to its only place of usehjk2018-04-122-23/+0
* | Fix coding styleAntonio Di Monaco2018-04-111-7/+5
* | QmakeProject: Do not try to emit "parsingStarted" several timesTobias Hunger2018-04-111-1/+3
* | Add support for system include directories in qmake project filesAntonio Di Monaco2018-04-101-2/+11
* | ProjectExplorer: Start unifing visual appearance of run config widgetshjk2018-04-101-2/+0
* | QMake: Use new ExecutableAspecthjk2018-04-092-25/+5
* | ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-2/+0
* | Utils: Purge asConstOrgad Shaneh2018-04-091-3/+2
* | Qmake: Remove QmakeProject::runConfigurationCreatorshjk2018-04-054-32/+3
* | Designer: Use PluginManager getObjectByName instead of getObjectByClassNamehjk2018-04-031-1/+1
* | Consolidate some run configuration widget boilerplatehjk2018-03-221-11/+2
* | Simplify DesktopQmakeRunConfiguration::updateTargetInformation() a bithjk2018-03-202-17/+5
* | CppTools: Remove processEvents call from follow symbolIvan Donchevskii2018-03-191-8/+11
* | Qmake: Remove now-unused QmakeProject::hasApplicationProFilehjk2018-03-162-7/+0
* | Merge "Merge remote-tracking branch 'origin/4.6'"Eike Ziller2018-03-164-20/+28
|\ \
| * | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-164-20/+28
| |\|
| | * qmake: Change source identifier type in ProStringOswald Buddenhagen2018-03-144-20/+28