aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow blocking auto files refreshVikas Pachdha2020-03-031-0/+9
* QmlProject: Add qtForMCU flagThomas Hartmann2020-02-211-0/+9
* Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-071-0/+9
|\
| * QmlDesigner: Add option forceFreeType to qmlprojectThomas Hartmann2019-12-061-0/+9
* | ProjectExplorer: Introduce per-buildsystem setRootProjectNodehjk2019-11-211-1/+1
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-80/+166
* | ProjectExplorer: Use a functor for BuildSystem creationhjk2019-10-251-1/+1
* | Qbs, Qmake, Python, Generic: Introduce BuildSystem derived classeshjk2019-10-251-0/+2
|/
* QtSupport: Move qmlsceneCommand down to BaseQtVersionhjk2019-08-201-2/+1
* QmlProject: Simplify code based on Project::projectFileIsDirty signalTobias Hunger2019-08-161-4/+4
* RemoteLinux: Move EmbeddeLinuxQtVersion to QtSupporthjk2019-08-161-1/+2
* ProjectExplorer: Drop filtering from KitManager::Kitshjk2019-08-141-1/+1
* ProjectExplorer: De-virtualize some more virtual methodsTobias Hunger2019-08-131-5/+2
* QmlProjectManager: Remove dead codeTobias Hunger2019-08-131-5/+0
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-091-2/+2
* ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kithjk2019-08-011-2/+4
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-041-1/+1
|\
| * More Utils::toSet/toListhjk2019-07-041-1/+1
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-131-1/+1
|/
* Utils: Rename FileName to FilePathhjk2019-05-281-12/+12
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* QmlProject: Implement basic support for QmlFileSelectorThomas Hartmann2019-04-251-0/+14
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+5
* ProjectExplorer: Remove FileNode's isGenerated constructor boolhjk2019-02-251-2/+2
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
* QmlProject: update mainFile after renaming itTim Jenssen2019-01-231-0/+6
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-111-1/+1
|\
| * Projects: Fix capitalization in messagesLeena Miettinen2018-06-081-1/+1
* | QmlProject: Remove unnecessary codeTobias Hunger2018-06-011-13/+0
|/
* 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
* ProjectExplorer: Hide build page for projects that do not buildTobias Hunger2018-04-191-7/+5
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-34/+26
* QmlProject: simplify codeTim Jenssen2018-04-061-4/+2
* QmlProject: Fix selection of supported kitsTobias Hunger2018-03-091-1/+1
* QmlProject: Unify selection of supported kitsTobias Hunger2018-03-091-37/+35
* QmlProject: Fix import paths for code modelThomas Hartmann2018-02-261-1/+12
* QmlProject: Add support for setting the environmentThomas Hartmann2018-02-021-0/+7
* QmlProjectManager: Prepare for running on remote devicesUlf Hermann2018-01-291-16/+80
* Remove qmlsceneCommand() and qmlViewerCommand() from BaseQtVersionUlf Hermann2018-01-081-1/+3
* QmlProject: Remove unneeded reimplementation of rootProjectNodehjk2018-01-031-5/+0
* QmlProject: Avoid error messages about missing build configurationsUlf Hermann2017-12-211-0/+7
* Use project id uniformly as project contexthjk2017-12-201-1/+0
* ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectTypehjk2017-12-191-1/+2
* QmlProjectManager: Fix warning about unused lambda captureTobias Hunger2017-12-011-1/+1
* QmlProjectManager: Drop support for QtQuick1Ulf Hermann2017-11-301-50/+7
* QmlProjectManager: Detect file types correctlyUlf Hermann2017-11-231-4/+4
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-1/+1
* Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-261-1/+2
* QmlProject: List .qmlproject file in project treeTobias Hunger2017-04-241-0/+1