aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/assetexporterplugin/assetexporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* AssetExport: Notify QML parsing errorsVikas Pachdha2020-09-011-6/+17
* AssetExport: Export the metadata oustside the project directoryVikas Pachdha2020-08-311-1/+6
* AssetExport: UI improvementsVikas Pachdha2020-06-301-3/+6
* AssetExport: Let user cancel the exportVikas Pachdha2020-06-301-5/+19
* AssetExport: Add unique identfier to all exported nodesVikas Pachdha2020-06-261-18/+8
* AssetExport: Add generated UUID to qmlVikas Pachdha2020-06-261-6/+24
* AssetExport: Export assets from renderable nodesVikas Pachdha2020-06-261-1/+161
* AssetExport: Refactor to accommodate asset generationVikas Pachdha2020-06-261-3/+3
* AssetExport: Add export notification when export finishesVikas Pachdha2020-06-191-0/+1
* AssetExporter: Let user select files to exportVikas Pachdha2020-06-181-85/+13
* AssetExporter: Add import notification taskVikas Pachdha2020-06-181-4/+12
* AssetExporter: Add basic infrastructure for the pluginVikas Pachdha2020-06-121-0/+255