OSDN Git Service

QmlDesigner.propertyEditor: adding translation support
authorThomas Hartmann <Thomas.Hartmann@nokia.com>
Tue, 21 Jun 2011 14:11:55 +0000 (16:11 +0200)
committerThomas Hartmann <Thomas.Hartmann@nokia.com>
Tue, 21 Jun 2011 14:12:36 +0000 (16:12 +0200)
commit723a20488b173fd51a3303e6701d9b6ef8266e54
tree1cd602901af47d5fd508078cb181dd6ddc7d6dc9
parentcf98df93cd37b1c3dd6e809828fcabd7bc3b28b9
QmlDesigner.propertyEditor: adding translation support

Adding support for qsTr()

Change-Id: Ib678820c40e910f744d9722e7958225dcc115d70
Reviewed-on: http://codereview.qt.nokia.com/565
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
12 files changed:
share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedFunctionButton.qml
share/qtcreator/qmldesigner/propertyeditor/Qt/LineEdit.qml
share/qtcreator/qmldesigner/propertyeditor/Qt/StandardTextGroupBox.qml
src/libs/qmleditorwidgets/images/checkbox_tr_checked.png [new file with mode: 0644]
src/libs/qmleditorwidgets/images/checkbox_tr_checked_hover.png [new file with mode: 0644]
src/libs/qmleditorwidgets/images/checkbox_tr_checked_pressed.png [new file with mode: 0644]
src/libs/qmleditorwidgets/images/checkbox_tr_unchecked.png [new file with mode: 0644]
src/libs/qmleditorwidgets/images/checkbox_tr_unchecked_hover.png [new file with mode: 0644]
src/libs/qmleditorwidgets/images/checkbox_tr_unchecked_pressed.png [new file with mode: 0644]
src/libs/qmleditorwidgets/resources.qrc
src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.cpp
src/plugins/qmldesigner/components/propertyeditor/propertyeditorvalue.h