summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wasm: remove message handler lockMorten Sørvig2022-07-061-7/+0
* wasm: begin work on accessibility backendMorten Sørvig2022-07-0611-2/+401
* wasm: don't access deleted settings objectsMorten Sørvig2022-07-061-14/+29
* QDebug: add op<< for std::initializer_listMarc Mutz2022-07-061-0/+6
* Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTEDMarc Mutz2022-07-065-80/+39
* QAtomicInteger docs: mention bool and char8_t as 8-bit typesMarc Mutz2022-07-061-1/+1
* tst_QGraphicsScene: fix -Wsuggest-overrideMarc Mutz2022-07-061-1/+1
* moc: fix GCC -Wuseless-cast warningsMarc Mutz2022-07-061-1/+1
* QLocale: move some static_assert()s from _p.h into .cppMarc Mutz2022-07-062-14/+14
* QMetaType: remove useless public: access specifierMarc Mutz2022-07-061-2/+0
* Port promise tests to qtwasmtestlibMikolaj Boc2022-07-065-256/+171
* Fix potentially wrong version in Windows resources of Qt pluginsJoerg Bornemann2022-07-061-1/+1
* Enable access to QWindowsScreen from QScreenPiotr Srebrny2022-07-064-1/+29
* x86/RDSEED: Work around QNX compiler missing the rdseed intrinsicThiago Macieira2022-07-062-0/+6
* Compiler macros: remove accidental undefsMårten Nordheim2022-07-061-4/+0
* Update Gradle to 7.4.2 and Android Gradle Plug-in (AGP) to 7.2.1Rami Potinkara2022-07-063-5/+5
* wasm: delete unused requestUpdate() code pathMorten Sørvig2022-07-061-13/+1
* iOS: Explicitly link to IOKitTor Arne Vestbø2022-07-061-1/+2
* Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalentTor Arne Vestbø2022-07-061-1/+2
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-055-0/+520
* Android A11Y: Add content change type to content change eventMike Achtelik2022-07-051-7/+19
* Make EGL use Qt X connection without xcb_xlib with EGL_EXT_platform_xcbIlya Fedin2022-07-054-13/+18
* Enhance the qtwasmtestlib with comparison functions and status reportingMikolaj Boc2022-07-054-83/+131
* iOS plugin: Add support for wheel eventsDoris Verria2022-07-051-0/+81
* Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()Mike Achtelik2022-07-051-1/+7
* Windows: Fix OpenGL window's screenYuhang Zhao2022-07-061-4/+9
* CMake: Update description of the Intel CET featureYuhang Zhao2022-07-062-2/+2
* QRhi: support uniforms of int and ivec arrays in GLES2 backendInho Lee2022-07-051-21/+58
* tst_QSslKey: prepare for the migration to OpenSSL v3Timur Pocheptsov2022-07-051-12/+42
* Remove Q_DECL_VECTORCALL when SSE2 is not availableAllan Sandfeld Jensen2022-07-051-2/+6
* macOS: Ignore deprecation for kOnSystemDisk icon domainTor Arne Vestbø2022-07-051-1/+1
* QStringConverter: Do not use std::optional::value()Ulf Hermann2022-07-051-1/+1
* QListview: PageDown/Up infinite loopTang Haixiang2022-07-052-3/+30
* tst_qwindow: modify some abnormal touch testsTang Haixiang2022-07-051-39/+39
* CMake: Fix missing include directories from qmake support filesJoerg Bornemann2022-07-051-1/+1
* CMake: Create and include plugin packages in shared buildsAlexandru Croitor2022-07-054-13/+13
* CMake: Move plugin package inclusion logic into a common functionAlexandru Croitor2022-07-052-62/+66
* CMake: Improve 'Generating Plugins' messageAlexandru Croitor2022-07-051-1/+6
* rhi: Keep track of pipeline creation timesLaszlo Agocs2022-07-0514-38/+144
* rhi: Make it possible to query the backend name beforehandLaszlo Agocs2022-07-055-25/+16
* rhi: Fix a doc snippetLaszlo Agocs2022-07-051-3/+6
* QDom: Use the default for assignment operators in QDom* classesSona Kurazyan2022-07-051-53/+14
* QDomDocument: some doc fixesSona Kurazyan2022-07-051-8/+4
* Add support for naming JNI functions with the unstringify macroJuha Vuolle2022-07-053-2/+34
* wasm: enable sql/sqlite for non threaded buildsLorn Potter2022-07-052-1/+5
* QDockWidget warning log for an unexpected situationThorbjørn Lund Martsum2022-07-051-1/+4
* Doc: add missing "see also"Volker Hilsheimer2022-07-041-0/+1
* qgraphicsitem_cast: replace 0 with nullptrMarc Mutz2022-07-021-2/+2
* Harden drag and drop handling in widget windowLaszlo Agocs2022-07-012-7/+85
* CMake: Fix qml plugin prl files not to have hardcoded pathsAlexandru Croitor2022-07-022-0/+13