aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Rename files for QmakeMakeStepEike Ziller2018-05-187-9/+9
* Use make step base for qmake projectsEike Ziller2018-05-178-362/+29
* QMake make step: Remove unused signalEike Ziller2018-05-162-19/+0
* 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
| | * Wizards: Fix Qt Unit test wizardChristian Stenger2018-03-131-2/+1
* | | Qmake: Remove hidden dysfunctional option to run on QVFbhjk2018-03-162-11/+0
* | | QMake: Adapt DesktopQMakeRunConfiguration to applicationTargets() usehjk2018-03-164-177/+111
* | | ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-169-123/+13
|/ /
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-2/+4
|\|
| * QmlProject: Unify selection of supported kitsTobias Hunger2018-03-092-2/+2
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-2/+4