aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/assetexporterplugin
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Inline assetexportdialog.uihjk2023-06-063-134/+89
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-032-2/+2
* QmlJSEditor/QmlDesigner: Use QtConcurrent invocation for async runJarek Kobus2023-03-142-20/+21
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-013-10/+10
* Remove unneeded includes of utils/runextensions.hJarek Kobus2023-01-271-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0623-23/+23
* QmlDesigner: Detach views outside of model destructorMarco Bubke2022-10-271-1/+1
* Merge remote-tracking branch 'origin/9.0'Orgad Shaneh2022-10-111-66/+0
|\
| * qbs build: Do not build QmlDesigner & friendsChristian Kandeler2022-10-101-66/+0
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-10-101-1/+1
|\|
| * Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* | QmlDesigner: Merge cmake filesMarco Bubke2022-10-074-5/+8
|/
* QmlDesigner: Remove parent from abstract viewMarco Bubke2022-09-223-5/+5
* QmlDesigner: Remove static keyword for for internal linkingMarco Bubke2022-09-221-2/+2
* QmlDesigner: Refactor isSubClassMarco Bubke2022-08-261-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-2623-552/+46
* QmlDesigner: Add type enumeration to auxiliary dataMarco Bubke2022-08-093-7/+12
* Core: Remove #include <QMainWindow> from icore.hhjk2022-07-221-1/+1
* QmlDesigner: Adapt to C++ 17 [[maybe_unused]]Marco Bubke2022-07-113-6/+3
* Merge remote-tracking branch 'origin/7.0' into 8.0Tim Jenssen2022-07-011-1/+1
|\
| * QmlDesigner: Make inErrorState() privateThomas Hartmann2022-06-211-1/+1
* | AssetExporterPlugin: Don't leak action on shutdownv8.0.0-beta2Jarek Kobus2022-06-271-1/+1
* | qbs build: Require Qt 6.2 for QmlDesignerChristian Kandeler2022-06-131-1/+2
|/
* QML Designer: Fix UI textLeena Miettinen2022-02-171-2/+2
* QmlDesigner: Improve ownership for ViewManager additionalViewsMarco Bubke2022-01-201-3/+2
* Remove qmake build filesEike Ziller2022-01-202-55/+0
* Add missing "emit"sAlessandro Portale2021-11-111-1/+1
* Utils: Use FilePath in FileUtils::showInGraphicalShellhjk2021-08-191-1/+1
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-06-093-6/+23
|\
| * AssetExport: Enable setting custom metadata file name for exported componentsTapani Mattila2021-06-083-6/+23
* | Core: Add FilePath based overloads to EditorManager::openEditor{,at}hjk2021-05-251-1/+1
* | Utils: filepathify fileutilsDavid Schulz2021-05-181-5/+5
* | QmlDesigner: Use more secure friend declarationMarco Bubke2021-04-201-1/+1
|/
* AssetExport: Export custom idVikas Pachdha2021-04-182-0/+5
* AssetExporter: Export type Label as textVikas Pachdha2021-03-261-1/+6
* AssetExport: Fix assets not being exported in certain casesVikas Pachdha2021-03-241-0/+11
* QDS: Check terms in Assert Exporter PluginLeena Miettinen2021-03-184-10/+10
* Utils: Drop deprecated Utils::FilePath::{setFilePath,filePath}hjk2021-03-161-2/+2
* QmlDesigner: Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-181-1/+1
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-02-025-8/+107
|\
| * AssetExport: Add typeId and typeName to component instancesVikas Pachdha2021-02-015-8/+107
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-01-206-12/+81
|\|
| * AssetExport: Export reference assets of componentsVikas Pachdha2021-01-196-12/+81
| * AssetExport: Enable generating multiple metadata filesVikas Pachdha2021-01-157-29/+85
* | AssetExport: Enable generating multiple metadata filesVikas Pachdha2021-01-077-29/+85
* | AssetExport: Improve json generating class namesVikas Pachdha2021-01-0713-83/+83
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-252-2/+1
|\|
| * Remove unused variablesJarek Kobus2020-11-202-2/+1
* | Add missing "final" to unexported/unshared classesAlessandro Portale2020-11-181-2/+2
|/
* AssetExport: Export line height value in pixelsVikas Pachdha2020-10-283-0/+19