aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* More Utils::toSet/toListhjk2019-07-042-5/+6
* Utils: Rename FileName to FilePathhjk2019-05-286-25/+25
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-282-3/+3
* ProjectExplorer: Add executable() accessor to RunConfigurationChristian Kandeler2019-05-242-6/+7
* Qt Creator CMake portCristian Adam2019-05-171-0/+16
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-081-0/+1
|\
| * QmlProjectManager: Fix using history completerChristian Stenger2019-05-061-0/+1
* | QmlProject: Implement basic support for QmlFileSelectorThomas Hartmann2019-04-257-0/+38
* | RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-232-0/+7
* | QmlProject: Do not crash on project creationhjk2019-04-051-3/+3
* | ProjectExplorer: Switch order of template parametershjk2019-04-021-1/+1
* | ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-195-89/+13
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
* | ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-15/+12
* | ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-075-119/+32
* | QmlProjectManager: Fix QmlProjectRunConfiguration::updateEnabledStatehjk2019-03-041-9/+5
* | ProjectExplorer: Flip default for ProjectNode::showInSimpleTreehjk2019-03-012-6/+0
* | ProjectExplorer: Merge Node::isFileNodeType and asFileNodehjk2019-03-011-1/+1
* | ProjectExplorer: Replace Node::setNodeType by virtual functionshjk2019-03-011-1/+1
* | Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* | ProjectExplorer: Remove FileNode's isGenerated constructor boolhjk2019-02-251-2/+2
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-113-10/+10
|/
* Fix qbs compileDavid Schulz2019-01-251-0/+1
* QmlProject: update mainFile after renaming itTim Jenssen2019-01-233-2/+53
* Fix warning: "Don't call QHash::operator[]() on temporary"Alessandro Portale2019-01-171-1/+1
* QmlProjectManager: ModernizeAlessandro Portale2018-11-309-31/+28
* 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