Revision da00b33...
Go back to digest for 3rd June 2012Features in Development Tools
BogDan Vatra committed changes in [android-qt/unstable] /:
Add Android native look&feel plugin
This QStyle plugin uses the data extracted by Ministro on every device,
we can't hardcode any attributes(colors, fonnts, images, etc.) because
evey OEM, device, android version uses a different theme.
Currently the plugin supports only the most immportant controls.
DIGEST:
File Changes
Added 5 files
- /gui/styles/json
- src/json.cpp
- src/json.g
- src/json.h
- src/json.pri
- src/jsonparser.cpp
Modified 5 files
- src/gui/styles/qandroidstyle.cpp
- src/gui/styles/qandroidstyle.h
- src/gui/styles/styles.pri
- src/gui/widgets/qabstractbutton.cpp
- src/plugins/platforms/android/src/qandroidplatformintegration.cpp
10 files changed in total