aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlpreview
Commit message (Expand)AuthorAgeFilesLines
* Provide an empty default IPlugin::extensionsInitialized()hjk2020-02-072-5/+0
* QmlPreview: Fix memory leakChristian Kandeler2020-01-231-1/+1
* CMake Build: rename target qmljs to QmlJSCristian Adam2020-01-161-1/+1
* QmlDesigner: use current file to start previewTim Jenssen2020-01-131-4/+29
* QmlProject: move/rename MainQmlFileAspect to QmlMainFileAspectTim Jenssen2020-01-083-2/+4
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-1/+1
* Fix lupdate issuesEike Ziller2019-11-041-1/+1
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-121-1/+1
|\
| * Fix MSVC warningsOrgad Shaneh2019-09-111-1/+1
* | ProjectExplorer: Use std::function for SimpleTargetRunner::start()hjk2019-09-041-5/+7
* | QmlPreview: Fix endless recursionhjk2019-09-031-1/+1
* | ProjectExplorer: Proliferate FilePathhjk2019-08-291-1/+1
* | ProjectExplorer: Standardize RunWorker creation logichjk2019-08-271-33/+34
* | QmlPreview: Pimpl pluginhjk2019-08-152-88/+127
* | ProjectExplorer: Re-work setup runworker factorieshjk2019-08-092-7/+7
* | Some clang-tidy -use-modernize-nullptrhjk2019-08-011-2/+2
* | Avoid warning on empty expressionshjk2019-07-231-3/+3
|/
* Utils: Rename FileName to FilePathhjk2019-05-282-2/+2
* ExtensionSystem: Move away from QListEike Ziller2019-05-273-4/+4
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-4/+4
* Qt Creator CMake portCristian Adam2019-05-171-0/+18
* ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNodehjk2019-04-302-3/+3
* QmlPreview: Simplify QmlPreviewRunnerhjk2019-03-182-14/+13
* Limit scope of uses of RunControl::runConfiguration()hjk2019-03-181-4/+4
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+2
* Avoid some visible uses of RunControl::runConfiguration()hjk2019-03-121-4/+1
* ProjectExplorer: Merge Node::isFileNodeType and asFileNodehjk2019-03-011-1/+1
* ProjectExplorer: Replace Node::setNodeType by virtual functionshjk2019-03-011-1/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-112-2/+2
* Import QML preview plugin into Qt CreatorUlf Hermann2019-01-1720-0/+2008