aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProject: Prefer Qt 6 kits if the project is flagged as Qt 6 projectThomas Hartmann2021-08-031-6/+45
* QmlDesigner: Add setting for Qt 6 projectsThomas Hartmann2021-07-271-0/+9
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-5/+5
* baseqtversion: commands are FilePathesTim Jenssen2021-07-141-1/+1
* use "qml" as QML runtimeTim Jenssen2021-07-131-3/+3
* Core: filepathify file renamingDavid Schulz2021-06-171-6/+6
* Core: filepathify expected document changesDavid Schulz2021-06-171-1/+1
* Utils: add FilePath::completeBaseNameDavid Schulz2021-06-041-1/+1
* Utils: filepathify fileutilsDavid Schulz2021-05-181-1/+1
* Utils: filepathify TextFileFormatDavid Schulz2021-05-181-2/+2
* Replace modal dialog with InfoBar in QmlProjectAleksei German2021-03-241-40/+29
* QmlBuildSystem: MainFilePath member functionMichael Winkelmann2021-03-231-0/+5
* Improve Qt Design Studio visibility in Qt CreatorAleksei German2021-03-191-1/+62
* QML: Use new message manager APIEike Ziller2020-12-221-7/+6
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-2/+2
* Core: replace QString with Utils::FilePath to get documentsDavid Schulz2020-09-041-4/+4
* Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-08-131-1/+1
|\
| * qmlproject: no need to use raw pointer hereTim Jenssen2020-07-201-1/+1
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-061-0/+1
|/
* 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