summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QOpenGLCompositorBackingStore: ensure backing store on flushed windowsAxel Spoerl2023-09-133-2/+8
* qtextlist::itemText: reduce allocationsAnton Kudryavtsev2023-09-131-8/+6
* Optimize cond var notificationArtem Dyomin2023-09-131-2/+4
* QMimeDatabase: collect glob patterns from all locationsDavid Faure2023-09-138-226/+234
* Mark feature API in QFont as preliminaryEskil Abrahamsen Blomfeldt2023-09-132-0/+12
* Round the image scaling when not antialiasedKaj Grönholm2023-09-131-1/+8
* Long live Q_(U)INT128_MIN/MAX!Marc Mutz2023-09-132-5/+61
* Document q(u)int128 and QT_SUPPORTS_INT128Marc Mutz2023-09-131-0/+33
* Add some tests for q(u)int128Marc Mutz2023-09-131-0/+12
* qsimd_p.h: rework the check for x86-64-v3 featuresThiago Macieira2023-09-121-13/+15
* Fix qHash(qfloat16) to match Qt 6.4 behaviorMarc Mutz2023-09-122-0/+19
* Qt UDLs: avoid the deprecated form of UDL definitionsMarc Mutz2023-09-124-6/+6
* QBA::replace: avoid unconditional detachAnton Kudryavtsev2023-09-121-6/+5
* QTextDocument::toPlainText: avoid unconditional detachAnton Kudryavtsev2023-09-121-2/+10
* wasm: Drop using deprecated functionPiotr Wiercinski2023-09-121-2/+2
* syncqt: Generate the deprecated header in the framework directory tooAlexey Edelev2023-09-121-2/+10
* syncqt: Mark updateOrCopy as exception freeAlexey Edelev2023-09-121-2/+3
* syncqt: Catch fs exceptions that happen when clearing staging directoryAlexey Edelev2023-09-121-17/+28
* syncqt: Add the missing is_open check to writeIfDifferentAlexey Edelev2023-09-121-0/+4
* syncqt: Add the missing file stream close callsAlexey Edelev2023-09-121-0/+2
* syncqt: Handle possible exceptions thrown by std::filesystem::create_directoriesAlexey Edelev2023-09-121-7/+33
* xcb: Reflect geometry of foreign window on creationTor Arne Vestbø2023-09-122-2/+13
* qdbus_symbols: Make major version list contexprIevgenii Meshcheriakov2023-09-121-1/+1
* qdbus_symbols: Use QFunctionPointer typedefIevgenii Meshcheriakov2023-09-122-4/+4
* qdbus_symbols.cpp: Include qdbus_symbols_p.hIevgenii Meshcheriakov2023-09-121-5/+1
* QDBusArgumentPrivate::createSignature: Accept QMetaType as argumentIevgenii Meshcheriakov2023-09-123-6/+6
* Avoid unused-template warning on macOS with xcodebuildFabian Kosmale2023-09-121-3/+3
* Update documentation for QPalette::accent APISanthosh Kumar2023-09-121-0/+8
* QWindow: avoid extra window resize on changing min/max sizesVladimir Belyavsky2023-09-121-1/+4
* [windeployqt] Copy v8 context snapshotAnu Aliyas2023-09-121-5/+7
* Add QSqlField::swap() documentationIvan Solovev2023-09-121-0/+8
* Qt::mightBeRichText: use QVLA moreAnton Kudryavtsev2023-09-121-4/+4
* printsupport: use string view types moreAnton Kudryavtsev2023-09-122-5/+5
* Tidy up QNetworkDiskCache::prepareAnton Kudryavtsev2023-09-121-5/+1
* Fix neglected wording about separators added in 6.7Edward Welbourne2023-09-111-8/+8
* Doc: Fix documentation issuesTopi Reinio2023-09-118-9/+16
* QPolygon(F): streamline the QDebug streaming operatorGiuseppe D'Angelo2023-09-111-12/+2
* Doc: Add missing since to enum valuePaul Wicking2023-09-111-1/+1
* QDBusConnectionPrivate: Use write lock inside handleSignal()Ievgenii Meshcheriakov2023-09-111-1/+1
* QDBusArgumentPrivate: Remove duplicate public sectionsIevgenii Meshcheriakov2023-09-111-3/+0
* QDBusConnectionPrivate: Remove parent argumentIevgenii Meshcheriakov2023-09-112-5/+4
* Doc: All overviews list categorizationJaishree Vyas2023-09-119-10/+9
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-112-15/+27
* Require the C++17 standard for configure-time syncqtAlexey Edelev2023-09-111-1/+1
* wasm: send key release for touchscreen inputLorn Potter2023-09-112-5/+8
* QDBusConnectionPrivate: Remove declaration of messageFilter()Ievgenii Meshcheriakov2023-09-111-1/+0
* QtDBus: Remove uses of Q_UNUSED on used variablesIevgenii Meshcheriakov2023-09-113-7/+0
* QDBus: Use type-safe object tree node flagsIevgenii Meshcheriakov2023-09-113-10/+14
* QDBusSlotCache: Include flags into the hash keyIevgenii Meshcheriakov2023-09-112-12/+24
* Doc: Remove see also self-reference in QFileInfoKai Köhne2023-09-101-1/+2