aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlpreview
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC warningsOrgad Shaneh2019-09-111-1/+1
* 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