summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QItemSelectionModel: don't warn when destroying the modelv6.5.36.5.3Volker Hilsheimer2023-09-221-3/+3
* Update public suffix listMarc Mutz2023-09-212-4158/+4192
* Upgrade Harfbuzz to version 8.2.0Eskil Abrahamsen Blomfeldt2023-09-2154-191/+1171
* [docs] Fix \since for qHash(qfloat16)Marc Mutz2023-09-201-3/+3
* SQLite: Update SQLite to v3.43.1Andy Shaw2023-09-193-92/+101
* Upgrade to Freetype 2.13.2Eskil Abrahamsen Blomfeldt2023-09-1937-3169/+320
* GUI: give more warning when can't load xcb since 6.5.0Liang Qi2023-09-151-0/+4
* Revamp Mandelbrot example: Revisit the documentatonRym Bouabid2023-09-141-2/+2
* Windows QPA: Adjust margins for Windows App SDK compatibilityTimothée Keller2023-09-141-3/+26
* qsimd_p.h: rework the check for x86-64-v3 featuresThiago Macieira2023-09-141-13/+15
* ios: Fix crash when closing app while showing a native screenAlbert Astals Cid2023-09-141-1/+4
* syncqt: Handle possible exceptions thrown by std::filesystem::create_directoriesAlexey Edelev2023-09-131-7/+33
* syncqt: Mark updateOrCopy as exception freeAlexey Edelev2023-09-131-2/+3
* syncqt: Add the missing file stream close callsAlexey Edelev2023-09-131-0/+2
* syncqt: Add the missing is_open check to writeIfDifferentAlexey Edelev2023-09-131-0/+4
* syncqt: Generate the deprecated header in the framework directory tooAlexey Edelev2023-09-131-2/+10
* Fix qHash(qfloat16) to match Qt 6.4 behaviorMarc Mutz2023-09-132-0/+19
* doc: Remove QSettings' paths for embedded linuxMohammadHossein Qanbari2023-09-131-6/+4
* QDialogButtonBox: Manage hide and show of standard buttonsAxel Spoerl2023-09-122-15/+27
* QString: fix append() wrt. raw dataMårten Nordheim2023-09-131-0/+4
* QWindow: avoid extra window resize on changing min/max sizesVladimir Belyavsky2023-09-121-1/+4
* QLibraryInfo: fix GCC ubsan buildMarc Mutz2023-09-121-3/+1
* QPolygon(F): streamline the QDebug streaming operatorGiuseppe D'Angelo2023-09-121-12/+2
* wasm: don't crash if app is deleteLater()edMorten Sørvig2023-09-111-0/+5
* wasm: send key release for touchscreen inputLorn Potter2023-09-112-5/+8
* QDataStream: clarify QDataStream::operator>>(char *&s) API docsAhmad Samir2023-09-101-3/+4
* Doc: Fix documented default for QCalendarWidget maximumDate, minimumDateKai Köhne2023-09-091-4/+2
* QComboBox on macOS: guard against destruction while native popup is openVolker Hilsheimer2023-09-082-6/+22
* QItemSelectionModel: fix binding loopsIvan Solovev2023-09-071-16/+17
* QItemSelectionModelPrivate: improve formatting of the connectionsIvan Solovev2023-09-071-24/+25
* 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
* wasm: expose windows before delivering updatesMorten Sørvig2023-09-061-4/+9
* rhi: Make it safe to always call deleteLater on a resourceLaszlo Agocs2023-09-066-38/+136
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-065-37/+76
* 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
* Clean up inline keyword use in qstring.hMarc Mutz2023-09-061-112/+112
* QSortFilterProxyModel: fix binding loopsIvan Solovev2023-09-061-7/+8
* QTimer: extend property tests and fix binding loopIvan Solovev2023-09-061-2/+3
* 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-061-1/+2
* QVariantAnimation: fix binding loopsIvan Solovev2023-09-061-8/+8
* QAbstractProxyModel: fix binding loopsIvan Solovev2023-09-061-5/+6
* 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-061-4/+3