summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port QSequentialAnimationGroup to new property systemAndreas Buhr2021-04-194-8/+62
* Port of QDBusServiceWatcher::watchMode to new property systemAndreas Buhr2021-04-193-6/+63
* Assert that engine isn't nullptr before dereferencingVolker Hilsheimer2021-04-191-0/+1
* Assert that engine isn't nullptr before dereferencingVolker Hilsheimer2021-04-191-6/+8
* Re-layout QProgressDialog when setting the cancel buttonQiang Li2021-04-192-0/+26
* Fix top-level build repository targetsJoerg Bornemann2021-04-191-9/+10
* Merge integration refs/builds/qtci/dev/1618660601Qt CI Bot2021-04-171-0/+6
|\
| * CMake: Warn when using CMake 3.20.1 due to crashes in AUTOMOCAlexandru Croitor2021-04-171-0/+6
* | Inline test cases in tst_qlistAndrei Golubev2021-04-171-598/+157
|/
* Port examples away from deprecated QTouchEvent APIsVolker Hilsheimer2021-04-175-35/+35
* 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-1611-6941/+7823
|\
| * QPropertyBinding: Add sticky modeFabian Kosmale2021-04-163-0/+36
| * Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-168-6941/+7787
* | Merge integration refs/builds/qtci/dev/1618592683Qt CI Bot2021-04-163-4/+4
|\ \ | |/ |/|
| * tst_qcborstreamwriter: don't pass char8_t strings to QByteArrayGiuseppe D'Angelo2021-04-161-2/+2
| * Make the documented API visible to qdocVolker Hilsheimer2021-04-161-1/+1
| * Fix call to QMessageBox::informationVolker Hilsheimer2021-04-161-1/+1
* | 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