summaryrefslogtreecommitdiffstats
path: root/src/core5
Commit message (Expand)AuthorAgeFilesLines
* QText{En,De}coder: use DefaultConversionThiago Macieira2024-04-101-2/+4
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+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
* Fix QStringRef::trimmed()Shawn Rutledge2023-07-251-3/+3
* QStringRef: drop dependency from QAbstractConcatenableVladimir Belyavsky2023-06-121-1/+1
* QTextCodec: Change remaining 0 to \nullptr in documentationAndre Hartmann2023-05-291-5/+5
* 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: Replace "Path" with "Files" in qt_attribution.jsonTopi Reinio2023-01-061-7/+7
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-193-6/+3
* 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
* 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-232-2/+2
* 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-072-0/+6
* QTextCodec: make atomic operations explicitMarc Mutz2022-07-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-2365-2519/+139
* 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
* Doc: Add cmake and qmake snippets in core5 compat landing pageAndreas Eliasson2022-03-281-15/+13
* Remove uses of deprecated QString::count()Sona Kurazyan2022-03-161-1/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-082-1/+3
* QIc{onv,u}Codec: make the clearFn noexceptMarc Mutz2022-02-182-2/+2
* Doc: Clean up Qt5 Compat module landing pageAndreas Eliasson2022-02-181-10/+6
* SAX: import the Qt 5.15 souce with QTextCodecThiago Macieira2021-12-011-27/+77
* Doc: Repair broken links to the Big5 standardsLuca Di Sera2021-11-051-2/+3
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* Fix QTextCodec::canEncode() for ICU codecIvan Solovev2021-09-021-1/+37
* Remove old configure-related filesJoerg Bornemann2021-06-172-115/+0
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-072-2/+2
* Doc: Make sure third-party attributions show upKai Köhne2021-05-121-1/+1
* Remove left-over .pri filesJoerg Bornemann2021-05-055-96/+0
* Remove qmake project filesJoerg Bornemann2021-05-031-24/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-224-7/+7
* qtextcodec.cpp: Fix MSVC integer conversion warningsFriedemann Kleint2020-12-071-3/+3
* Consistent naming of qdoc filesVolker Hilsheimer2020-12-021-4/+4
* Rename documentation configuration file to qtcore5compat.qdocconfTopi Reinio2020-12-014-9/+10