aboutsummaryrefslogtreecommitdiffstats
path: root/tests/baseline
Commit message (Expand)AuthorAgeFilesLines
* Fix intersections that coincide with a vertexMatthias Rauter2024-01-181-0/+70
* Fix z-ordering of curve renderer strokeEirik Aavitsland2024-01-081-0/+91
* Detect and remove self intersections of QQuadPathMatthias Rauter2024-01-072-0/+145
* Maintain z order of shapepaths during update in CurveRendererEirik Aavitsland2023-11-294-0/+166
* Shapes: extend boundingRect for SquareCapPaul Olav Tvete2023-11-161-0/+45
* Shapes: take strokeWidth into account for boundingRectPaul Olav Tvete2023-11-131-0/+46
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-112-5/+4
* Add fillMode and alignment properties for ShapePaul Olav Tvete2023-11-061-0/+90
* Set implicit size for QQuickShapePaul Olav Tvete2023-11-061-0/+91
* Use ApplicationWindow for style specific baseline test casesSanthosh Kumar2023-09-063-19/+77
* Add baseline tests for the new CurveRenderer QuickShapes backendEirik Aavitsland2023-08-259-432/+545
* Add a radius property for each corner of a RectangleMatthias Rauter2023-08-192-0/+1622
* Baseline scenegraph test: support the -keeprunning argumentEirik Aavitsland2023-05-041-1/+1
* Update quick control baseline test casesSanthosh Kumar2023-03-175-9/+5
* Adapt to Qt::Appearance to Qt::ColorScheme renameTor Arne Vestbø2023-02-131-9/+9
* Add baseline tests for MultiEffectKaj Grönholm2023-01-273-0/+541
* Fix baseline execution with native styleVolker Hilsheimer2022-10-181-4/+8
* Controls: update baseline test for DialogJenny Lofthus2022-10-122-66/+45
* Controls: update baseline test for DelayButtonJenny Lofthus2022-10-121-4/+4
* Controls: update baseline test for ButtonJenny Lofthus2022-10-122-40/+47
* Fix broken Text rendering when noantialiased NativeRendering is usedDominik Holland2022-10-111-0/+25
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-072-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-072-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-075-5/+5
* QtDeclarative: port away from deprecated qSetGlobalQHashSeed(0)Ivan Solovev2022-08-291-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* Add baseline test for DialogMathias Brevik2022-07-271-0/+77
* Controls: Add baseline test for GroupBoxMathias Brevik2022-07-271-0/+30
* Controls: Add baseline test casesMathias Brevik2022-07-277-2/+297
* Add license headers to cmake filesLucie Gérard2022-07-085-0/+15
* Controls: Add baseline test for PopupMathias Brevik2022-07-012-0/+31
* Controls: Add baseline test for DrawerMathias Brevik2022-06-303-0/+146
* Controls: Add baseline test for DialogButtonBoxMathias Brevik2022-06-301-0/+73
* Controls: add baseline test for ToolBarJenny Lofthus2022-06-301-0/+87
* Add baseline test for the BusyIndicatorMathias Brevik2022-06-291-0/+21
* Controls: add baseline test for TabBarJenny Lofthus2022-06-161-0/+37
* Controls: add baseline test for TextAreaJenny Lofthus2022-06-161-0/+30
* Controls: add baseline test for TextFieldJenny Lofthus2022-06-161-0/+35
* Use SPDX license identifiersLucie Gérard2022-06-114-109/+8
* Controls: add baseline test for SwitchDelegateJenny Lofthus2022-05-241-0/+57
* Controls: add baseline test for SpinBoxJenny Lofthus2022-05-241-0/+52
* Controls: add baseline test for ToolTipJenny Lofthus2022-05-231-0/+20
* Controls: add baseline test for RadioDelegateJenny Lofthus2022-05-231-0/+64
* Controls: add baseline test for LabelJenny Lofthus2022-05-231-0/+21
* Controls: add baseline test for RoundButtonJenny Lofthus2022-05-231-0/+50
* Controls: add baseline test for tumblerJenny Lofthus2022-05-231-0/+32
* Controls: add baseline test for TabButtonJenny Lofthus2022-05-231-0/+37
* Controls: add baseline test for SwitchJenny Lofthus2022-05-231-0/+37
* Controls: add baseline testcase for SliderJenny Lofthus2022-05-231-0/+48
* Baseline: add more client propertiesVolker Hilsheimer2022-05-181-2/+37