serachBar + progressBar
authorjakub <jakub.jaszczynski@comarch.com>
Fri, 17 Dec 2010 15:41:38 +0000 (16:41 +0100)
committerjakub <jakub.jaszczynski@comarch.com>
Fri, 17 Dec 2010 15:41:38 +0000 (16:41 +0100)
commit0eb244df0da2ac95f6868d7a77cf190c1ca49a11
treeff47de6fedf1bd5bcc0a01017182dc17a586bb2c
parent91b18d1f5e041da961dee580db035e7ed253ce5a
serachBar + progressBar
14 files changed:
data/button/go-previous.png [new file with mode: 0644]
data/gui.qrc
src/mdictionary/gui/AboutWidget.cpp
src/mdictionary/gui/AboutWidget.h
src/mdictionary/gui/MainWindow.cpp
src/mdictionary/gui/SearchBarWidget.cpp
src/mdictionary/gui/SearchBarWidget.h
src/mdictionary/mdictionary.pro
src/mdictionary/qml/AboutWidget.qml
src/mdictionary/qml/Button.qml
src/mdictionary/qml/MyTextLineEdit.qml
src/mdictionary/qml/ProgressBar.qml [new file with mode: 0644]
src/mdictionary/qml/SearchBarWidget.qml
src/plugins/google/GooglePlugin.cpp