summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-106-22/+43
* Add colorspace transfer functions based on tables of inputsAllan Sandfeld Jensen2020-12-101-0/+29
* tests: blacklist tst_QGlyphRun::drawRightToLeft() on openSUSELiang Qi2020-12-081-0/+2
* Fix QImage::setPixelColor on RGBA64_PremultipliedAllan Sandfeld Jensen2020-12-041-0/+8
* Fix tst_QFontDatabase::aliases failure with ambiguous fontEskil Abrahamsen Blomfeldt2020-12-021-1/+12
* Disable some OpenGL and QRhi tests for offscreen backendAndreas Buhr2020-12-012-0/+9
* Use QCOMPARE(,) in preference to QVERIFY(qFuzzyCompare(,))Edward Welbourne2020-11-271-24/+24
* Fix compiler warnings from deprecated methodVolker Hilsheimer2020-11-271-7/+6
* Fix compiler warning from deprecated functionVolker Hilsheimer2020-11-271-2/+3
* Fix compiler warning from deprecated functionVolker Hilsheimer2020-11-251-1/+1
* Return a QString() if the families list is emptyAndy Shaw2020-11-241-2/+6
* Fix compiler warning about discarded return valueVolker Hilsheimer2020-11-231-1/+1
* Fix weight when reading old serialized QFontsEskil Abrahamsen Blomfeldt2020-11-202-4/+4
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-206-30/+53
* Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"Kai Koehne2020-11-201-41/+0
* Add tst_QHighDpi::mouseVelocity()Shawn Rutledge2020-11-201-0/+102
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-171-4/+0
* Android: Ensure windows always have a geometry on creationPiotr Mikolajczyk2020-11-171-9/+0
* Allow QWindowsPipe{Reader,Writer} to work with foreign event loopsAlex Trotsenko2020-11-171-0/+41
* Android: exclude failing tests of tst_qhighdpiAssam Boudjelthia2020-11-161-0/+3
* Android: exclude tests crashing at startAssam Boudjelthia2020-11-163-2/+6
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-2/+2
* Stop copying events in testsVolker Hilsheimer2020-11-122-39/+29
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-121-15/+5
* Fix misidentification of some shearing QTransforms as only rotatingEirik Aavitsland2020-11-111-2/+3
* Allow painting above INT16_MAX on 64-bit architecturesAllan Sandfeld Jensen2020-11-091-0/+64
* Teach QPixmapIconEngine how to handle @Nx pixmapsMorten Johan Sørvig2020-11-081-0/+45