| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The Windows style is currently falling back to use
a CheckIndicator from the Fusion style. This doesn't
look very native on Windows.
This patch will therefore implement the missing
CheckIndicator for the Windows style, and try to make
it look as native as possible.
Change-Id: Ic2e3333a3dc34414b5e848735c231473ec18afde
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This forces the build system to build them before, making the qmltypes
files available to the base modules' build steps. The linker might even
actually link the libraries and avoid the excessivle plugin loading that
way. To encourage that, also drop the pointless NO_PLUGIN_OPTIONAL.
Pick-to: 6.7 6.6
Task-number: QTBUG-121643
Change-Id: Ifd9082a5927deac8c9d67edf4104338ddaa35aa5
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
|
|
|
Task-number: QTBUG-115165
Change-Id: I4ffc9b70a8fe2b8d5134e394d41fb00f754d5eb1
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
|