qt6-bb10/src
Giuseppe D'Angelo 4139afafac QFontDatabase: fix a uint->int implicit conversion
Just use an int, as it'll be converted to that anyhow for insertion.

Change-Id: Ie5a9d35a7c10e38cbba49d8915602f9207b8e0ac
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-10-19 16:51:33 +02:00
..
3rdparty sqlite: Upgrade to 3.33.0 2020-10-17 08:21:52 +02:00
android Android: rename Android's package name for Qt 6 2020-10-03 11:22:35 +03:00
concurrent Simplify implementations of QtConcurrent::blocking* methods 2020-10-14 21:24:31 +02:00
corelib QList docs: remove some QVector->QList leftovers 2020-10-19 16:50:11 +02:00
dbus Port some more /*implicit*/-like comments to Q_IMPLICIT 2020-10-16 01:07:31 +02:00
entrypoint Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00
gui QFontDatabase: fix a uint->int implicit conversion 2020-10-19 16:51:33 +02:00
network Refactor QMutexLocker to be able to handle recursive mutexes 2020-10-17 12:02:49 +02:00
opengl Remove methods that shouldn't be in the OpenGL wrappers 2020-10-07 13:54:06 +02:00
openglwidgets CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
platformsupport Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
plugins MinGW: Fix static direct2d plugin build using PCH 2020-10-17 12:13:11 +02:00
printsupport QWindowsPrintDevice: Fix signedness warnings 2020-09-24 14:22:57 +02:00
sql Cleanup remaining QVariant::Type uses in Qt Sql 2020-10-17 12:01:54 +02:00
testlib Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
tools Split QMutex and QRecursiveMutex 2020-10-17 12:02:56 +02:00
widgets Fix QFontDialog::selectedFont() does not return actual selected font 2020-10-19 14:01:12 +08:00
xml Remove dead code 2020-10-12 14:49:50 +02:00
CMakeLists.txt Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00
src.pro Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00