summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesv6.7.0-beta3Lucie Gérard2024-02-091785-1785/+1785
* WASM builds now handle bitmap and pixmap cursorsKevin Keating2024-02-091-5/+22
* Fix loading QRhiTexture from image on glesArtem Dyomin2024-02-091-37/+30
* CMake: Add test for configuring a standalone testAlexandru Croitor2024-02-093-0/+42
* QSpan: apply LWG 3346 work-aroundMarc Mutz2024-02-091-5/+8
* QList: give the LWG 3346 #ifdef'ery a symbolic nameMarc Mutz2024-02-093-5/+8
* cmake: build repo helpers - fine-grained test/example optionsTim Blechmann2024-02-092-13/+14
* QAbstractItemView: close all child editors when parent is removedChristian Ehrlicher2024-02-092-5/+41
* Deprecate QDataStream::readBytes(char *&, uint &) instead of removing itIvan Solovev2024-02-085-15/+58
* qfreetype: Fix caching of memory fontsMorten Sørvig2024-02-081-0/+9
* Disable unloading libraries on VxWorksJacek Poplawski2024-02-081-0/+2
* QBitArray: avoid overflow in storage-to-size calculationsMarc Mutz2024-02-082-23/+22
* QBitArray: use QDataStream::SizeLimitExeeded where applicableMarc Mutz2024-02-082-3/+3
* QBitArray: don't create invalid Qt 5 streamsMarc Mutz2024-02-082-2/+14
* CMake: Fix undefined symbol: qt_resourceFeatureZstd issueAlexandru Croitor2024-02-071-0/+14
* QDataStream: use SizeLimitExceeded status in write operationsIvan Solovev2024-02-074-22/+60
* QDataStream::readBytes(): make the growth of the buffer geometricIvan Solovev2024-02-071-2/+3
* Fix QDataStream::operator<<(const char *) to handle 64-bit lengthIvan Solovev2024-02-072-7/+53
* QDataStream: use qint64 to represent size while reading and writingIvan Solovev2024-02-074-34/+23
* Change license for examples filesLucie Gérard2024-02-0711-11/+11
* Change license for tools filesLucie Gérard2024-02-0720-20/+20
* Change license of configure.bat fileLucie Gérard2024-02-071-1/+1
* QLogging: Add missing newline in win_message_handler()Johannes Grunenberg2024-02-071-1/+1
* Update bundled libpng to version 1.6.42Eirik Aavitsland2024-02-0710-99/+105
* Update Valgrind to version 3.22.0Edward Welbourne2024-02-072-3/+4
* Android: request POST_NOTIFICATIONS permission for Android NotifierAssam Boudjelthia2024-02-073-0/+14
* Android: fix style extraction when set to noneAssam Boudjelthia2024-02-072-4/+3
* Change license of .qdoc filesLucie Gérard2024-02-078-8/+8
* Change doc snippet licenseLucie Gérard2024-02-079-9/+9
* QBitArray: DRY operator<<(QDataStream&)Marc Mutz2024-02-071-10/+6
* Update the icons in the system tray exampleEd Cooke2024-02-075-0/+0
* Remove HTTP 1XX status test from tst_qrestaccessmanagerJuha Vuolle2024-02-071-1/+0
* Q(Plain)TextEdit: don't crash when using a style sheetChristian Ehrlicher2024-02-074-2/+23
* Update visuals of remote controlled car exampleMatthias Rauter2024-02-0616-76/+114
* Add plugins of imported QtModules to the _qt_plugins propertyAlexey Edelev2024-02-065-0/+66
* Update icons in the torrent exampleMatthias Rauter2024-02-0626-36/+144
* Harden WidgetAttributes debug stream operatorTor Arne Vestbø2024-02-061-9/+10
* Android: Fix QtTextureView inverted opacity conditionTinja Paavoseppä2024-02-061-1/+1
* corelib: serialization - fix macos unity buildsTim Blechmann2024-02-061-42/+50
* Add missing QRestAccessManager constructor documentationJuha Vuolle2024-02-061-0/+8
* Add missing QHttpHeaders::isEmpty() documentationJuha Vuolle2024-02-061-0/+8
* core/gui: fix odr violationTim Blechmann2024-02-062-1/+8
* QDBusAbstractInterface/Doc: fix example to match the descriptionThiago Macieira2024-02-062-5/+17
* QFileSystemModel: don't crash with setIconProvider(nullptr)Ahmad Samir2024-02-059-21/+70
* iOS: Guard traitCollectionDidChange against lack of QGuiApplicationTor Arne Vestbø2024-02-051-0/+3
* Implement QCborContainerPrivate::compact()Ivan Solovev2024-02-052-14/+43
* iOS: Guard against displayLayer after platform window is goneTor Arne Vestbø2024-02-051-0/+3
* Doc: QDomDocument doc refers to QXmlQuery which doesn't exist in Qt6Jaishree Vyas2024-02-051-2/+2
* iOS: Remove QUIView from superview on QIOSWindow destructionTor Arne Vestbø2024-02-051-4/+5
* Update bundled libjpeg-turbo to version 3.0.2Eirik Aavitsland2024-02-0516-121/+148