summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0211-93/+511
* Windows: avoid losing transparency when pasting images into Qt appsEirik Aavitsland2022-09-021-3/+32
* Doc: 3rd party: Fix reference to FreeType LICENSE.txtTopi Reinio2022-09-021-1/+1
* Don't batch qmetaobject_compatMikolaj Boc2022-09-021-0/+1
* Do not query for the nonexistent QT_FEATURE_exceptions featureMikolaj Boc2022-09-021-5/+1
* Add NO_EXCEPTIONS on WASM unconditionallyMikolaj Boc2022-09-021-1/+1
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-021-7/+0
* Use testlib for multiPointRawEventTranslationOnTouchScreen eventsShawn Rutledge2022-09-022-68/+64
* Windows QPA: send UIA focus notification after window activationAndré de la Rocha2022-09-021-0/+4
* CMake: Add reference documentation for QT_IOS_LAUNCH_SCREENAlexandru Croitor2022-09-023-5/+46
* Android A11Y: Check for active surface before calling into native codeJens Trillmann2022-09-021-5/+11
* QTlsBackendOpenSSL: Use a function-static variable in ensureLibraryLoaded()Ievgenii Meshcheriakov2022-09-022-10/+6
* TLS backend OpenSSL: Use function-static variable for symbol loadingIevgenii Meshcheriakov2022-09-021-343/+331
* Reland macdeployqt: Don't copy .prl files into the Resources folderMichael Brüning2022-09-021-3/+9
* Correct typo in destination path variable namesMichael Brüning2022-09-021-6/+6
* Add wasm target helpers in a finalizer when adding executableMikolaj Boc2022-09-022-1/+1
* QMetaObject/Doc: document the variadic invoke{,Method} and newInstanceThiago Macieira2022-09-014-85/+305
* QMetaObject: pass the QMetaTypes in variadic invoke/newInstanceThiago Macieira2022-09-017-124/+133
* xcb: set _NET_STARTUP_ID at client leader windowIlya Fedin2022-09-025-6/+31
* QGtk3Dialog: remove the #include for empty mocThiago Macieira2022-09-011-2/+0
* 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
* Use the INSTALL_CMAKE_NAMESPACE to locate module tools targetAlexey Edelev2022-09-011-1/+1
* QVariant: fix conversions of Q_ENUM that are QFlags<> to stringEirik Aavitsland2022-09-012-5/+15
* Windows: Add helper function to check if the app has a package identityTor Arne Vestbø2022-09-012-1/+39
* Fix docs for types and macros from qlogging.hSona Kurazyan2022-09-013-204/+205
* Doc: Update QMetaType::metaObject() descriptionsMike Trahearn2022-09-021-11/+13
* tst_QSslKey - make OpenSSL v3 detection fully runtimeTimur Pocheptsov2022-09-011-11/+14
* Build in test data on WASMMikolaj Boc2022-09-011-1/+1
* Fix two trivial defects in testlib docsEdward Welbourne2022-09-011-2/+2
* Provide CMake guidance for skipping whole testsEdward Welbourne2022-09-011-5/+14
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-0144-59/+59
* Clarify QLocale's documentation around names and uiLanguage()Edward Welbourne2022-09-011-21/+32
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-0137-251/+2261
* Add CBOR documentationØystein Heskestad2022-09-0116-10/+236
* macdeployqt: Fix deploying libraries with `reexport`Jonas Kvinge2022-09-011-1/+1
* Add error message & format selection capability to batched test runnerMikolaj Boc2022-09-011-20/+37
* [docs] Fix ints that should be qsizetype [src/corelib/text]Marc Mutz2022-09-015-7/+7
* QAnyStringView: construct from any T implicitly convertible to QString/QByteA...Marc Mutz2022-09-014-17/+45
* QLocale: port to qsizetype [2/N]: remainder (qlocale_win.cpp partial)Marc Mutz2022-09-014-29/+29
* wasm: set ALLOW_MEMORY_GROWTH for multi-threaded buildsMorten Sørvig2022-09-013-36/+8
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-0113-28/+45
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-0131-15/+56
* Hit test only the visible controls in WASM windowMikolaj Boc2022-09-012-129/+115
* Doc: fix example repo URLMitch Curtis2022-09-011-1/+1
* wasm: add Emscripten version check for appsLorn Potter2022-09-012-0/+27
* Restore signature of qt_handleTouchEvent()Kai Köhne2022-08-314-5/+15
* Fix tree/table/list accessibility stateAndré de la Rocha2022-08-311-1/+21
* Fix dragging a docked QDockWidget [REG-fix]Thorbjørn Lund Martsum2022-08-311-1/+1
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-08-313-15/+21