summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix Display.getRealMetrics deprecationSamuel Mira2022-09-273-36/+102
* Propagate QT_HOST_PATH_CMAKE_DIR to multi-ABI external projectsAlexey Edelev2022-09-261-0/+4
* Update url to IAccessible2 SpecificationJan Arve Sæther2022-09-261-1/+1
* Examples doc: Tags fix for QtQuick examplesBartlomiej Moskal2022-09-231-1/+20
* eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-09-235-15/+58
* Remove preprocessor conditionals for chrono includeKonrad Kujawa2022-09-198-73/+10
* Windows QPA: send UIA focus notification after window activationAndré de la Rocha2022-09-191-0/+4
* Android: Fix flickering on window resize and show keyboardSamuel Mira2022-09-182-38/+50
* a11y atspi: Add null check in GetRowHeader handlingMichael Weghorn2022-09-161-3/+3
* Pass a parent pointer to the Animation instance to avoid memory leakJan Arve Sæther2022-09-162-3/+3
* QObject: attempt to fix a deadlock introduced by an earlier fixThiago Macieira2022-09-161-1/+11
* tests: blacklist tst_QSocks5SocketEngine::passwordAuth() on all UbuntuLiang Qi2022-09-151-2/+1
* Make tst_qnetworkreply depend on the 'echo' helperMårten Nordheim2022-09-131-0/+1
* Do not make extra copy of public headers for external headers moduleMichal Klocek2022-09-121-5/+8
* QNetworkReply: Fix missing final emission of readyReadMårten Nordheim2022-09-123-4/+55
* Port QDir to qsizetype [2/3]: implementationMarc Mutz2022-09-122-24/+24
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-1211-93/+511
* Coin: Add core count configHeikki Halmet2022-09-121-0/+6
* [docs] Fix ints that should be qsizetype [src/corelib/text]Marc Mutz2022-09-115-7/+7
* FileChooser portal: set current_file only when file already existsIlya Fedin2022-09-101-3/+6
* Avoid crash in QTextMarkdownWriter::writeBlock()Shawn Rutledge2022-09-101-2/+2
* CMake: Un-TP QT_HOST_PATHJoerg Bornemann2022-09-091-1/+0
* Pass QT_NO_PACKAGE_VERSION_CHECK to the Android multi-ABI external projectsAlexey Edelev2022-09-091-0/+4
* Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-09-092-1/+34
* JUnit: Don't turn seconds into kilo-secondsMårten Nordheim2022-09-081-1/+1
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-082-11/+33
* xcb: fix the build of native paintingLiang Qi2022-09-081-0/+1
* uic: Remove trailing blanks generated into Python icon codeFriedemann Kleint2022-09-081-2/+1
* qUncompress: statically assert that arithmetic overflow cannot occurMarc Mutz2022-09-081-1/+3
* [docs] qCompress/qUncompress: document size limitsMarc Mutz2022-09-081-0/+22
* CMake: allow user specified boolean values to have any caseRolf Eike Beer2022-09-071-1/+1
* QFileSystemEngine/Unix: fix unneeded casts from errno values to intMarc Mutz2022-09-071-8/+8
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-071-1/+1
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-072-88/+84
* Docs: Improve documentation regarding adding SSL supportNicholas Bennett2022-09-071-2/+3
* Conan: Do not force 'qt_host_path' usage in cross-build contextIikka Eklund2022-09-071-9/+20
* Doc: Add missing since 6.2 to QImage and QPixmapYuhang Zhao2022-09-072-4/+8
* Refix QDockwidget drag out dockwidgetThorbjørn Lund Martsum2022-09-061-1/+1
* 3rdparty: apply a fix to the last zlib fixThiago Macieira2022-09-062-2/+35
* CMake: Tidy up documentation regarding android library collectionAlexandru Croitor2022-09-062-11/+15
* Use QVarLengthFlatMap for QPointingDevicePrivate::activePointsShawn Rutledge2022-09-062-1/+2
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-061-7/+0
* Android A11Y: Check for active surface before calling into native codeJens Trillmann2022-09-031-5/+11
* Update zconf.h prefixes to match zlib v1.2.12 updateChristian Heimlich2022-09-032-2/+15
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-031-2/+4
* QGtk3Dialog: remove the #include for empty mocThiago Macieira2022-09-011-2/+0
* xcb: set _NET_STARTUP_ID at client leader windowIlya Fedin2022-09-015-6/+31
* xcb: fix D&D in same xembed clientLiang Qi2022-09-011-9/+24
* xcb: use global coordinates for position of D&D for xembed clientLiang Qi2022-09-011-1/+1
* Doc: Update QMetaType::metaObject() descriptionsMike Trahearn2022-09-011-11/+13