summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util
Commit message (Expand)AuthorAgeFilesLines
* Remove qshadergraph filesJuan Casafranca2021-10-0511-3815/+0
* Compile autotests for IntegrityTatiana Borisova2021-09-202-0/+4
* Introduce QDoubleValidator::setRange overload with two parametersIvan Solovev2021-09-201-12/+85
* Introduce QDoubleValidator::fixup()Ivan Solovev2021-09-171-0/+220
* QIntValidator: add tests for fixup()Ivan Solovev2021-09-081-0/+61
* QDoubleValidator: fix NaN check in validateWithLocaleIvan Solovev2021-09-011-0/+8
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-0/+19
* Support cubemap ktx filesJonas Karlsson2021-02-014-0/+22
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-14/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0713-73/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2212-13/+24
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-072-10/+10
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2313-14/+14
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-122-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-112-22/+22
* Don't capture this explicitly in testsTor Arne Vestbø2020-07-292-5/+5
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-6/+7
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0913-14/+14
* Use QList instead of QVector in gui testsJarek Kobus2020-06-254-57/+55
* Remove winrtOliver Wolff2020-06-061-1/+1
* Remove deprecated QDesktopServices APIsVolker Hilsheimer2020-05-131-37/+0
* Move undo framework out of Qt WidgetsMitch Curtis2020-03-3012-1/+4660
* Remove QRegExpValidatorLars Knoll2020-03-176-112/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-262-8/+242
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-221-0/+123
| |\
| | * QShaderGenerator: Allow more expressions in input nodesNicolas Guichard2020-02-201-0/+50
| | * QShaderGenerator: Don't crash when a node has multiple outputsNicolas Guichard2020-02-201-0/+73
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-202-8/+74
| |\|
| | * QShaderGraph: don't generate statements with undefined inputsNicolas Guichard2020-02-191-8/+4
| | * Fix QShaderGenerator crashing when a node port name prefixed another oneNicolas Guichard2020-02-191-0/+70
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-0/+45
| |\|
| | * QShaderGraph: Fix statement creation for graphs with dangling branchesNicolas Guichard2020-02-171-0/+45
* | | Use the new QMetaType API in QVariantOlivier Goffart2020-02-251-0/+4
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-126-12/+6
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+1
|\| |
| * | QDoubleValidator: Fix thousand separator handlingFabian Kosmale2019-12-051-0/+1
| |/
* | Regenerate rest of tests/auto/guiAlexandru Croitor2019-11-132-1/+15
* | Convert remaining gui utils testsLeander Beernaert2019-11-0412-15/+174
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+4
|\|
| * Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-0/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-108/+443
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-31/+183
| |\
| | * Only generate temporaries when it makes sensePaul Lemire2019-05-021-31/+183
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-100/+283
| |\|
| | * QShaderGenerator: don't generate temporary variables for global inputsPaul Lemire2019-04-101-40/+146
| | * QShaderGenerator: fix substitution for attributes on GL2/ES2Paul Lemire2019-04-101-70/+147
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-24/+48
|\| |
| * | QTextureFileReader: add support for astc format filesEirik Aavitsland2019-02-274-24/+48
| |/
* / Begin port of qtbase to CMakeSimon Hausmann2018-11-015-0/+17
|/