summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge integration refs/builds/qtci/dev/1618585460Qt CI Bot2021-04-1623-316/+644
|\
| * Add support for grouped property changesLars Knoll2021-04-165-48/+372
| * Don't emit change notifications more often than requiredLars Knoll2021-04-163-12/+99
| * Address thread safety issues in QProperty classesFabian Kosmale2021-04-163-6/+20
| * Remove lazy binding evaluationLars Knoll2021-04-167-249/+81
| * Add documentation links for some JNI entitiesAssam Boudjelthia2021-04-163-4/+16
| * Fix build of jpeg plugin against recent jpeg-turbo on MinGWJoerg Bornemann2021-04-161-7/+0
| * Port example away from deprecated QVariant APIVolker Hilsheimer2021-04-162-2/+2
| * QMultiHash: Fix docFabian Kosmale2021-04-161-3/+2
| * Check whether CMake was built with zstd supportJoerg Bornemann2021-04-163-0/+28
| * 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
| * util/unicode: enable asserts unconditionallyGiuseppe D'Angelo2021-04-161-0/+1
| * Fix handling of surrogates in QBidiAlgorithmEdward Welbourne2021-04-161-2/+2
| * Switch metatypes generation on by default for Qt modulesUlf Hermann2021-04-162-9/+20
* | Merge integration refs/builds/qtci/dev/1618564901Qt CI Bot2021-04-167-179/+193
|\ \ | |/ |/|
| * QNetworkDiskCache: Switch to unique_ptr in most casesMårten Nordheim2021-04-161-4/+6
| * QNetworkDiskCache: Drop the file mmap-ingMårten Nordheim2021-04-161-12/+1
| * Revise deprecation of countriesForLanguage()Edward Welbourne2021-04-163-39/+19
| * 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-162-109/+112
* | Merge integration refs/builds/qtci/dev/1618561273Qt CI Bot2021-04-163-12/+21
|\ \
| * | Catch invalid offset returns from QTimeZone backendsEdward Welbourne2021-04-163-12/+21
| |/
* | Don't parse XML symbols longer than 4096 charactersAllan Sandfeld Jensen2021-04-161-0/+5
* | QTest: add helper methods to test bindable propertiesIvan Solovev2021-04-162-0/+305
* | Merge integration refs/builds/qtci/dev/1618515869Qt CI Bot2021-04-169-33/+59
|\ \ | |/ |/|
| * QWindowsPipe{Reader|Writer}: restructure signalsAlex Trotsenko2021-04-159-33/+59
* | Merge integration refs/builds/qtci/dev/1618512247Qt CI Bot2021-04-1619-204/+25
|\ \
| * | Remove Qt dependency from some test helper executablesJoerg Bornemann2021-04-1519-204/+25
| |/
* | Merge integration refs/builds/qtci/dev/1618489823Qt CI Bot2021-04-1545-518/+685
|\ \ | |/ |/|
| * CMake: Don't consider /opt/homebrew as a system path for arm64 macOSAlexandru Croitor2021-04-151-0/+1
| * CMake: Use PROJECT_VERSION for generated QtModule.json filesAlexandru Croitor2021-04-151-1/+1
| * 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-1541-459/+636
| * Fix build without features.settingsTasuku Suzuki2021-04-151-1/+1
* | Merge integration refs/builds/qtci/dev/1618486203Qt CI Bot2021-04-151-2/+2
|\ \
| * | CMake: pro2cmake: Use latest project version for qml import versionAlexandru Croitor2021-04-151-2/+2
| |/
* | Merge integration refs/builds/qtci/dev/1618471711Qt CI Bot2021-04-151-0/+3
|\ \ | |/ |/|
| * Check if all required Qt targets are declared when finalizing the moduleAlexey Edelev2021-04-151-0/+3
* | Merge integration refs/builds/qtci/dev/1618460978Qt CI Bot2021-04-151-3/+3
|\ \ | |/ |/|
| * Fix build without features.texteditTasuku Suzuki2021-04-151-3/+3
* | Merge integration refs/builds/qtci/dev/1618451439Qt CI Bot2021-04-155-2/+16
|\ \
| * | Add new enum value VisualTabCharacter into QCharZhang Hao2021-04-155-2/+16
* | | Merge integration refs/builds/qtci/dev/1618447824Qt CI Bot2021-04-151-4/+1
|\ \ \ | |_|/ |/| |
| * | Fix build without features.threadTasuku Suzuki2021-04-151-4/+1
| |/
* | Merge integration refs/builds/qtci/dev/1618441870Qt CI Bot2021-04-159-59/+16
|\ \
| * | Q{*String,ByteArray}View::length(): use qsizetype, not intGiuseppe D'Angelo2021-04-159-59/+16
| |/
* / CMake: Fix hardcoded iOS SDK when finding OpenGLESAlexandru Croitor2021-04-151-2/+2
|/
* Merge integration refs/builds/qtci/dev/1618405176Qt CI Bot2021-04-1412-123/+133
|\