summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix QString::toHtmlEscaped() for >2Gi character stringsMarc Mutz2022-08-061-7/+7
* macOS: Check m_platformWindow before processing key event after shortcutTimur Pocheptsov2022-08-051-1/+1
* Doc: Fix return type of QLEInteger/QBEInteger post-in/decrement opsJoerg Bornemann2022-08-051-4/+4
* QStringIterator: fix UB [1/2]: use has{Next,Previous}() moreMarc Mutz2022-08-051-6/+6
* QByteDataBuffer: assert an undocumented preconditionMarc Mutz2022-08-051-0/+1
* Statically assert that the __mips_dsp code is only active on 32-bitMarc Mutz2022-08-051-0/+4
* Fix QString::arg() for format strings with a huge amount of placeholdersMarc Mutz2022-08-051-1/+1
* Port qt_doubleToAscii to qsizetypeMarc Mutz2022-08-053-5/+12
* Port QUtf8BaseTraits to qsizetypeMarc Mutz2022-08-051-2/+2
* Fix stringish::simplified() for strings > 2Gi charactersMarc Mutz2022-08-051-1/+1
* Fix QString::arg() for format strings > 2Gi charactersMarc Mutz2022-08-051-1/+1
* Port QStringIterator to qsizetypeMarc Mutz2022-08-052-8/+8
* Fix QString::toLatin1() for strings > 16Gi characters on ARM64Marc Mutz2022-08-051-2/+2
* Fix QString::vasprintf for strings > 2GiBMarc Mutz2022-08-051-2/+2
* Port qenvironmentvariables.cpp to qsizetypeMarc Mutz2022-08-051-5/+4
* macOS: Don't ifdef out code to resolve display name that might be usedTor Arne Vestbø2022-08-051-2/+0
* eglfs: Fix crash when painting the mouse cursor in a multiscreen setupDominik Holland2022-08-051-5/+5
* Fix generation of the forward header for QFunctionPointerSona Kurazyan2022-08-052-1/+4
* update function argument of SSL_CTX_set_optionsMichael Saxl2022-08-054-7/+12
* QStringIterator: fix UB [2/2]: use std::less to compare pointersMarc Mutz2022-08-051-5/+8
* Explicitly disable bitcode for iOS applicationsTor Arne Vestbø2022-08-051-0/+20
* Fix qYieldCpu() for ARM < ARMv7Marc Mutz2022-08-051-1/+1
* Add keyword msvc-2022 to testlib blacklistingOliver Wolff2022-08-041-1/+3
* Remove if_types.h workaround for watchOSTor Arne Vestbø2022-08-042-24/+0
* QtHttp: Lower the severity of some log outputMårten Nordheim2022-08-041-5/+4
* moc: handle attributes in class declarationsFabian Kosmale2022-08-031-0/+3
* SQLite: Update SQLite to v3.39.2Andy Shaw2022-08-033-5775/+10259
* QSysInfo::prettyProductName(): add missing macOS product namesYuhang Zhao2022-08-031-2/+9
* QGtk3Theme: Respect xcb_xlib config optionIlya Fedin2022-08-032-0/+7
* rhi: gl: Reset the buffer bindings on beginExternalLaszlo Agocs2022-08-031-1/+7
* eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-031-5/+6
* qUtf16Printable: avoid creating a copy of a QStringSona Kurazyan2022-08-031-1/+1
* QGtk3Theme: Ensure gtk uses the same windowing system as QtIlya Fedin2022-08-011-0/+9
* Fix race condition with QTest::ignoreMessageAndré Klitzing2022-07-301-0/+9
* Fix build with missing qml-root-pathAndré Klitzing2022-07-281-1/+1
* Revert "CUPS: Add support for accessible IPP printers"Volker Hilsheimer2022-07-281-5/+2
* Add nullptr guard in QStyleSheetStyle::drawPrimitive(PE_PanelLineEdit)Axel Spoerl2022-07-271-5/+8
* CMake: Fix install destination of in-tree examplesAlexandru Croitor2022-07-271-0/+1
* Include the QRegularExpression porting docs in Qt 6 porting guideSona Kurazyan2022-07-261-245/+6
* Provide more details of failed connectionAndré Klitzing2022-07-231-0/+2
* QVariant: do allow non-default-constructible typesThiago Macieira2022-07-221-1/+1
* Update freetype to 2.12.1Volker Hilsheimer2022-07-22513-6131/+35542
* Port QCollator/Posix to qsizetypeMarc Mutz2022-07-221-2/+2
* Partly un-deprecate QMouseEvent::source()Ivan Solovev2022-07-222-3/+5
* QHttpHeaderParser: fix int/qsizetype nagsMårten Nordheim2022-07-221-3/+3
* QAction: add QT_DEPRECATED_VERSION_6_0 to deprecated methodsIvan Solovev2022-07-223-4/+15
* Undeprecate QAction::setMenu(QMenu *)Volker Hilsheimer2022-07-222-6/+2
* Fix Wacom proximity on xcb againShawn Rutledge2022-07-211-6/+5
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+8
* Do not use QTextFormat::FontFamily when building with QT_DISABLE_DEPRECATED_B...Ivan Solovev2022-07-213-3/+5