summaryrefslogtreecommitdiffstats
path: root/editorlib/qml/ObjectPickerComponentDelegate.qml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor editor to support launching it from creator pluginMiikka Heikkinen2016-05-301-0/+43
Editor functionality is moved into a library, which is used from both a new standalone application and a creator plugin. Currently creator plugin just launches the editor in a separate window. Change-Id: Ia549d43e8b3d282ea5f96ad0cf661cf3b53aadfc Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>