aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlpreview
Commit message (Expand)AuthorAgeFilesLines
* ExtensionSystem: Introduce alias PluginSpecsAlessandro Portale9 days1-1/+1
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2024-04-232-7/+7
|\
| * QmlPreviewer: fix activate setDirtyTim Jenssen2024-04-111-6/+6
| * QmlPreview: add newly introduce dependencyTim Jenssen2024-03-211-1/+1
| * Merge remote-tracking branch 'origin/13.0' into qds/devTim Jenssen2024-03-131-3/+3
| |\
| * | Utils: Fix build with MSVC with C++20Eike Ziller2024-03-111-1/+1
* | | Merge remote-tracking branch 'origin/13.0'Eike Ziller2024-03-141-3/+3
|\ \ \ | | |/ | |/|
| * | QmlPreview: Fix enabled state of editor actionChristian Stenger2024-03-131-3/+3
| |/
* | Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* | Rename RunControl::aspect to RunControl::aspectDatahjk2024-02-161-1/+1
|/
* Introduce a function to register all local run configsDominik Holland2024-02-011-4/+2
* Create RunConfiguration specific QmlPreviewWorkerFactoriesDominik Holland2024-02-012-0/+19
* QmlPreview: Move test creation closer to test codehjk2024-01-195-30/+41
* QmlPreview: Avoid processing all editorsChristian Stenger2024-01-161-7/+23
* QmlPreview: Fix qbs buildChristian Stenger2024-01-081-0/+1
* QmlPreview: Add QML Preview button to QML editor toolbarAlessandro Portale2023-12-201-13/+51
* Clean up some lambdashjk2023-12-121-1/+1
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-11-211-3/+2
|\
| * QmlPreview: Fix double deletion of RefreshTranslationWorkerhjk2023-11-211-3/+2
* | 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
* RefreshTranslationWorker: Call RunWorker::stop from main threadJarek Kobus2023-10-101-2/+2
* Qbs: Fix build after DS mergeChristian Stenger2023-09-151-1/+1
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-09-1410-47/+71
|\
| * QmlPreview: fix use an init languageTim Jenssen2023-08-312-4/+5
| * QmlPreview: introduce RefreshTranslationWorkerTim Jenssen2023-08-318-18/+56
| * QmlPreview: add stopAllPreviews()Tim Jenssen2023-08-312-0/+7
| * QmlDesigner: build it only if Qt is GREATER_EQUAL 6.4.3Tim Jenssen2023-08-152-24/+1
| * QmlDesigner: Fix crash on Design View reopeningAleksei German2023-08-011-1/+2
* | Python: check for pyside in qt installationDavid Schulz2023-08-281-2/+1
* | Plugins: A bit more Keys and Storehjk2023-08-251-1/+1
* | QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-152-2/+2
* | ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-152-2/+2
* | Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-16/+16
|/
* qmlpreview: fix crashTim Jenssen2023-07-201-3/+3
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Fix compiler warningsEike Ziller2023-05-021-6/+9
* Qbs build system: Add a component for test files groupsAlessandro Portale2023-03-211-3/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-012-6/+6
* QmlPreview: Fix initial zoom factorChristian Stenger2023-02-151-1/+1
* QmlPreview: Use new plugin test object setuphjk2023-02-152-11/+5
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* QmlPreview: Tr::tr()Alessandro Portale2023-02-101-3/+5
* QmlProjectManager: FilePathify furtherhjk2023-01-311-5/+4
* Move some FileSystemWatcher usages to FilePathhjk2023-01-271-2/+2
* CMake build: Remove usages of Qt5_VERSIONEike Ziller2023-01-241-6/+2
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-7/+2
* QmlPreview: A dedicated class for the QmlPreviewRunWorkerFactoryhjk2023-01-164-126/+131