summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Always update QPalette resolve mask, regardless of QBrush changeJiDe Zhang2022-07-081-4/+1
* Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"Morten Sørvig2022-07-071-14/+1
* Revert "QFutureCallOutEvent: de-export again"Sona Kurazyan2022-07-061-7/+1
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2022-07-061-1/+14
* High-dpi: Add test for setting the scale factor rounding policyMorten Sørvig2022-07-061-0/+56
* tst_qwindow: modify some abnormal touch testsTang Haixiang2022-07-051-39/+39
* rhi: Keep track of pipeline creation timesLaszlo Agocs2022-07-051-0/+34
* rhi: Make it possible to query the backend name beforehandLaszlo Agocs2022-07-051-0/+1
* Avoid including qopenglfunctions header files if Qt is built with GLES2Alexey Edelev2022-06-281-1/+3
* Emit autolinks in QTextMarkdownWriterShawn Rutledge2022-06-242-2/+4
* unblacklist passing tests 2022Anna Wojciechowska2022-06-231-2/+0
* BLACKLIST tst_qfont for Ubuntu 22.04Heikki Halmet2022-06-201-0/+2
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Work around lavapipe bug in tst_qvulkanLaszlo Agocs2022-06-161-7/+9
* Fix typos in docs and commentsKai Köhne2022-06-152-2/+2
* Use consistent ordering in QShaderLaszlo Agocs2022-06-141-0/+11
* Update window geometry when QWindow::m{in|ax}imumSize is updatedJan Arve Sæther2022-06-131-0/+11
* Use CSS classes on html list items for checkbox supportShawn Rutledge2022-06-112-14/+30
* Do metadata detach simpler than full detachAllan Sandfeld Jensen2022-06-011-0/+20
* Add new map methods for QColorTransformAllan Sandfeld Jensen2022-05-311-0/+93
* Test prepared qcolortransformAllan Sandfeld Jensen2022-05-312-17/+90
* QTextDocument: add setLayoutEnabled()David Faure2022-05-261-0/+21
* Expand QColorTransformAllan Sandfeld Jensen2022-05-261-17/+31
* Add test of QColorTransformAllan Sandfeld Jensen2022-05-263-0/+237
* QKeySequence: Add missing modifier namesLaszlo Papp2022-05-251-0/+4
* tst_qpainter: change the FP exception block-list to a pass-listThiago Macieira2022-05-241-1/+8
* xcb: Delete touch points without target windowsTang Haixiang2022-05-201-1/+39