summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgpl5.15Tarja Sundqvist2024-01-0419-43/+216
|\
| * QVarLengthArray: fix UBs in emplace()/insert() ([basic.life], broken class in...Marc Mutz2023-02-191-20/+9
| * Fix few QFileInfo and QDir callsAssam Boudjelthia2023-02-142-4/+13
| * macOS: Skip deployment target runtime check when detecting compat versionTor Arne Vestbø2023-02-081-0/+8
| * Pass short time format to GetTimeFormat from GetLocaleInfoIlya Fedin2023-02-031-6/+8
| * Docs:Android: Add docs notes about support for content UrisNicholas Bennett2023-02-015-0/+59
| * Doc: Only list qt core classes in qt core io groupAndreas Eliasson2023-01-231-1/+1
| * QFileSystemEngine: URL encode path in trash info, use relative pathJonas Kvinge2023-01-211-1/+12
| * [doc] Warn users about data races regarding qt_ntfs_permission_lookupMate Barany2023-01-192-0/+10
| * [doc] QSharedPointer: add some missing docsMarc Mutz2023-01-182-1/+58
| * Fix infinite loop when iterating content uri sub-files/dirsAssam Boudjelthia2023-01-171-1/+1
| * Return the QFileInfo::baseName/QDir::dirName() from fileEngine implAssam Boudjelthia2023-01-162-2/+6
| * QString: use inheritance, not template aliases, for arg() constraintsMarc Mutz2023-01-031-3/+3
| * Fix the ref-counting for the std::function version of tryStart()Allan Sandfeld Jensen2023-01-031-0/+4
| * QtMiscUtils: add missing toAsciiUpper(), use it in mocMarc Mutz2022-12-201-0/+6
| * QLatin1/String/View: don't decay the arg() argumentsMarc Mutz2022-12-191-6/+3
| * QBuffer: test and document open() behaviorMarc Mutz2022-12-161-0/+4
| * Fix crash on serializing default-constructed QTimeZoneEdward Welbourne2022-12-091-3/+11
| * Backport QtMiscUtils::toAsciiLower() from devMarc Mutz2022-12-071-0/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-118-12/+47
|\|
| * Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-11-011-0/+25
| * QJsonValue: fix incorrect to{Array,Object} when the value is emptyThiago Macieira2022-10-313-8/+12
| * Mention limitation of QDir::drives() on WindowsTimothée Keller2022-10-251-1/+2
| * QFileSystemEngine/Win: fix incorrect buffer size in currentPath()Thiago Macieira2022-10-241-1/+1
| * qcompilerdetection.h: detect CoverityMarc Mutz2022-10-161-0/+5
| * doc: Don't put strings into QVector<double>Shawn Rutledge2022-10-101-2/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-0953-14473/+14624
|\|
| * QTranslator: generalize a UNIX-only pathGiuseppe D'Angelo2022-09-241-2/+7
| * Fix CMake builds without ANDROID_SDKJoni Poikelin2022-09-151-6/+6
| * QTemporaryFile: document rename() differences from QFileThiago Macieira2022-09-121-8/+32
| * Doc: Update QMetaType::metaObject() descriptionsMike Trahearn2022-09-021-11/+13
| * Fix the spelling of the word "combination"Mike Trahearn2022-09-011-1/+1
| * Fix possible undefined behavior in clear_thread_dataNiclas Rosenvik2022-08-311-2/+1
| * QDirPrivate: pass input QList by crefMarc Mutz2022-08-222-2/+2
| * Don't access QObjectPrivate::declarativeData unguardedVolker Hilsheimer2022-08-202-3/+3
| * Doc: Fix return type of QLEInteger/QBEInteger post-in/decrement opsJoerg Bornemann2022-08-091-4/+4
| * Convert Latin1 to UTF-16 before passing to ICU APIEdward Welbourne2022-08-081-5/+5
| * qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-0/+9
| * QStringIterator: fix UB [2/2]: use std::less to compare pointersMarc Mutz2022-08-081-3/+6
| * QStringIterator: fix UB [1/2]: use has{Next,Previous}() moreMarc Mutz2022-08-081-2/+2
| * Statically assert that the __mips_dsp code is only active on 32-bitMarc Mutz2022-08-061-0/+4
| * corelib: Fix typos in documentationJonas Kvinge2022-07-2627-36/+36
| * QAtomicInteger docs: mention bool and char8_t as 8-bit typesMarc Mutz2022-07-211-1/+1
| * Doc: Hide weak overload template magic from documentationKai Köhne2022-07-211-1/+5
| * Revert "QDateTime: fix adjusted datetime handling"Edward Welbourne2022-07-201-36/+10
| * Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalentTor Arne Vestbø2022-07-061-1/+2
| * QDom: Stop treating non-BMP characters as invalidSona Kurazyan2022-06-282-7/+10
| * Fix doc and example of QLoggingCategory::installCategory()Edward Welbourne2022-06-152-14/+35
| * QByteArray: more GCC 12 -Werror=array-bound whack-a-moleMarc Mutz2022-06-141-4/+6
| * CMake: Fix android sdk version propagationAlexandru Croitor2022-06-141-4/+6