aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlpreview/qmlpreviewplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlPreviewPlugin: Add some static helpersJarek Kobus2025-03-311-1/+15
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-2/+2
* QmlPreview: Remove RefreshTranslationWorkerJarek Kobus2025-01-141-4/+0
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-2/+2
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* ProjectExplorer: More name disambiguation for device kit aspectsChristian Kandeler2024-11-121-1/+1
* QmlPreview: Fix resetting tasktree from its handlerJarek Kobus2024-11-051-2/+5
* QmlPreview: Get rid of permanent threadJarek Kobus2024-07-261-54/+31
* QmlPreview: Remove unimplemented methodsJarek Kobus2024-07-231-16/+0
* QmlPreviewer: fix activate setDirtyTim Jenssen2024-04-111-6/+6
* QmlPreview: Fix enabled state of editor actionChristian Stenger2024-03-131-3/+3
* QmlPreview: Move test creation closer to test codehjk2024-01-191-2/+2
* QmlPreview: Avoid processing all editorsChristian Stenger2024-01-161-7/+23
* QmlPreview: Add QML Preview button to QML editor toolbarAlessandro Portale2023-12-201-13/+51
* Clean up some lambdashjk2023-12-121-1/+1
* Utils/all: Move mime constants into a central placehjk2023-11-081-8/+10
* Fix UI text capitalization, punctuation, and phrasingLeena Miettinen2023-10-201-2/+2
* QmlPreview: Do not act on any editor / document changeChristian Stenger2023-10-191-0/+2
* QmlPreview: Tell users how to preview single filesAlessandro Portale2023-10-181-5/+6
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-09-141-2/+18
|\
| * QmlPreview: introduce RefreshTranslationWorkerTim Jenssen2023-08-311-1/+10
| * QmlPreview: add stopAllPreviews()Tim Jenssen2023-08-311-0/+6
| * QmlDesigner: Fix crash on Design View reopeningAleksei German2023-08-011-1/+2
* | QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* | ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
|/
* qmlpreview: fix crashTim Jenssen2023-07-201-3/+3
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-5/+5
* QmlPreview: Use new plugin test object setuphjk2023-02-151-10/+5
* QmlPreview: Tr::tr()Alessandro Portale2023-02-101-3/+5
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-6/+1
* QmlPreview: A dedicated class for the QmlPreviewRunWorkerFactoryhjk2023-01-161-81/+42
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlPreview: Have a dedicated run worker factory classhjk2023-01-061-6/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-3/+7
* Code cosmeticshjk2022-06-241-0/+1
* QmlProjectManager: Avoid use of RunControl::runConfiguration()hjk2022-04-121-5/+0
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-1/+2
* QmlDesigner: Add fake Android kit workaroundHenning Gruendl2021-11-161-2/+2
* Implements previewing qml preview for a qmlprojectPiotr Mikolajczyk2021-09-211-2/+8
* Pass the new node in ProjectTree::currentNodeChangedEike Ziller2021-06-281-2/+1
* qmlpreview: fix crashTim Jenssen2021-04-161-0/+8
* qmlpreview: prepare plugin to have an external clientTim Jenssen2021-04-151-62/+4
* QmlPreview: Don't force explicit restart on shader changeMiikka Heikkinen2021-02-151-16/+2
* QML: Use new message manager APIEike Ziller2020-12-221-1/+1
* QmlPreview: Add missing shader suffixesThomas Hartmann2020-12-151-0/+3
* QmlDesigner: Remove invisible charThomas Hartmann2020-12-151-1/+1
* QmlPreview: Restart if a shader is modifiedThomas Hartmann2020-12-141-2/+13
* QML Preview: Fix UI textLeena Miettinen2020-11-091-1/+1
* qmlprieview: fix that init language is the chosen oneTim Jenssen2020-10-071-15/+23