summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/assetexporterplugin/assetexporterview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Add FilePath based overloads to EditorManager::openEditor{,at}hjk2021-05-251-1/+1
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-311-1/+3
|\
| * QmlDesigner: More compile with namespaced Qthjk2020-08-311-0/+2
| * Fix qmake build of unittestsChristian Stenger2020-08-271-1/+1
* | QmlDesigner: Fix various compiler warningsChristian Kandeler2020-08-071-1/+1
|/
* AssetExport: Add generated UUID to qmlVikas Pachdha2020-06-261-1/+10
* AssetExport: Delay the load signal from viewVikas Pachdha2020-06-191-1/+4
* AssetExporter: Add basic infrastructure for the pluginVikas Pachdha2020-06-121-0/+149