summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix backing store compositor transform with VulkanLaszlo Agocs2023-09-071-3/+4
* QNetworkReply: fix potential nullptr access in loadFromCacheIfAllowed()Vladimir Belyavsky2023-09-061-1/+2
* Add support for setting the initial directory in portal file dialogDavid Redondo2023-09-061-13/+12
* QAbstractAnimation::setCurrentTime() - fix bindable property usageIvan Solovev2023-09-061-14/+27
* tst_QHostInfo: use python3Thiago Macieira2023-09-061-1/+1
* wasm: expose windows before delivering updatesMorten Sørvig2023-09-061-4/+9
* tst_QDnsLookup: extend test coverage for property bindingsIvan Solovev2023-09-062-0/+28
* rhi: Make it safe to always call deleteLater on a resourceLaszlo Agocs2023-09-067-39/+158
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-0610-40/+224
* QFontComboBox: inform accessibility about model reset when filter changesVolker Hilsheimer2023-09-061-0/+8
* Doc: remove erroneous statement that signals can't have return typesThiago Macieira2023-09-061-2/+1
* QCborValue: add benchmark for operator[]Ivan Solovev2023-09-064-0/+87
* Clean up inline keyword use in qstring.hMarc Mutz2023-09-061-112/+112
* CMake: Don't add no-prefix define to qconfig_p.hAlexandru Croitor2023-09-061-1/+1
* QSortFilterProxyModel: fix binding loopsIvan Solovev2023-09-061-7/+8
* Core serialization examples: spacing-only clang-format changesEdward Welbourne2023-09-066-24/+24
* QTimer: extend property tests and fix binding loopIvan Solovev2023-09-064-2/+43
* Minor tidies in example's XML converterEdward Welbourne2023-09-061-2/+2
* Exploit C++17 init-statements in if to simplify a loopEdward Welbourne2023-09-061-12/+5
* Update datastream converter to use Qt_6_0 instead of Qt_5_0Edward Welbourne2023-09-061-2/+2
* Mark linux_perf_event with GPL-2.0-onlyKai Köhne2023-09-062-2/+2
* Mark freetype as GPL-2.0-onlyKai Köhne2023-09-062-2/+2
* QTimer: fix regression on singleShot-invoking non-mormalized SLOT()sThiago Macieira2023-09-062-1/+144
* tst_QMovie: extend the test coverage for property bindingsIvan Solovev2023-09-062-0/+21
* QLocal{Socket,Server}: extend the test coverage for property bindingsIvan Solovev2023-09-062-7/+14
* QStandardItemModel: extend the test coverage for property bindingsIvan Solovev2023-09-062-0/+5
* QVariantAnimation: fix binding loopsIvan Solovev2023-09-061-8/+8
* QAbstractProxyModel: fix binding loopsIvan Solovev2023-09-062-8/+9
* QTimeLine: fix binding loopsIvan Solovev2023-09-061-20/+22
* QDBusServiceWatcher: fix binding loopsIvan Solovev2023-09-061-35/+42
* QPauseAnimation: extend tests and fix binding loopIvan Solovev2023-09-063-4/+11
* QSequentialAnimationGroup: extend bindable property unit testsIvan Solovev2023-09-062-0/+13
* QPropertyAnimation: fix binding loopsIvan Solovev2023-09-061-11/+13
* Doc: Add example categories to Qt Widget examplesMats Honkamaa2023-09-0668-8/+79
* Update bundled zlib to version 1.3Dennis Oberst2023-09-0627-1543/+1006
* Doc: Add example categories for qtopenglJaishree Vyas2023-09-066-1/+6
* QAccessibleWidget: Remove pointless ZWSP in warning messageFabian Kosmale2023-09-061-1/+1
* tst_QSslSocket: don't use deprecated RSA apiTimur Pocheptsov2023-09-061-0/+2
* tst_gestures: clean-up the BLACKLISTTimur Pocheptsov2023-09-061-55/+0
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-09-068-38/+72
* QBindable: Add doc example for ctor taking property nameFabian Kosmale2023-09-061-1/+8
* QAbstractProxyModel: delay headerDataChanged emissions when inserting/removin...Giuseppe D'Angelo2023-09-062-6/+13
* tst_QProcess: move setChildProcessModifier test to a Q_OS_UNIX sectionThiago Macieira2023-09-061-39/+38
* widget: set WA_X11NetWmWindowType* after xcb window was createdLiang Qi2023-09-051-1/+1
* QPrintDialog on macOS: Don't crash when parent is not a windowVolker Hilsheimer2023-09-052-2/+19
* Doc: Delete links to removed examplesAndreas Eliasson2023-09-057-9/+7
* Fix typo in QCocoaWindow commentColin Snover2023-09-051-1/+1
* QComboBox: scroll the popup to the top before positioning itRichard Moe Gustavsen2023-09-052-1/+61
* wasm: add iOS to platform detectionLorn Potter2023-09-053-5/+6
* Fix version script testAlexey Rochev2023-09-051-20/+18