summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* findclasslist.pl: match unexported classes tooThiago Macieira2022-09-061-3/+11
* CMake: propagate deprecation definitions to unit-testsIvan Solovev2022-09-061-1/+20
* QXmlStreamReader: use qOffsetStringArray for storing token typesSona Kurazyan2022-09-061-51/+16
* 3rdparty: apply a fix to the last zlib fixThiago Macieira2022-09-062-2/+35
* Use QVarLengthFlatMap for QPointingDevicePrivate::activePointsShawn Rutledge2022-09-062-1/+2
* tst_qmatrixnxn: port away from deprecated APIsIvan Solovev2022-09-062-55/+105
* Clear the timer target time when stopping a timer on WASMMikolaj Boc2022-09-061-0/+1
* CMake: Collect IMPORTED library dependencies for android deploymentAlexandru Croitor2022-09-063-0/+104
* CMake: Remove duplicate libraries during android library collectionAlexandru Croitor2022-09-061-0/+1
* CMake: Tidy up documentation regarding android library collectionAlexandru Croitor2022-09-062-11/+15
* Fix compilation with clangSona Kurazyan2022-09-062-2/+2
* QMimeMagicRule: use qOffsetStringArray for storing typesSona Kurazyan2022-09-061-17/+15
* qdbusxml2cpp: modify the behavior of -m/--moc optionMate Barany2022-09-063-40/+153
* xcb: fix QXcbCursor build with -DFEATURE_xcb_xlib=OFF -DFEATURE_xlib=OFFLiang Qi2022-09-063-0/+95
* xcb: use libxcb-cursor to replace Xlib/libXcursorLiang Qi2022-09-065-104/+60
* Update bundled libjpeg-turbo to version 2.1.4Eirik Aavitsland2022-09-069-16/+75
* wasm: suppress pthreads-mem-growth warningMorten Sørvig2022-09-061-0/+6
* Windows QPA: Don't highlight the first entry of the system menu if not approp...Yuhang Zhao2022-09-061-0/+6
* Add QWindowsApplication::setHasBorderInFullScreenDefault() native interfaceTor Arne Vestbø2022-09-053-0/+10
* a11y atspi: Add null check in GetRowHeader handlingMichael Weghorn2022-09-051-3/+3
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-051-1/+1
* QTlsBackendOpenSSL: Make ensureLibraryLoaded() privateIevgenii Meshcheriakov2022-09-051-2/+1
* QOffsetStringArray: fix size_t/qsizetype mismatchMarc Mutz2022-09-051-1/+1
* QTextDocumentLayout: Account for topMargin when hit-testingTang Haixiang2022-09-052-1/+38
* Don't attempt to access permissions.request if no such method existsMikolaj Boc2022-09-051-3/+3
* Fix crash when setting override cursor on multiple clientsEskil Abrahamsen Blomfeldt2022-09-052-5/+5
* Fix tst_QWindow::requestUpdate on WaylandEskil Abrahamsen Blomfeldt2022-09-051-7/+9
* Fix cmake warnings from using deprecated PUBLIC_LIBRARIESVolker Hilsheimer2022-09-052-2/+2
* QOffsetStringArray: highlight closing of namespace QtPrivateMarc Mutz2022-09-051-1/+1
* QOffsetStringArray: fix ambiguous qOffsetStringArray overloadsMarc Mutz2022-09-051-2/+2
* wasm: handle cmake's RUNTIME_OUTPUT_DIRECTORYLorn Potter2022-09-061-10/+24
* Android: Light/dark modes detectionBartlomiej Moskal2022-09-057-0/+43
* CMake: allow user specified boolean values to have any caseRolf Eike Beer2022-09-051-1/+1
* Fix compiler warning: don't copy in ranged-for loopVolker Hilsheimer2022-09-031-2/+2
* Fix warning from testing assignmentVolker Hilsheimer2022-09-031-1/+1
* 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
* tracegen: add support for QSizeRafael Roquetto2022-09-034-1/+11
* 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