summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update util/locale_database/'s README and timezone script instructionsEdward Welbourne2020-10-092-7/+10
* CMake: Do not use versionless targets in examples (Qt Core)Kai Koehne2020-10-092-6/+6
* Fix a compile error on Android in debug buildsLars Knoll2020-10-091-2/+2
* Fix warning: 'open' has superfluous mode bits; missing O_CREAT?Alessandro Portale2020-10-091-1/+1
* Disable spurious warning with gcc 9.3Paul Olav Tvete2020-10-091-0/+5
* win: Set correct target mkspec for qmake builds for arm64 buildsOliver Wolff2020-10-091-1/+5
* rename win32-arm64-msvc2017 to win32-arm64-msvcOliver Wolff2020-10-092-1/+1
* Windows Vista/XP Styles: Remove XP-specific codeFriedemann Kleint2020-10-091-410/+0
* CMake: Fix tool targets for top-level cross-buildsJoerg Bornemann2020-10-091-0/+6
* Check validity before adding to a QDateTimeEdward Welbourne2020-10-092-2/+53
* Check against {und,ov}erflow in more QDateTime methodsEdward Welbourne2020-10-092-29/+99
* Check value is in range when setting a QDateTimeEdward Welbourne2020-10-092-16/+47
* Avoid repeated date-time formatting in test data namingEdward Welbourne2020-10-091-14/+16
* Fix a compiler warning on AndroidLars Knoll2020-10-081-1/+1
* tst_QTcpSocket::connectToHostError - increase the timeoutTimur Pocheptsov2020-10-081-4/+5
* Avoid double pixel-ratio scaling of dbus tray iconsAllan Sandfeld Jensen2020-10-082-10/+11
* Allow getting a const pointer out of a variant containing pointerFawzi Mohamed2020-10-082-0/+19
* Make QADP capacity functions use qsizetype instead of size_tAndrei Golubev2020-10-085-35/+35
* pro2cmake: Translate qmake's install_qmltypes CONFIG optionUlf Hermann2020-10-081-0/+3
* QNetworkRequest: Close gap in enumMårten Nordheim2020-10-081-1/+1
* Add links to Qt 3D Studio and Qt Design StudioJerome Pasion2020-10-081-0/+10
* Do not build tests and examples by default for configure -cmakeKai Koehne2020-10-081-16/+26
* CMake: Remove outdated info from README.mdKai Koehne2020-10-081-3/+0
* rhi: gl: Silence incorrect compiler warnings about uninitialized useLaszlo Agocs2020-10-081-3/+3
* rhi: gl: Drop the unused WRAP_R memberLaszlo Agocs2020-10-082-5/+0
* rhi: gl: Fix missing texture bindingsLaszlo Agocs2020-10-081-5/+7
* Do not trigger actions disabled directly or on group levelAllan Sandfeld Jensen2020-10-081-2/+5
* Fix compilation on MSVC with /std:c++latestLars Knoll2020-10-081-6/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-07351-736/+740
* Add unit tests to assure QtConcurrent works on move-only sequencesAndreas Buhr2020-10-073-78/+291
* CMake: Fix leftover usage of qt_add_executableAlexandru Croitor2020-10-074-34/+34
* QApplicationPrivate: iterate QPointingDevPrv::activePoints values onlyShawn Rutledge2020-10-071-4/+4
* Allow millisecond-overflow when the result remains validEdward Welbourne2020-10-074-24/+69
* Use fromIsoTimeString() in QDateTime::fromString() also for TextDateEdward Welbourne2020-10-071-37/+2
* Use start of day when wrapping 24:00 to the next dayEdward Welbourne2020-10-073-18/+24
* pro2cmake: Allow optional imports in qmldirUlf Hermann2020-10-071-6/+21
* Smaller code cleanupLars Knoll2020-10-071-104/+55
* Optimize equality operators for string classesLars Knoll2020-10-075-13/+82
* Add porting section for QVector/QListAndrei Golubev2020-10-071-0/+89
* Cleanup the comparison operators for QVariantLars Knoll2020-10-071-37/+5
* Remove methods that shouldn't be in the OpenGL wrappersLars Knoll2020-10-079-1404/+0
* CMake: Issue warning if chainloaded toolchain file does not existJoerg Bornemann2020-10-071-0/+3
* CMake: Introduce QT_CHAINLOAD_TOOLCHAIN_FILEJoerg Bornemann2020-10-072-0/+5
* CMake: Document convenience scripts in READMEJoerg Bornemann2020-10-071-0/+45
* Fix use of \inheaderfileTor Arne Vestbø2020-10-071-1/+1
* Member initialization and default constructor for QProgressDialogPrivateChristian Heimlich2020-10-071-29/+15
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-0761-213/+215
* Rename Android offscreen surface interfaceTor Arne Vestbø2020-10-073-5/+5
* CMake: Add missing Android values in qdevice.priAlexandru Croitor2020-10-071-0/+7
* CMake: Export the chosen iOS SDK used when configuring QtAlexandru Croitor2020-10-071-0/+4