| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
After commit be9a56e5e3ced5d0d668fa24e4c65ae928f2e25a in qtbase, this is
not needed anymore. Instead the resource system injects the plugin entry
point with a reference to all resources.
Change-Id: Ieb67edec480eba18cdad29f39b262cfb8839bf8a
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
|
| |
|
|
|
|
| |
Task-number: QTBUG-57288
Change-Id: Ic57422aab1232e4309a1a4e6d2101f46e7e7ee32
Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
|
| |
|
|
|
|
|
| |
Update old header.LGPL3 to header.LGPL
Change-Id: I3c851bc24da89f6300b94199387d1adf16ca4f48
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
qt_quick_controls_style_path doesn't store the complete path to
the style dir on WinRT. Since f0c227f8a9a5c5e3ed83f86702626092457175aa,
m_name (="WinRT") is not appended anymore. Also, m_path is not
set when loading style from a plugin/library.
Task-number: QTBUG-44880
Change-Id: I4e5c6503984e70cb9ad74e57e0f1c5a63211f510
Reviewed-by: Andrew Knight <qt@panimo.net>
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com>
|
| |
|
|
|
|
|
| |
Change-Id: I77e7a218a958d76ac7ef7780f4be52a81f76fa6b
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
|
| |
|
|
|
| |
Change-Id: Ib78ef26e5bda1a5a3047368e8bde67f1d23bcd01
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
|
| |
|
|
|
|
| |
Change-Id: I3a504e7f9e9f5a1c2f7b7a6c2e1b71e94a49d3f3
Reviewed-by: Jochen Seemann <seemann.jochen@gmail.com>
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
|
|
|
The goal is to have a QtQC style for WinRT with Qt 5.5.
It includes two separate styles: for Windows 8.1 (PC) and Windows
Phone 8.1 (Phone).
This commit doesn't change anything, but makes it easy to add the control
styles gradually.
Change-Id: I0e34666622cda0a16e71d02cef1d19d3eb2483c1
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|