summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QmlProject: Capitalize consistentlyRobert Loehning2018-10-221-1/+1
* ProjectExplorer: Remove Run{Control,Configuration}::abihjk2018-10-162-8/+0
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-2/+2
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-1/+1
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-133-7/+6
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-1/+1
* QmlProject: Pass project to MainQmlFileAspect ctorhjk2018-09-121-18/+15
* QmlProjectManager: Pass target to QmlProjectEnvironmentAspect ctorhjk2018-09-113-6/+10
* QmlProject: Use IRunConfiguration's changed() signalhjk2018-09-112-5/+4
* QmlProjectManager: Aspect-ify runconfigurationhjk2018-09-106-364/+263
* QmlProject: Allow different QML viewers per projectUlf Hermann2018-09-053-0/+13
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-1/+1
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-111-1/+1
|\
| * Projects: Fix capitalization in messagesLeena Miettinen2018-06-081-1/+1
* | Remove ApplicationLauncher::Modehjk2018-06-051-1/+0
* | QmlProject: Remove unnecessary codeTobias Hunger2018-06-012-14/+0
* | Tie SimpleTargetRunner desktop usages to individual RunConfigurationshjk2018-05-311-0/+2
|/
* Finish merging Runnable and StandardRunnablehjk2018-05-232-2/+2
* ProjectExplorer: Add and use addNestedNode(...) that takes unique_ptrTobias Hunger2018-05-021-2/+2
* ProjectExplorer: Use unique_ptr for Project::setRootProjectNodeTobias Hunger2018-05-021-2/+2
* Pass id to RunConfiguration constructorhjk2018-04-253-5/+5
* ProjectExplorer: Hide build page for projects that do not buildTobias Hunger2018-04-192-8/+7
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-192-35/+27
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-132-7/+1
* ProjectExplorer: Start unifing visual appearance of run config widgetshjk2018-04-101-1/+0
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-094-5/+5
* QmlProject: Move RunConfigurationFactory close to RunConfigurationhjk2018-04-094-6/+20
* QmlProject: simplify codeTim Jenssen2018-04-061-4/+2
* ProjectExplorer: Streamline *EnvironmentAspect interfacehjk2018-04-062-44/+21
* QmlProject: Use new helper function to create run configuration widgetshjk2018-03-273-22/+3
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-133-49/+55
|\
| * QmlProject: Fix selection of supported kitsTobias Hunger2018-03-091-1/+1
| * QmlProject: Unify selection of supported kitsTobias Hunger2018-03-092-38/+36
| * QmlProject: Clean up environment selectionUlf Hermann2018-03-072-13/+21
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-074-6/+6
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-015-21/+21
|\ \ | |/
| * QmlProject: Fix import paths for code modelThomas Hartmann2018-02-263-13/+14
| * QmlProject: Resolve import paths relative to target directoryUlf Hermann2018-02-233-20/+19
* | Project: Make setRequiredKitPredicate privateTobias Hunger2018-02-192-2/+2
* | QmlProjectPlugin: Clean uphjk2018-02-162-22/+11
* | ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-151-1/+1
* | QmlProjectManager: Allow QmlProjectRunconfigurations on non-DesktopUlf Hermann2018-02-081-1/+0
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-076-0/+40
|\ \ | |/
| * QmlProject: Add support for setting the environmentThomas Hartmann2018-02-026-0/+40
| * QmlProjectManager: Prepare for running on remote devicesUlf Hermann2018-01-298-53/+140
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-062-4/+4
* | QmlProjectManager: Prepare for running on remote devicesUlf Hermann2018-01-238-53/+140
|/
* Remove qmlsceneCommand() and qmlViewerCommand() from BaseQtVersionUlf Hermann2018-01-082-7/+8
* ProjectExplorer: Add a IRunConfigurationFactory::addFixedBuildTarget()hjk2018-01-032-13/+1
* QmlProject: Remove unneeded reimplementation of rootProjectNodehjk2018-01-032-7/+0