aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/assetexporterplugin/assetexporterplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tasks: Show tool tips with information about the categoriesEike Ziller2023-07-131-1/+3
* Tasks: Create a container class for category dataEike Ziller2023-07-121-2/+2
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlDesigner: Merge cmake filesMarco Bubke2022-10-071-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* AssetExporterPlugin: Don't leak action on shutdownv8.0.0-beta2Jarek Kobus2022-06-271-1/+1
* QmlDesigner: Improve ownership for ViewManager additionalViewsMarco Bubke2022-01-201-3/+2
* QDS: Check terms in Assert Exporter PluginLeena Miettinen2021-03-181-2/+2
* AssetExport: Improve json generating class namesVikas Pachdha2021-01-071-7/+7
* AssetExport: Export the metadata oustside the project directoryVikas Pachdha2020-08-311-2/+4
* AssetExport: Export assets from renderable nodesVikas Pachdha2020-06-261-3/+6
* AssetExport: Add text node parsingVikas Pachdha2020-06-191-0/+2
* AssetExporter: Let user select files to exportVikas Pachdha2020-06-181-6/+3
* AssetExporter: Add import notification taskVikas Pachdha2020-06-181-0/+4
* AssetExporter: Add basic infrastructure for the pluginVikas Pachdha2020-06-121-0/+124