summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QHash: allow an empty QT_HASH_SEED env variable to resetThiago Macieira2021-04-161-1/+1
* QHash: remove the ability to set a non-zero global seedThiago Macieira2021-04-161-6/+5
* Merge integration refs/builds/qtci/dev/1618599897Qt CI Bot2021-04-165-6292/+6473
|\
| * QPropertyBinding: Add sticky modeFabian Kosmale2021-04-162-0/+11
| * Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-163-6292/+6462
* | Merge integration refs/builds/qtci/dev/1618592683Qt CI Bot2021-04-161-1/+1
|\ \ | |/ |/|
| * Make the documented API visible to qdocVolker Hilsheimer2021-04-161-1/+1
* | Merge integration refs/builds/qtci/dev/1618585460Qt CI Bot2021-04-1615-217/+492
|\ \ | |/ |/|
| * Add support for grouped property changesLars Knoll2021-04-164-45/+298
| * Don't emit change notifications more often than requiredLars Knoll2021-04-162-12/+68
| * Address thread safety issues in QProperty classesFabian Kosmale2021-04-163-6/+20
| * Remove lazy binding evaluationLars Knoll2021-04-166-162/+70
| * Add documentation links for some JNI entitiesAssam Boudjelthia2021-04-163-4/+16
| * Port example away from deprecated QVariant APIVolker Hilsheimer2021-04-161-1/+1
| * QMultiHash: Fix docFabian Kosmale2021-04-161-3/+2
| * Check whether CMake was built with zstd supportJoerg Bornemann2021-04-161-0/+5
| * QList::(const_)iterator: protect element_type on GCC < 11Giuseppe D'Angelo2021-04-161-2/+2
| * QString: add missing char8_t* constructor / fromUtf8 overloadsGiuseppe D'Angelo2021-04-162-0/+27
| * Switch metatypes generation on by default for Qt modulesUlf Hermann2021-04-161-0/+1
* | Merge integration refs/builds/qtci/dev/1618564901Qt CI Bot2021-04-164-149/+172
|\ \ | |/ |/|
| * Revise deprecation of countriesForLanguage()Edward Welbourne2021-04-162-34/+10
| * Use QTimeZone to determine offsets outside the system-function rangeEdward Welbourne2021-04-162-21/+61
| * Extend time_t-based handling all the way to the end of time_tEdward Welbourne2021-04-161-100/+107
* | Merge integration refs/builds/qtci/dev/1618561273Qt CI Bot2021-04-162-10/+19
|\ \
| * | Catch invalid offset returns from QTimeZone backendsEdward Welbourne2021-04-162-10/+19
| |/
* | Don't parse XML symbols longer than 4096 charactersAllan Sandfeld Jensen2021-04-161-0/+5
* | Merge integration refs/builds/qtci/dev/1618515869Qt CI Bot2021-04-166-26/+23
|\ \ | |/ |/|
| * QWindowsPipe{Reader|Writer}: restructure signalsAlex Trotsenko2021-04-156-26/+23
* | Make QLocale documentation more honestEdward Welbourne2021-04-153-87/+76
* | Make script and territory optional in QLocale constructorsEdward Welbourne2021-04-151-3/+3
* | Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-1522-273/+433
|/
* Merge integration refs/builds/qtci/dev/1618451439Qt CI Bot2021-04-152-0/+2
|\
| * Add new enum value VisualTabCharacter into QCharZhang Hao2021-04-152-0/+2
* | Merge integration refs/builds/qtci/dev/1618447824Qt CI Bot2021-04-151-4/+1
|\ \
| * | Fix build without features.threadTasuku Suzuki2021-04-151-4/+1
| |/
* / Q{*String,ByteArray}View::length(): use qsizetype, not intGiuseppe D'Angelo2021-04-159-59/+16
|/
* Merge integration refs/builds/qtci/dev/1618405176Qt CI Bot2021-04-143-62/+72
|\
| * Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-143-62/+72
* | Make POSIX transition rule parser more robustEdward Welbourne2021-04-141-14/+29
|/
* QBindable: Mark non-modifying methods as constFabian Kosmale2021-04-141-5/+5
* Cleanup leftover QWSTasuku Suzuki2021-04-142-2/+2
* Document how bindable properties can be used in a multithreaded contextAndreas Buhr2021-04-131-0/+6
* Merge integration refs/builds/qtci/dev/1618328561Qt CI Bot2021-04-131-35/+27
|\
| * Light cleanup in QSemaphore Futex implementationAllan Sandfeld Jensen2021-04-131-35/+27
* | QAbstractAnimation: initialize the private members while declaring themSona Kurazyan2021-04-132-28/+13
|/
* Merge integration refs/builds/qtci/dev/1618306545Qt CI Bot2021-04-135-18/+24
|\
| * Silence qdoc warningsVolker Hilsheimer2021-04-132-0/+3
| * Fix qdoc warnings from new QLockFile membersVolker Hilsheimer2021-04-131-4/+3
| * Fix qdoc warning, \function is not a commandVolker Hilsheimer2021-04-132-14/+18
* | Document new InputMethodQuery enum valueVolker Hilsheimer2021-04-131-0/+1
|/