summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* QTextLayout: fix maximumWidth() for a text containing spacesVladimir Belyavsky2022-10-061-2/+14
* Port from container.count()/length() to size()Marc Mutz2022-10-0427-290/+290
* Make sure that palette cache keys are uniqueVolker Hilsheimer2022-10-031-0/+57
* Introduce QGlyphRun::stringIndexes()Eskil Abrahamsen Blomfeldt2022-09-293-0/+311
* Style sheets: add placeholder text color property for edit widgetsEirik Aavitsland2022-09-291-2/+2
* Fix setScaledClipRect autotest for reading SVG formatEirik Aavitsland2022-09-271-2/+5
* Revert "QTextLayout: fix maximumWidth() for a text containing line separator"Eskil Abrahamsen Blomfeldt2022-09-231-28/+0
* Fix signed/unsigned comparison warning in shader testEdward Welbourne2022-09-221-1/+1
* tst_qtnoeventloop: add missing overrideJohannes Kauffmann2022-09-201-1/+2
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-09-201-0/+28
* Fix flaky FP32x4 testAllan Sandfeld Jensen2022-09-161-0/+1
* tst_qmatrixnxn: port away from deprecated APIsIvan Solovev2022-09-062-55/+105
* QTextDocumentLayout: Account for topMargin when hit-testingTang Haixiang2022-09-051-0/+37
* Fix tst_QWindow::requestUpdate on WaylandEskil Abrahamsen Blomfeldt2022-09-051-7/+9
* Use testlib for multiPointRawEventTranslationOnTouchScreen eventsShawn Rutledge2022-09-022-68/+64
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-0118-0/+311
* tst_qguiapplication: guard the usage of deprecated signalsIvan Solovev2022-08-302-3/+10
* Rest of QtBase tests: port away from deprecated methodsIvan Solovev2022-08-302-4/+3
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-241-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23124-124/+124
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-193-3/+3
* Android: skip tst_qvulkan vulkan11() and vulkanWindowGrab()Assam Boudjelthia2022-08-181-0/+8
* Android: skip tst_qopengl::fboRenderingRGB30()Assam Boudjelthia2022-08-181-0/+4
* Allow specify distance to plane for QTransformJiDe Zhang2022-08-182-0/+36
* rhi: tst_qrhi: Check for OpenGL cap on the platformLaszlo Agocs2022-08-161-37/+11
* Fix QFontDatabase::hasFamily() for ambiguous familiesEskil Abrahamsen Blomfeldt2022-08-152-4/+5
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-091-2/+0
* tst_qimage: skip exifReadComments when the feature is not activeJanne Juntunen2022-08-081-0/+3
* Don't skip QDoubleConverter's digit-count check for non-whole boundEdward Welbourne2022-08-081-0/+1
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-03124-0/+372
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-011-2/+6
* CMake: Remove unnecessary INCLUDE_DIRECTORIES . in testsAlexandru Croitor2022-07-281-1/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-28111-131/+131
* QMetaType: don't record trivial construction function pointersThiago Macieira2022-07-271-6/+61
* tst_QMetaType: merge flags and flagsStaticlessThiago Macieira2022-07-261-1/+10
* Fix test being flaky on LinuxDimitrios Apostolou2022-07-262-7/+1
* Test fails always on Android, so skip itDimitrios Apostolou2022-07-261-0/+3
* Test is no longer flakyDimitrios Apostolou2022-07-261-4/+0
* Ensure list has elements before getting themDimitrios Apostolou2022-07-221-6/+9
* Fix test flaky-crashing on OpenSUSE with KDE window managerDimitrios Apostolou2022-07-221-1/+1
* Do not use QTextFormat::FontFamily when building with QT_DISABLE_DEPRECATED_B...Ivan Solovev2022-07-211-5/+5
* QGuiApplication: do not emit deprecated signalsIvan Solovev2022-07-211-0/+9
* CMake: Rename test to tst_gui_variant_no_applicationAlexandru Croitor2022-07-201-1/+1
* QOpenGLBuffer: add move-SMFs and swap()sMarc Mutz2022-07-201-0/+7
* QPalette: detach before modifying resolve mask when resolvingVolker Hilsheimer2022-07-151-0/+7
* Relayout QStaticText when dpi changesEskil Abrahamsen Blomfeldt2022-07-141-25/+2
* Do not use QExposedEvent::region() in internal codeIvan Solovev2022-07-132-27/+1
* rhi: Clean up some inconsistenciesLaszlo Agocs2022-07-121-3/+3