summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/propertyeditor
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/propertyeditor')
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/button2_hovered.pngbin898 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/button2_normal.pngbin898 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/button2_pressed.pngbin898 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/button_hovered.pngbin390 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/button_normal.pngbin379 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/button_pressed.pngbin1328 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/frame.pngbin4826 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/images/gradient.pngbin533 -> 0 bytes
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri2
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/propertyeditor.qrc12
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp2
11 files changed, 0 insertions, 16 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/button2_hovered.png b/src/plugins/qmldesigner/components/propertyeditor/images/button2_hovered.png
deleted file mode 100644
index b82f1fd006..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/button2_hovered.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/button2_normal.png b/src/plugins/qmldesigner/components/propertyeditor/images/button2_normal.png
deleted file mode 100644
index 4fef115d3e..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/button2_normal.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/button2_pressed.png b/src/plugins/qmldesigner/components/propertyeditor/images/button2_pressed.png
deleted file mode 100644
index 305530afaf..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/button2_pressed.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/button_hovered.png b/src/plugins/qmldesigner/components/propertyeditor/images/button_hovered.png
deleted file mode 100644
index 2dc66ec3e3..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/button_hovered.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/button_normal.png b/src/plugins/qmldesigner/components/propertyeditor/images/button_normal.png
deleted file mode 100644
index ca29772319..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/button_normal.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/button_pressed.png b/src/plugins/qmldesigner/components/propertyeditor/images/button_pressed.png
deleted file mode 100644
index 7cf55d718d..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/button_pressed.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/frame.png b/src/plugins/qmldesigner/components/propertyeditor/images/frame.png
deleted file mode 100644
index a951609018..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/frame.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/images/gradient.png b/src/plugins/qmldesigner/components/propertyeditor/images/gradient.png
deleted file mode 100644
index ae48afbd7a..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/images/gradient.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
index 5336225b11..d822fbb70d 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
+++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.pri
@@ -27,5 +27,3 @@ HEADERS += propertyeditorview.h \
qmlmodelnodeproxy.h
QT += qml quick
-
-RESOURCES += propertyeditor.qrc
diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.qrc b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.qrc
deleted file mode 100644
index 61d22611ba..0000000000
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.qrc
+++ /dev/null
@@ -1,12 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>images/button_hovered.png</file>
- <file>images/button_normal.png</file>
- <file>images/button_pressed.png</file>
- <file>images/button2_hovered.png</file>
- <file>images/button2_normal.png</file>
- <file>images/button2_pressed.png</file>
- <file>images/frame.png</file>
- <file>images/gradient.png</file>
- </qresource>
-</RCC>
diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp
index 80b3dc2924..4fa195b3c5 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp
+++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp
@@ -94,8 +94,6 @@ PropertyEditorQmlBackend::PropertyEditorQmlBackend(PropertyEditorView *propertyE
m_view(new Quick2PropertyEditorView), m_propertyEditorTransaction(new PropertyEditorTransaction(propertyEditor)), m_dummyPropertyEditorValue(new PropertyEditorValue()),
m_contextObject(new PropertyEditorContextObject())
{
- Q_ASSERT(QFileInfo(QLatin1String(":/images/button_normal.png")).exists());
-
m_view->engine()->setOutputWarningsToStandardError(QmlDesignerPlugin::instance()
->settings().value(DesignerSettingsKey::SHOW_PROPERTYEDITOR_WARNINGS).toBool());