summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Android: print jni exceptions from Qt instead of ExceptionDescribe()Assam Boudjelthia2023-01-201-12/+65
* QtCore removed_api.cpp: fix missing instruction comment in 6.5 blockMarc Mutz2023-01-201-0/+4
* QUrlQuery: add missing move constructorThiago Macieira2023-01-202-0/+11
* QUrlQuery: fix operator== for emptied object caseThiago Macieira2023-01-201-1/+5
* Fix build with GCC 13: target specific option mismatchThiago Macieira2023-01-191-7/+13
* Let QLocaleData::numberToCLocale() know the type of numberEdward Welbourne2023-01-192-12/+20
* QRoundingDown: make the numerator a template parameterEdward Welbourne2023-01-199-62/+62
* Optimize QXmlStreamWriterPrivate::doWriteToDevice(QLatin1StringView)Marc Mutz2023-01-191-4/+8
* Revert "Revert "CMake: Expose generated resource files to IDEs""Jörg Bornemann2023-01-181-0/+1
* QXmlStreamReader: fix spelling of PrivateConsructorTagMarc Mutz2023-01-183-5/+5
* Inline two move-constructors in qtimezone.hEdward Welbourne2023-01-182-12/+4
* Correct #if-ery on a pair of qtimezone.h forward declarationsEdward Welbourne2023-01-181-1/+1
* Tidy up in qtimezone.hEdward Welbourne2023-01-181-1/+1
* Remove GENERATE_METATYPESAmir Masoud Abdol2023-01-181-1/+2
* Doc: Remove stale documentation in "qproperty.cpp"Luca Di Sera2023-01-181-29/+0
* Replace $<CONFIGURATION> with $<CONFIG>Amir Masoud Abdol2023-01-181-1/+1
* Remove PUBLIC from doubleconversion featureTasuku Suzuki2023-01-181-1/+1
* QString: add note about isNull() vs. isEmpty() to more methodsAhmad Samir2023-01-181-0/+7
* Streamline reading of js DataTransfer objectMikolaj Boc2023-01-182-3/+132
* Merge integration refs/builds/qtci/dev/1673982362Qt CI Bot2023-01-182-2/+4
|\
| * QLocale: add unittests for qstrtod of "NaN" and "nan"Ahmad Samir2023-01-171-1/+3
| * QCborValue: fix build with GCC 13: extended FP supportThiago Macieira2023-01-171-1/+1
* | QUrl: restore empty-but-not-null for components that are presentThiago Macieira2023-01-171-6/+8
* | Suppress GCC 13's -Wmaybe-uninitialized in q_uninitialized_relocate_nThiago Macieira2023-01-171-0/+5
* | QUnicodeTools: Use QVarLengthArray in Thai support codeIevgenii Meshcheriakov2023-01-171-41/+20
|/
* qarraydataops.h: Pass initializer_list by value in copyRangesFabian Kosmale2023-01-171-1/+1
* qproperty.h: Make ctors explicitFabian Kosmale2023-01-171-4/+4
* Restrict the minimum supported ICU version to 50.1Alexey Edelev2023-01-171-1/+3
* QStringView: remove pointless Q_ASSERT in toString()Marc Mutz2023-01-171-1/+1
* [doc] QPermission: some fixesMarc Mutz2023-01-171-2/+2
* Concatenate blacklist files for test batchMikolaj Boc2023-01-171-0/+20
* QUnicodeTools: Use a global static to manage libthai stateIevgenii Meshcheriakov2023-01-171-48/+85
* QVarLengthArray: cope with vector<unique_ptr>'s copyabilityMarc Mutz2023-01-161-23/+16
* Pass flags with dash to rc.exe when auto-generating win32 rc filesPeter Varga2023-01-161-1/+1
* Make const functions in QDir re-entrant by protecting mutable variablesØystein Heskestad2023-01-162-61/+86
* QDir: Refactor separate cache clearing functions into a single functionØystein Heskestad2023-01-162-25/+13
* CMake: Fix exposing sources with absolute path to IDEJoerg Bornemann2023-01-161-11/+15
* QPermission: replace T data<T>() with std::optional<T> value<T>()Marc Mutz2023-01-135-21/+18
* Move QMetaMethod ctor back into a private sectionMårten Nordheim2023-01-131-0/+2
* Add QString<->emscripten::val conversion functionsMikolaj Boc2023-01-132-0/+57
* QUnicodeTools: Use thread-safe libthai APIIevgenii Meshcheriakov2023-01-131-5/+21
* [doc] QCalendarPermission: fix cut'n'paste errorMarc Mutz2023-01-131-1/+1
* QLocationPermission: make enums have explicit underlying typeMarc Mutz2023-01-131-2/+8
* Clear out some unused code in QStorageIterator::next() on UnixEdward Welbourne2023-01-131-2/+1
* QPermission: don't hide SFINAE constraintsMarc Mutz2023-01-132-20/+22
* QPermission: fight template bloat in data()Marc Mutz2023-01-132-6/+21
* Add CTF tracing backendAntti Määttä2023-01-1313-3/+955
* Add tracing metadata to QEvent and QImageFormatAntti Määttä2023-01-132-8/+184
* Add metadata support to tracegen and tracepointgen toolsAntti Määttä2023-01-131-0/+45
* Add find package for lttng library so that it gets added to targetAntti Määttä2023-01-131-2/+0