summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix the only use of \inlineimage with \captionThibaut Cuvelier2024-01-081-1/+1
* Improve documentation of QStringRef::compareJaishree Vyas2023-12-121-37/+36
* Doc: Fix \fn template arguments for Qt 5 Core CompatTopi Reinio2023-11-271-1/+2
* QTextCodec: retain input's nullness on {to,from}UnicodeVolker Hilsheimer2023-11-071-2/+6
* SAX: Remove unused QtXml/qtxmlglobal.h header inclusionAlexandru Croitor2023-10-051-1/+0
* Doc: Add table that showcase vertical offsetAndreas Eliasson2023-08-031-0/+28
* Fix QStringRef::trimmed()Shawn Rutledge2023-07-251-3/+3
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-07-101-2/+2
* QStringRef: drop dependency from QAbstractConcatenableVladimir Belyavsky2023-06-121-1/+1
* QTextCodec: Change remaining 0 to \nullptr in documentationAndre Hartmann2023-05-291-5/+5
* Adapt to the RHI API conceptLaszlo Agocs2023-05-222-3/+1
* Query max vertex outputs differently for core profileLaszlo Agocs2023-04-251-1/+6
* Resolve some duplicate macro definition errorsAmir Masoud Abdol2023-03-1411-65/+66
* Remove an unused enumAmir Masoud Abdol2023-02-261-4/+0
* Restrict the minimum supported ICU version to 50.1Alexey Edelev2023-01-171-1/+1
* doc: Add a warning about animating Gaussian blurEskil Abrahamsen Blomfeldt2023-01-091-0/+6
* doc: Add note about MultiEffect and Effect MakerEskil Abrahamsen Blomfeldt2023-01-091-1/+12
* Doc: Replace "Path" with "Files" in qt_attribution.jsonTopi Reinio2023-01-061-7/+7
* GraphicalEffects: Fix static builds of private moduleUlf Hermann2023-01-052-20/+0
* De-inline ~QGfxShaderBuilder() [-Wweak-vtable]Marc Mutz2022-12-272-0/+4
* Port Qt5Compat.GraphicsEffects.private to qmltyperegistrarMarc Mutz2022-12-154-23/+13
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-193-6/+3
* Qt Graphical Effects: Make ShaderBuilder a singleton againEskil Abrahamsen Blomfeldt2022-10-117-34/+16
* Qt Graphical Effects: Cache shaders between runsEskil Abrahamsen Blomfeldt2022-10-112-53/+53
* Avoid recreating gaussian blur shader multiple timesEskil Abrahamsen Blomfeldt2022-10-111-1/+8
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-058-60/+60
* Adjust CMake condition and condition in code when including "big_codecs"Alexey Edelev2022-09-222-2/+2
* Doc: Remove incorrect usages of the "\noautolist" commandLuca Di Sera2022-09-021-1/+0
* QTextCodec: add a marker so it isn't marked as Qt6_PRIVATE_APIThiago Macieira2022-08-291-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-235-5/+5
* qt5compat: opt in to reduced includesFabian Kosmale2022-07-301-0/+1
* QRegExp: include the QRegularExpression porting docsSona Kurazyan2022-07-282-137/+1
* Purge Q_DUMMY_COMPARISON_OPERATORFabian Kosmale2022-07-201-3/+0
* Eradicate QT_STRINGVIEW_LEVEL usesMarc Mutz2022-07-184-34/+0
* QLinkedList: only support data streaming if contained type doesVolker Hilsheimer2022-07-121-2/+4
* Prepare for adding -Wshorten-64-to-32 to headerscleanTor Arne Vestbø2022-07-091-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-075-0/+15
* QTextCodec: make atomic operations explicitMarc Mutz2022-07-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-23133-5303/+279
* SAX: De-inline dtors of polymorphic classesMarc Mutz2022-06-212-7/+21
* Use placement operator new to value-initialize malloc'ed dataThiago Macieira2022-06-061-1/+1
* Port binary JSON to new special integer bitfieldsUlf Hermann2022-05-115-89/+127
* Qt5Compat: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-05-095-10/+10
* QGfxShaderBuilder: re-do includemocs after adding missing QT_{BEGIN,END}_NAME...Marc Mutz2022-05-041-0/+5
* inludemocsMarc Mutz2022-05-041-0/+2
* Doc: Add cmake and qmake snippets in core5 compat landing pageAndreas Eliasson2022-03-281-15/+13
* Fix build after changes in qtbaseVolker Hilsheimer2022-03-181-0/+1
* Remove uses of deprecated QString::count()Sona Kurazyan2022-03-161-1/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-083-1/+4