summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix qtbase cmake autotestJuha Vuolle2021-04-191-5/+2
* Add ScreenGadget utilityMorten Johan Sørvig2021-04-193-0/+266
* Update DprGadadgetMorten Johan Sørvig2021-04-192-34/+128
* Port QSequentialAnimationGroup to new property systemAndreas Buhr2021-04-191-0/+44
* Port of QDBusServiceWatcher::watchMode to new property systemAndreas Buhr2021-04-191-0/+41
* Re-layout QProgressDialog when setting the cancel buttonQiang Li2021-04-191-0/+24
* Inline test cases in tst_qlistAndrei Golubev2021-04-171-598/+157
* Merge integration refs/builds/qtci/dev/1618599897Qt CI Bot2021-04-163-634/+29
|\
| * QPropertyBinding: Add sticky modeFabian Kosmale2021-04-161-0/+25
| * Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-162-634/+4
* | Merge integration refs/builds/qtci/dev/1618592683Qt CI Bot2021-04-161-2/+2
|\ \ | |/ |/|
| * tst_qcborstreamwriter: don't pass char8_t strings to QByteArrayGiuseppe D'Angelo2021-04-161-2/+2
* | Merge integration refs/builds/qtci/dev/1618585460Qt CI Bot2021-04-161-80/+106
|\ \ | |/ |/|
| * Add support for grouped property changesLars Knoll2021-04-161-3/+74
| * Don't emit change notifications more often than requiredLars Knoll2021-04-161-0/+31
| * Remove lazy binding evaluationLars Knoll2021-04-161-87/+11
* | Merge integration refs/builds/qtci/dev/1618564901Qt CI Bot2021-04-161-9/+5
|\ \ | |/ |/|
| * Extend time_t-based handling all the way to the end of time_tEdward Welbourne2021-04-161-9/+5
* | Merge integration refs/builds/qtci/dev/1618561273Qt CI Bot2021-04-161-2/+2
|\ \
| * | Catch invalid offset returns from QTimeZone backendsEdward Welbourne2021-04-161-2/+2
| |/
* | Merge integration refs/builds/qtci/dev/1618515869Qt CI Bot2021-04-161-1/+3
|\ \ | |/ |/|
| * QWindowsPipe{Reader|Writer}: restructure signalsAlex Trotsenko2021-04-151-1/+3
* | 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
| |/
* / Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-1510-141/+141
|/
* Merge integration refs/builds/qtci/dev/1618405176Qt CI Bot2021-04-145-55/+55
|\
| * Replace deprecated APIs in metatype/variant benchmarksVolker Hilsheimer2021-04-144-52/+49
| * Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-141-3/+6
* | Merge integration refs/builds/qtci/dev/1618401544Qt CI Bot2021-04-142-3/+37
|\ \
| * | Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-141-0/+34
| * | QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-141-3/+3
| |/
* | Merge integration refs/builds/qtci/dev/1618397939Qt CI Bot2021-04-141-0/+16
|\ \
| * | Make POSIX transition rule parser more robustEdward Welbourne2021-04-141-0/+16
| |/
* | Merge integration refs/builds/qtci/dev/1618392398Qt CI Bot2021-04-143-0/+74
|\ \ | |/ |/|
| * QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-143-0/+74
* | QBindable: Mark non-modifying methods as constFabian Kosmale2021-04-141-0/+21
|/
* Extend blacklisting of tst_gestures including all RHEL'sHeikki Halmet2021-04-131-10/+5
* Merge integration refs/builds/qtci/dev/1618248052Qt CI Bot2021-04-121-0/+9
|\
| * Fuzzing: Simplify figuring out the failing datetime formatRobert Löhning2021-04-121-0/+9
* | Add test of the static plugin with resourcesAlexey Edelev2021-04-126-0/+183
|/
* Merge integration refs/builds/qtci/dev/1618224780Qt CI Bot2021-04-121-0/+19
|\
| * QtFuture::connect: disconnect signals firstMårten Nordheim2021-04-121-0/+19
* | Fix compiler warning on platforms without QRhiNativeHandlesVolker Hilsheimer2021-04-121-1/+1
|/
* Disable warnings for tests using QSqlQuery assignmentVolker Hilsheimer2021-04-111-0/+6
* Fix gcc warnings from having only one of assignment/copyVolker Hilsheimer2021-04-114-0/+7
* Mark variables that might be unused under some configurationsVolker Hilsheimer2021-04-111-2/+2
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-114-55/+55
* Merge integration refs/builds/qtci/dev/1617884275Qt CI Bot2021-04-081-12/+12
|\
| * tst_qsslkey: Clean up #if-eryMårten Nordheim2021-04-081-12/+12
* | Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitlyAlexey Edelev2021-04-086-2/+83
|/