summaryrefslogtreecommitdiffstats
path: root/tests/baseline
Commit message (Expand)AuthorAgeFilesLines
* Tests: check the output of QFile::openGiuseppe D'Angelo41 hours3-5/+5
* Fix build without PDFAxel Spoerl2024-02-251-1/+1
* Baseline tests: avoid rendering items that are blacklisted on the serverEirik Aavitsland2024-02-153-10/+35
* Modify the baseline testing framework to show new test itemsEirik Aavitsland2024-02-081-4/+11
* Change license for tests filesLucie Gérard2024-02-0413-13/+13
* Fix clipped text when combining multiple writing systemsEskil Abrahamsen Blomfeldt2024-01-251-0/+21
* Fix the pdf testing in the painting baseline testEirik Aavitsland2024-01-081-2/+5
* Raster painting: Correct the coordinate rounding in drawPoints()Eirik Aavitsland2023-11-281-1/+12
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-192-0/+4
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-141-2/+2
* Baseline tests: wait longer before taking a screen snapshotVolker Hilsheimer2023-04-201-2/+3
* Adjust window rectangle for menu baseline test caseSanthosh Kumar2023-03-171-1/+4
* Remove window frame for combo-box widget baseline test caseSanthosh Kumar2023-03-171-1/+1
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* Lancelot: fix a copy-paste error in the new drawPixmapFragment commandEirik Aavitsland2023-03-071-1/+1
* Lancelot: add drawPixmapFragment testLaszlo Agocs2023-03-023-0/+167
* Update base line test case for widgetsSanthosh Kumar2023-01-063-0/+192
* Silence compiler warnings about unused variablesVolker Hilsheimer2022-12-131-6/+4
* Try to match variant-selector font to preceding characterEskil Abrahamsen Blomfeldt2022-12-121-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-4/+4
* tests: fix configuring with -no-feature-guiJohannes Kauffmann2022-10-291-1/+1
* StyleSheet: use item background rule when filling row backroundVolker Hilsheimer2022-10-251-0/+10
* Baseline: add stylesheet setting show-decoration-selected for treeviewVolker Hilsheimer2022-10-252-8/+24
* Baseline test: add coverage for treeview with alternate rowsVolker Hilsheimer2022-10-241-2/+7
* Port from container.count()/length() to size()Marc Mutz2022-10-042-2/+2
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-274-1/+6
* Port tests away from using q{Set}GlobalQHashSeedIvan Solovev2022-08-264-4/+8
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-235-5/+5
* Add license headers to cmake filesLucie Gérard2022-08-035-0/+15
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-284-5/+5
* Fix typos in docs and commentsKai Köhne2022-06-151-3/+3
* Support cosmetic brush patterns in the pdf and opengl paint enginesEirik Aavitsland2022-06-042-2/+84
* Add painter render hint for brush pattern transformationEirik Aavitsland2022-05-313-9/+105
* Stylesheet: Another positioning fix for the menu indicatorVolker Hilsheimer2022-05-181-0/+12
* Stylesheet: fix toolbutton menu indicator renderingVolker Hilsheimer2022-05-161-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-1613-351/+26
* Stylesheet: Don't ignore item check indicator stylingVolker Hilsheimer2022-05-063-0/+72
* Baseline tests: slow down cursor blinkingVolker Hilsheimer2022-05-051-0/+4
* Baseline testing of widget: wait before taking snapshotVolker Hilsheimer2022-05-051-1/+2
* Improve surface format request for baseline test of GL painterEirik Aavitsland2022-04-061-3/+17
* lance: Handle unspecified size or weight in setFont commandTor Arne Vestbø2022-03-311-13/+21
* Baseline testing: Fix overriding of Project propertyEirik Aavitsland2022-03-172-16/+4
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-161-0/+1
* Painting: fix overriding and combining different clip typesEirik Aavitsland2022-03-153-4/+320
* Baseline: don't compensate for DPRs != 1.0Volker Hilsheimer2022-03-141-9/+7
* Baseline: Allow setting git commit through environment variableVolker Hilsheimer2022-03-141-16/+18
* Baseline testing: make style name explicitVolker Hilsheimer2022-03-141-6/+7
* Fix click position for check box and radio button baseline testsVolker Hilsheimer2022-03-141-7/+24
* QMacStyle: fix tool buttons (in checked mode)Timur Pocheptsov2022-02-281-0/+25
* Update QToolButton texts and add more stylesheets to test withAxel Spoerl2022-02-163-7/+39