summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-312-9/+0
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-301-18/+30
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-291-2/+2
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-03-291-0/+3
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-261-1/+11
* Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-221-11/+61
* rhi: Make it possible to clone a QRhiRenderPassDescriptorLaszlo Agocs2021-03-191-1/+44
* Port away from deprecated QVariant::typeVolker Hilsheimer2021-03-171-3/+3
* rhi: gl: Fix missing uniform data with certain command listsLaszlo Agocs2021-03-101-49/+170
* High-DPI: Set the minimum scale factor to 1Morten Johan Sørvig2021-03-081-0/+15
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-261-2/+8
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-131-0/+119
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-134-9/+6
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-7/+31
* Fix recently added auto test of text layout overflowEirik Aavitsland2021-02-101-1/+2
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-0/+19
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-17/+42
* tst_qtexttable: fix fail on QEMU ARMv7Samuli Piippo2021-02-051-1/+1
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-041-0/+16
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-021-2/+2
* Support cubemap ktx filesJonas Karlsson2021-02-014-0/+22
* Avoid overflow in text layoutEirik Aavitsland2021-01-281-0/+13
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-281-1/+0
* Port QMovie to the new property systemSona Kurazyan2021-01-271-0/+33
* Port QStandardItemModel to the new property systemSona Kurazyan2021-01-261-0/+17
* QIcon: Use the @nx pixmaps in the paint methodBastien Bouclet2021-01-261-0/+48
* High-DPI: Test application startup with no screensMorten Johan Sørvig2021-01-221-0/+16
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-221-1/+82
* tst_qfont: expect failure on font testcase for QEMU ARMv7Samuli Piippo2021-01-222-0/+7
* tst_qvulkan: Skip assumption about supportedApiVersionLaszlo Agocs2021-01-211-3/+4
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-191-0/+73
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-181-2/+1
* vulkan: Add instance-level version getterLaszlo Agocs2021-01-181-2/+14
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-141-6/+13
* Skip tst_qhighdpi when offscreen is not builtMorten Johan Sørvig2021-01-142-4/+3
* rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OESLaszlo Agocs2021-01-131-0/+115
* rhi: Expose device name, type, and IDsLaszlo Agocs2021-01-131-0/+4
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-1212-300/+0
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-121-0/+25
* Remove irrelevant test row, fix compiler warningVolker Hilsheimer2021-01-081-1/+0
* tst_qtextmarkdown: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-082-2/+5
* Remove the qmake project filesJoerg Bornemann2021-01-07128-1012/+0
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+46
* Adjust surface type usage for onscreen tests in tst_qrhiLaszlo Agocs2021-01-041-5/+6
* tests: unblacklist tst_QWindow::modalWithChildWindow() on openSUSELiang Qi2020-12-231-2/+0
* qfont: blacklist tests for QEMUSamuli Piippo2020-12-231-0/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-22106-127/+174
* tst_qimagereader.cpp: Fix MSVC int conversions warningsFriedemann Kleint2020-12-211-3/+3
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-174-4/+4