summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Give QLocale's name() and bcp47Name() separator parametersEdward Welbourne2023-08-183-10/+44
* Use atan2() in Quaternion axis-and-angleEdward Welbourne2023-08-181-1/+1
* Doc: Delete links to removed examplesAndreas Eliasson2023-08-187-9/+7
* Do not rely on transitive includes for QESDPIvan Solovev2023-08-182-0/+4
* QUuid: convert bswap(Id128Bytes) to a hidden friend of Id128BytesIvan Solovev2023-08-182-13/+69
* QNativeIpcKey: improve operator==()Ivan Solovev2023-08-181-1/+1
* QHostInfo: add -Result and -Runnable ctors taking SlotObjUniquePtrMarc Mutz2023-08-182-4/+22
* iOS: Add support for foreign windowsTor Arne Vestbø2023-08-186-23/+69
* Doc: Fix introduction version of QT_DISCARD_FILE_CONTENTSUlf Hermann2023-08-181-1/+1
* QCryptographicHash: fix incorrect GCC checkMarc Mutz2023-08-181-1/+1
* QPollingFileSystemWatcherEngine: change PollingInterval to chrono::secondsMarc Mutz2023-08-182-2/+7
* QPollingFileSystemWatcherEngine: replace QTimer with QBasicTimerMarc Mutz2023-08-182-9/+10
* Update to Harfbuzz 8.1.1Eskil Abrahamsen Blomfeldt2023-08-18157-2998/+7756
* QMessageBox: leave the Option's underlying_type as the default, intMarc Mutz2023-08-182-2/+4
* rhi: Guard wantsExtendedDynamicRangeContent with iOS 16.0 checkTor Arne Vestbø2023-08-181-1/+1
* QDBusAdaptorConnector: Initialize cached index in a thread safe wayIevgenii Meshcheriakov2023-08-181-6/+2
* Android: Fix wrong position of EditPopupMenuBartlomiej Moskal2023-08-182-4/+25
* Rename accent color in QPaletteSanthosh Kumar2023-08-1810-36/+36
* qobjectdefs.h - fix comment typoAxel Spoerl2023-08-171-1/+1
* tls: use string view types moreAnton Kudryavtsev2023-08-173-5/+4
* Doc: Remove references to non-existing current() methodAndreas Eliasson2023-08-171-3/+4
* QUuid: use 'inline' keyword on method declarationsIvan Solovev2023-08-171-6/+7
* Return generic key from TlsKeyOpenSSL::handleTimur Pocheptsov2023-08-171-1/+1
* Revert "QIconLoader: clear cache when the key becomes invalid"Volker Hilsheimer2023-08-171-2/+1
* _qt_internal_create_moc_command: Fix genex parseOrkun Tokdemir2023-08-173-5/+56
* Fix build with -no-feature-dragandropTasuku Suzuki2023-08-172-0/+12
* QTabBar: don't make current tab visible while tab bar is invisibleVolker Hilsheimer2023-08-161-1/+4
* QCollator: clarify the POSIX backend limitationsThiago Macieira2023-08-161-3/+19
* qmimeprovider: use view types moreAnton Kudryavtsev2023-08-161-6/+7
* Remove the EM_LOG_DEMANGLE parameter from the call to emscripten_logMikolaj Boc2023-08-161-1/+1
* Improve Qt Test documentation regarding skipping/expecting failuresMitch Curtis2023-08-162-10/+17
* Doc: Fix \since for QMessageBox::optionsKai Köhne2023-08-161-2/+2
* QSortFilterProxyModel: "fix" connection names in connect callsAhmad Samir2023-08-161-19/+19
* Do not call processEvents async with JSPI enabled on WASMMikolaj Boc2023-08-161-1/+3
* QFileSystemModel: remove incorrect ### Qt 7 commentMarc Mutz2023-08-161-1/+0
* Give QLocale::uiLanguages() a separator parameterEdward Welbourne2023-08-165-25/+72
* Correct name of HanifiScript in enum documentationEdward Welbourne2023-08-161-1/+1
* QUuid: improve documentation regarding the order parameterIvan Solovev2023-08-161-4/+4
* QDBusConnectionPrivate: Define _q_newConnection outside of extern "C" blockIevgenii Meshcheriakov2023-08-161-2/+2
* Revert "Windows QPA: Add support to UiaRaiseNotificationEvent()"Jan Arve Sæther2023-08-164-49/+6
* QMdiArea: port Q_FOREACH to ranged-for, one trivial caseAhmad Samir2023-08-151-1/+1
* androiddeployqt: Fix generation of qtDataDirectoryAaron McCarthy2023-08-151-1/+1
* wasm: Apply window mask during QWasmWindow initializationTor Arne Vestbø2023-08-151-0/+3
* wasm: Don't add window border, title bar, etc, to child windowsTor Arne Vestbø2023-08-151-1/+1
* wasm: Don't clamp y position of child QWindows to parent rectTor Arne Vestbø2023-08-151-1/+4
* Clean up and fix some things in QRhiWidget docLaszlo Agocs2023-08-151-24/+29
* rhi: d3d11: Rework timestamp query logicLaszlo Agocs2023-08-152-104/+162
* Fix texture-based non-native child of a non-texture-based native childLaszlo Agocs2023-08-151-4/+12
* rhi: add a way to test Display P3 with the manual testLaszlo Agocs2023-08-153-3/+18
* Android: fix content URI handling for non-ascii file namesAssam Boudjelthia2023-08-151-6/+7