aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakeproject.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Fix plugin unit tests when using projectsChristian Stenger2020-06-171-1/+1
* QmakeProjectManager: Use private for QmakeProject datahjk2020-04-301-5/+6
* QmakeProject: More and better tracinghjk2020-04-301-1/+0
* QmakeProjectManager: Add more detail do trace messagehjk2020-04-231-0/+1
* Qmake: Move context build action handling to build systemhjk2020-03-301-0/+5
* BuildSystem: Add buildConfiguration() methodTobias Hunger2020-03-231-1/+4
* Qmake: Move buildDir() from ProFileNode to QmakeBuildSystemhjk2020-03-231-0/+1
* QmakeProjectManager: Use delay timer from base classChristian Kandeler2020-03-161-2/+0
* QmakeProjectManager: Merge QmakeManager into QmakeProjectManagerPrivatehjk2020-02-261-1/+1
* ProjectExplorer: Make communication between target and selector directhjk2020-02-201-0/+1
* QmakeProjectManager: Make sure we reset the ProFileCacheManagerChristian Kandeler2020-02-071-0/+1
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* QmakeProjectManager: Do not keep an IDocument in QmakePriFileChristian Kandeler2020-02-041-0/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-53/+75
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-211-2/+0
* ProjectExplorer: De-virtualize some more virtual methodsTobias Hunger2019-08-131-1/+0
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-091-0/+2
* ProjectExplorer: Update run config list centrallyChristian Kandeler2019-07-221-1/+0
* ProjectExplorer: Reduce ProjectExplorer::configureAsExampleProject()hjk2019-07-011-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-1/+1
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+4
* Qmake: Switch back to old way of collecting deployment infoChristian Kandeler2019-03-151-3/+3
* QmakeAndroid: Reduce coupling between Qmake and QmakeAndroidhjk2018-12-171-3/+0
* QmakeProject: Simplify interfacehjk2018-12-051-4/+2
* QmakeProjectManager: Make target search operate on project nodeshjk2018-11-281-9/+6
* QmlDesigner: Do not require a qmake project for designer import pathsChristian Kandeler2018-08-201-0/+2
* QmakeProjectManager: Use override consistentlyTobias Hunger2018-05-071-1/+1
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-1/+1
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-191-0/+1
|\
| * Qmake: Invalidate contents of QmakeVfs on target changeTobias Hunger2018-04-171-0/+1
| * QmlProject: Unify selection of supported kitsTobias Hunger2018-03-091-1/+1
* | Android: Move some unshared code closer to its only place of usehjk2018-04-121-3/+0
* | Qmake: Remove QmakeProject::runConfigurationCreatorshjk2018-04-051-5/+0
* | Qmake: Remove now-unused QmakeProject::hasApplicationProFilehjk2018-03-161-1/+0
* | QMake: Adapt DesktopQMakeRunConfiguration to applicationTargets() usehjk2018-03-161-3/+0
* | Project: Improve default implementation of Project::needsConfigurationTobias Hunger2018-03-091-2/+0
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-1/+1
* | Project: Remove unused Project::requiresTargetPanel(...)Tobias Hunger2018-02-191-2/+0
* | Project: Make setRequiredKitPredicate privateTobias Hunger2018-02-191-1/+1
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-3/+3
|/
* QmakeProject: Make availableBuildTargets return a BuildTargetInfo listhjk2018-01-111-2/+3
* QmakeProject: Remove proFilesEvaluated() signalhjk2018-01-091-1/+0
* Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-11-271-1/+1
|\
| * Qmake: Do not crash when closing a project while it is parsingTobias Hunger2017-11-271-1/+1
* | ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-7/+2
|/
* Qmake: Fix detection of successful parsing runTobias Hunger2017-11-031-2/+1
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-2/+0
* Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-261-1/+2