summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-2516-275/+11
* CMake: Fix qmake mixing with static build and system_xcb_inputJoerg Bornemann2020-06-251-2/+3
* CMake: Fix pcre2 compilation with intelcet part 2Alexandru Croitor2020-06-252-0/+80
* CMake: Place framework .prl files under ResourcesAlexandru Croitor2020-06-251-0/+8
* Avoid converting supersized QRectF to QRectAllan Sandfeld Jensen2020-06-251-3/+8
* Use QList instead of QVector in network testsJarek Kobus2020-06-256-8/+8
* Use QList instead of QVector in dbus testsJarek Kobus2020-06-253-6/+3
* Use QList instead of QVector in sqlJarek Kobus2020-06-2510-16/+16
* Android: Don't pause when in multi window modeAndy Shaw2020-06-251-1/+2
* Fix compile warnings when passing short ints into printf formattingVolker Hilsheimer2020-06-251-2/+2
* Allow qMin, qMax and qBound for types that can be losslessly convertedLars Knoll2020-06-256-0/+74
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-06-252-4/+52
* Don't pollute global namespace with #define PVolker Hilsheimer2020-06-251-4/+13
* QMetaObject: Compare threadIds when checking receiver threadMike Achtelik2020-06-251-9/+16
* Fix conversion of QVariant() in QJsonArrays and Objects (through CBOR)Thiago Macieira2020-06-243-10/+49
* QPointingDevice: Parent the default mouse to QCoreApplicationUlf Hermann2020-06-241-1/+2
* QPair: add a check that SB works as expectedMarc Mutz2020-06-241-0/+51
* pro2cmake.py: Parse qmldir import statements with versionsUlf Hermann2020-06-241-3/+6
* forkfd/linux: add support for RISC-VAndreas Schwab2020-06-231-1/+1
* forkfd/linux: handle failure from sys_cloneAndreas Schwab2020-06-231-0/+2
* Fix living QLibrary member after shutdown of QCoreApplicationMike Achtelik2020-06-231-1/+19
* Use ranged for loops in place of foreach in QTimeZone testsEdward Welbourne2020-06-238-13/+15
* Raise the Android SDK build requirement to lvl 28 - compile fixAlex Blasche2020-06-232-2/+2
* Use QList instead of QVector in uic testsJarek Kobus2020-06-231-2/+2
* Example: Connect to correct slotPaul Wicking2020-06-231-1/+1
* CMake: Allow specifying custom configure.cmake file for moduleAlexandru Croitor2020-06-231-1/+4
* Add a warning and tidy some triviaEdward Welbourne2020-06-231-8/+3
* Save DST status when computed for a mutable QDateTimeDataEdward Welbourne2020-06-231-0/+1
* Use QList instead of QVector in examplesJarek Kobus2020-06-2382-158/+156
* CMake: Fix include paths for AUTOMOC when using frameworksAlexandru Croitor2020-06-231-17/+28
* Fix living QObject member after shutdown of QCoreApplicationAndré Klitzing2020-06-231-2/+19
* Simplify QSqlResultPrivate::fieldSerial()Andy Shaw2020-06-231-15/+1
* QString: add char8_t overload of fromUtf8()Marc Mutz2020-06-236-1/+28
* Fix living QObject after shutdown of QCoreApplicationAndré Klitzing2020-06-232-4/+11
* QCborMap: remove the optimization not to detach from non-const find()Thiago Macieira2020-06-232-8/+66
* QMimeDatabase/zlib: fix build with z_const macro emptyThiago Macieira2020-06-231-1/+1
* Prospective fix for trying to build FontConfig on WindowsFriedemann Kleint2020-06-223-3/+7
* QVarLengthArray: add missing move special member functionsMarc Mutz2020-06-224-15/+150
* Use QList instead of QVector in mocJarek Kobus2020-06-225-59/+75
* Use QList instead of QVector in concurrent testsJarek Kobus2020-06-223-21/+22
* Use QList instead of QVector in moc testsJarek Kobus2020-06-221-90/+58
* Use QList instead of QVector in uicJarek Kobus2020-06-226-162/+162
* Use global share context in QRhiGles2Jüri Valdmann2020-06-221-0/+4
* Avoid Freetype synthesizing for large font sizesEirik Aavitsland2020-06-221-1/+1
* Remove confusing comment in CoreText font engineEskil Abrahamsen Blomfeldt2020-06-221-1/+0
* Enable access to the VAO resolvers through QOpenGLContextPrivateGiuseppe D'Angelo2020-06-225-37/+62
* QNAM: Make QNetworkConnectionMonitor able to move to another threadMårten Nordheim2020-06-224-14/+51
* QSslSocket: remove certificate-related settersTimur Pocheptsov2020-06-225-214/+14
* Replace "no devices registered" warnings with qCDebugShawn Rutledge2020-06-223-13/+12
* Use QList instead of QVector in QtConcurrentJarek Kobus2020-06-225-5/+5