summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-0514-37/+82
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public APIMarc Mutz2022-04-0512-18/+46
* wasm: Make sure all qstdweb classes have val()Morten Johan Sørvig2022-04-052-2/+30
* Android: Fix deadlock caused by a race between permissions query and IMJarkko Koivikko2022-04-056-55/+22
* Remove unused parameter in NmakeMakefileGenerator::suppressBuiltinRules()Tor Arne Vestbø2022-04-051-1/+1
* QFontDatabase: Update docs for QGuiApplication::fontDatabaseChanged()Tor Arne Vestbø2022-04-051-1/+4
* qt-testrunner: be more strict if bad XML log files are writtenDimitrios Apostolou2022-04-052-11/+34
* [doc] Fix typo in QBuffer::setBuffer() descriptionMarc Mutz2022-04-051-1/+1
* Doc: Add qdoc macro for tabbed contentVenugopal Shivashankar2022-04-053-0/+117
* xcb: Correctly set physical size for screen with RandR 1.5Liang Qi2022-04-042-10/+30
* CMake: Make sure the strip_for_binary project works with MakefilesAlexandru Croitor2022-04-041-0/+1
* coin: Don't package installed example binariesAlexandru Croitor2022-04-041-0/+48
* CMake: Allow specifying custom install dir for non-EP examplesAlexandru Croitor2022-04-041-2/+9
* CMake: Rename QT_INTERNAL_CUSTOM_INSTALL_DIRAlexandru Croitor2022-04-042-6/+8
* CMake: Allow passing -v to ninja when building examples as EPsAlexandru Croitor2022-04-041-0/+7
* CMake: Pass -v to ninja when using ctest --build-and-testAlexandru Croitor2022-04-044-4/+93
* Make possible to set android SDK/NDK roots from environmentAlexey Edelev2022-04-041-0/+14
* Android: skip flaky tst_qcalendarwidget::showPrevNext()Assam Boudjelthia2022-04-041-0/+3
* Multithread qdrawhelper routinesAllan Sandfeld Jensen2022-04-042-475/+545
* QPA: improve plugin and theme documentation and logging outputMitch Curtis2022-04-042-5/+29
* QBuffer: fix writing more than two GiB of dataMarc Mutz2022-04-042-6/+61
* Re-fix C++20 ambiguous relational operators after adding QJsonValueConstRefAllan Sandfeld Jensen2022-04-031-0/+10
* QtDBus: optimize handling of isDebuggingMarc Mutz2022-04-031-4/+4
* QtDBus: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERNMarc Mutz2022-04-034-2/+6
* QMetaType: don't allocate memory just to look up a key in a QHashMarc Mutz2022-04-031-1/+1
* QGlobalStatic: mark functions that inspect the guard noexceptMarc Mutz2022-04-031-3/+3
* QMetaType: don't create a registry just to query its emptinessMarc Mutz2022-04-031-3/+4
* QMetaType: unlock QReadLocker earlyMarc Mutz2022-04-031-0/+1
* Revert "Activate all tst_qgridlayout tests on Android"Ivan Solovev2022-04-021-0/+3
* Doc: fix documentation for QGraphicsItem::setAcceptedMouseButtons()Christian Ehrlicher2022-04-021-1/+1
* Android: skip few tst_qopenglwidget tests that crash on CIAssam Boudjelthia2022-04-021-1/+31
* Android: minor code refactorings for QAndroidPlatformMessageDialogHelperAssam Boudjelthia2022-04-012-30/+36
* Android: hide() in the QAndroidPlatformMessageDialogHelper destructorAssam Boudjelthia2022-04-012-0/+7
* We do in fact support 'F' format for floating-point valuesEdward Welbourne2022-04-013-11/+114
* Move some purely floating-point testing from tst_QLocale to tst_QNumericEdward Welbourne2022-04-012-24/+13
* Use constants of the correct type in qnumeric NaN testEdward Welbourne2022-04-011-11/+12
* Clean up and modernise tst_QLocale::fpExceptions()Edward Welbourne2022-04-011-15/+14
* tst_QIODevice::unget() without network: skip only the affected partMårten Nordheim2022-04-011-4/+7
* QBAV/QSV: remove a historical noteGiuseppe D'Angelo2022-04-012-8/+0
* Simplify parsing of a line to remove [...] enclosureEdward Welbourne2022-04-011-11/+9
* Add Q_THREAD_LOCAL_CONSTINIT to work around an MSVC bugMarc Mutz2022-04-012-1/+9
* QCoreTextFontDatabase: remove 34 relocationsMarc Mutz2022-04-011-5/+5
* Remove declared but not defined functionAlbert Astals Cid2022-04-011-1/+0
* Doc: QNetworkProxyFactory: Mention libproxy in systemProxyForQueryHu Jialun2022-04-011-0/+5
* wasm: rename “canvas” API to “container”Morten Johan Sørvig2022-04-011-25/+25
* Allow brace initialization for some of QLatin1StringView constructorsSona Kurazyan2022-04-016-22/+27
* Flush font cache when we load new application fontsEskil Abrahamsen Blomfeldt2022-04-011-2/+8
* macOS: Don't scroll individual rects of a region when inline scrollingTor Arne Vestbø2022-04-011-8/+10
* Revert "Blacklist: test cases blacklisted in tst_QSystemSemaphore:"Pasi Petäjäjärvi2022-04-011-4/+0
* tst_QByteArrayView:: disable failing constexpr checks for GCCSona Kurazyan2022-04-011-0/+5