aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-063-2/+3
* Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-06-267-20/+226
|\
| * qml: introduce QmlMultiLanguageAspectTim Jenssen2020-06-187-20/+226
* | QmlProjectManager: Replace QRegExp by QRegularExpressionChristian Stenger2020-06-192-17/+16
* | ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-1/+1
|/
* Allow blocking auto files refreshVikas Pachdha2020-03-032-0/+30
* QmlProjectManager: Fix setting of QmlProjectItem.qtForMCUsAlessandro Portale2020-02-281-1/+1
* QmlProject: Add qtForMCU flagThomas Hartmann2020-02-216-0/+24
* QmlProjectManager: De-export QmlProjectRunConfigurationhjk2020-02-113-33/+26
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-071-1/+0
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* CMake Build: rename target qmljs to QmlJSCristian Adam2020-01-161-1/+1
* QmlDesigner: use current file to start previewTim Jenssen2020-01-133-1/+8
* QmlProjectManager: Fix compile with namespaced QtChristian Stenger2020-01-081-0/+3
* QmlProjectManager: Fix qbs buildChristian Kandeler2020-01-081-1/+1
* QmlProject: move/rename MainQmlFileAspect to QmlMainFileAspectTim Jenssen2020-01-087-268/+369
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-162-1/+3
|\
| * QmlProject: use qobject_cast instead of static_castTim Jenssen2019-12-161-1/+1
* | Merge remote-tracking branch 'origin/4.11'Orgad Shaneh2019-12-077-0/+29
|\|
| * QmlDesigner: Add option forceFreeType to qmlprojectThomas Hartmann2019-12-067-0/+29
* | ProjectExplorer: Make enabled state updating part of runconfig updateshjk2019-12-041-5/+3
* | ProjectExplorer: Introduce per-buildsystem setRootProjectNodehjk2019-11-211-1/+1
* | QmlProject: Clean up RunConfigurationhjk2019-11-212-33/+31
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-196-252/+231
* | LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-2/+1
* | ProjectExplorer: Use a functor for BuildSystem creationhjk2019-10-251-1/+1
* | Qbs, Qmake, Python, Generic: Introduce BuildSystem derived classeshjk2019-10-254-52/+92
* | ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-3/+4
|/
* CMake Build: Allow building with Qt5 and Qt6Cristian Adam2019-09-241-1/+1
* QmlProjectManager: A bit of polishTobias Hunger2019-08-282-15/+14
* QmlProject: Ignore generated filesTobias Hunger2019-08-221-2/+2
* QtSupport: Move qmlsceneCommand down to BaseQtVersionhjk2019-08-202-5/+2
* Project: Remove Project::document() methodTobias Hunger2019-08-191-1/+1
* QmlProject: Simplify code based on Project::projectFileIsDirty signalTobias Hunger2019-08-161-4/+4
* RemoteLinux: Move EmbeddeLinuxQtVersion to QtSupporthjk2019-08-162-2/+3
* ProjectExplorer: Drop filtering from KitManager::Kitshjk2019-08-141-1/+1
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-2/+0
* ProjectExplorer: De-virtualize some more virtual methodsTobias Hunger2019-08-132-7/+2
* QmlProjectManager: Remove dead codeTobias Hunger2019-08-132-7/+0
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-091-2/+2
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-2/+5
* ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kithjk2019-08-011-2/+4
* QmlProject: add FontFiles filter itemTim Jenssen2019-07-181-0/+2
* QmlProject: cleanup the codeTim Jenssen2019-07-183-122/+14
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-042-5/+6
|\
| * More Utils::toSet/toListhjk2019-07-042-5/+6
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-134-5/+5
* | ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-121-8/+11
|/
* Utils: Rename FileName to FilePathhjk2019-05-286-25/+25
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-282-3/+3