Cosmetic changes in DefaultFileDialog and dialog shared controls
authorShawn Rutledge <shawn.rutledge@digia.com>
Mon, 11 Mar 2013 10:42:00 +0000 (11:42 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 18 Mar 2013 12:44:23 +0000 (13:44 +0100)
commit7fded5040f56b8def7a93fcce03f93f06bcc6bc4
tree8e59c40a1152684141f4ad36003e36313d44bea1
parentbb803baa360f24f9a01e1cb1652962476724dd2d
Cosmetic changes in DefaultFileDialog and dialog shared controls

Implementation of the button for QML-based dialogs matches
the one for QML examples.  The button and the text field
use system palette colors, as does the file dialog.

Change-Id: Ibf45d57bdab8799ae6aa69ba543c0e05c55b01d3
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
src/imports/dialogs/DefaultFileDialog.qml
src/imports/dialogs/dialogs.pro
src/imports/dialogs/images/titlebar.png [deleted file]
src/imports/dialogs/images/titlebar.sci [deleted file]
src/imports/dialogs/qml/Button.qml
src/imports/dialogs/qml/TextField.qml