aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QmlProject: Inline QmlProjectRunConfiguration::qtVersion into callerhjk2018-01-032-9/+3
* QmlProject: Avoid error messages about missing build configurationsUlf Hermann2017-12-212-0/+8
* Use project id uniformly as project contexthjk2017-12-202-2/+0
* ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectTypehjk2017-12-193-2/+4
* QmlProjectManager: Re-use folder "qml" icon overly from ProjectExplorerAlessandro Portale2017-12-143-2/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-085-42/+6
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-082-5/+7
* QmlProjectManager: Fix warning about unused lambda captureTobias Hunger2017-12-011-1/+1
* QmlProjectManager: Drop support for QtQuick1Ulf Hermann2017-11-305-98/+21
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-273-43/+24
* QmlProjectManager: Detect file types correctlyUlf Hermann2017-11-231-4/+4
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-202-13/+2
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-163-16/+1
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-142-10/+2
* Merge remote-tracking branch 'origin/4.5'Orgad Shaneh2017-11-114-22/+4
|\
| * ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-104-22/+4
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2017-10-191-1/+1
|\|
| * QmlProjectRunConfiguration: Use QFileInfo::existsEike Ziller2017-10-191-1/+1
* | Treat .ui.qml mime type the same as .qmlUlf Hermann2017-10-181-7/+14
|/
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-133-48/+43
* Core::FileIconProvider: Add helper method to get a directory icon with overlayTobias Hunger2017-09-081-9/+3
* Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-301-1/+1
|\
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | QmlProjectNode: fix coverity warningNikita Baryshnikov2017-08-161-1/+3