Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[QgsQuick] Customizable icons for external source widget
..and date time widget. Changes in other widgets due to passing a whole style object to components.
- Loading branch information
Showing
with
63 additions
and 50 deletions.
- +2 −1 src/quickgui/plugin/components/qgsquickicontextitem.qml
- +7 −7 src/quickgui/plugin/editor/qgsquickcheckbox.qml
- +10 −10 src/quickgui/plugin/editor/qgsquickdatetime.qml
- +18 −16 src/quickgui/plugin/editor/qgsquickexternalresource.qml
- +12 −12 src/quickgui/plugin/editor/qgsquicktextedit.qml
- +2 −2 src/quickgui/plugin/editor/qgsquickvaluemap.qml
- +1 −1 src/quickgui/plugin/editor/qgsquickvaluerelation.qml
- +1 −1 src/quickgui/plugin/qgsquickfeatureform.qml
- +10 −0 src/quickgui/plugin/qgsquickfeatureformstyling.qml