index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
baseline
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce SearchField for Quick Controls
Dilek Akcay
2025-06-01
2
-0
/
+89
*
Support fill-opacity and stroke-opacity in VectorImage
Eskil Abrahamsen Blomfeldt
2025-04-30
2
-3
/
+23
*
Add a test for degenerate arcs
Eskil Abrahamsen Blomfeldt
2025-04-23
1
-0
/
+113
*
Implement item generator via QML generator
Eskil Abrahamsen Blomfeldt
2025-04-11
1
-0
/
+19
*
Animate opacity property
Eskil Abrahamsen Blomfeldt
2025-04-10
2
-0
/
+45
*
Add trimming functionality to ShapePath
Eirik Aavitsland
2025-03-24
1
-0
/
+91
*
Baseline test: Make scene grabber work for busy-waiting scenes
Eirik Aavitsland
2025-03-21
1
-2
/
+4
*
Add RectangleShape to QtQuick.Shapes.DesignHelpers
Mitch Curtis
2025-03-04
1
-0
/
+185
*
vectorimage: Use unhinted font layouts
Eskil Abrahamsen Blomfeldt
2025-02-27
2
-0
/
+26
*
QuickShapes: Handle removals of ShapePaths correctly
Eirik Aavitsland
2025-01-31
1
-0
/
+158
*
Transform animations for VectorImage
Eskil Abrahamsen Blomfeldt
2024-12-20
17
-0
/
+275
*
Baseline tests: move mouse cursor out of the way
Volker Hilsheimer
2024-12-14
1
-0
/
+3
*
Baseline tests: prefer a screen with a DPR of 1.0
Volker Hilsheimer
2024-12-12
1
-0
/
+18
*
scenegrabber: Don't try to grab when just showing app window
Tor Arne Vestbø
2024-12-11
1
-1
/
+1
*
Add Shear transform type
Eskil Abrahamsen Blomfeldt
2024-12-05
1
-0
/
+26
*
test: baseline: Call finalizeAndDisconnect
Jonas Karlsson
2024-12-04
2
-0
/
+12
*
Add RectangularShadow element
Kaj Grönholm
2024-11-09
1
-0
/
+211
*
Add test for rendering a very large font
Eskil Abrahamsen Blomfeldt
2024-11-01
1
-0
/
+40
*
AnimateColor support
Eskil Abrahamsen Blomfeldt
2024-10-31
2
-0
/
+46
*
Add missing includes
Fabian Kosmale
2024-10-24
1
-0
/
+1
*
Curve renderer: Avoid losing updates during async processing
Eirik Aavitsland
2024-09-27
1
-0
/
+64
*
VectorImage: Fix transform of nodes following embedded images
Eskil Abrahamsen Blomfeldt
2024-08-31
2
-0
/
+32
*
Baseline test: hide the cursor by using an non-visual delegate
Volker Hilsheimer
2024-08-30
2
-8
/
+8
*
Baseline test: Improve the scene grabber's animation handling
Eirik Aavitsland
2024-08-17
2
-7
/
+19
*
Simplify baseline tests using new main() macro
Eirik Aavitsland
2024-08-07
3
-19
/
+8
*
Disable tests dependent on QProcess when it is not available
Michał Łoś
2024-07-08
1
-1
/
+1
*
Lancelot: Add FluentWinUI3 style
Doris Verria
2024-07-03
2
-0
/
+4
*
VectorImage: Add support for gradient/fill transforms
Eirik Aavitsland
2024-06-15
2
-0
/
+87
*
Add svg test suite to VectorImage test
Eskil Abrahamsen Blomfeldt
2024-06-12
259
-0
/
+17092
*
VectorImage: Support stroke styling for text
Hatem ElKharashy
2024-06-11
2
-0
/
+29
*
Be more careful in intersection solver at start/end of segment 1
Matthias Rauter
2024-06-05
1
-0
/
+64
*
Introduce preferTypoLineMetrics property to Qt Quick fonts as well
Eskil Abrahamsen Blomfeldt
2024-06-04
1
-0
/
+24
*
Curve renderer: avoid unnecessary re-triangulation
Eirik Aavitsland
2024-05-31
1
-0
/
+214
*
Don't update transform if it hasn't changed
Eskil Abrahamsen Blomfeldt
2024-05-30
2
-0
/
+182
*
Texture fill for shapes
Eskil Abrahamsen Blomfeldt
2024-05-27
1
-0
/
+177
*
Add PathRectangle, a PathElement for optionally rounded rectangles
Eirik Aavitsland
2024-05-26
1
-0
/
+151
*
Scale VectorImage contents to match requested size
Eskil Abrahamsen Blomfeldt
2024-05-16
2
-0
/
+85
*
Add fillTransform property to ShapePath
Eirik Aavitsland
2024-05-14
2
-0
/
+128
*
Match QFont::ContextFontMerging with Qt Quick API
Eskil Abrahamsen Blomfeldt
2024-05-08
1
-0
/
+18
*
Baseline tests: turn cursor off for text input controls
Volker Hilsheimer
2024-05-07
2
-0
/
+8
*
Blacklist the baseline test for the busyIndicator
Volker Hilsheimer
2024-05-06
1
-0
/
+15
*
Fix test compilation issues with QtLite configuration
Jari Helaakoski
2024-04-30
1
-2
/
+4
*
Baseline tests: add tested QML file to the error output
Volker Hilsheimer
2024-04-17
1
-2
/
+3
*
Baseline tests: grab the ApplicationWindow when testing Controls
Volker Hilsheimer
2024-04-17
1
-1
/
+1
*
Modernize QML SceneGrabber
Volker Hilsheimer
2024-04-17
1
-20
/
+18
*
tst_baseline_scenegraph: check for a possible QFile::open failure
Giuseppe D'Angelo
2024-04-04
1
-1
/
+2
*
Fix assert for certain dashed strokes in curve renderer
Eirik Aavitsland
2024-04-03
2
-0
/
+1052
*
Baseline scenegraph test: avoid rendering blacklisted items
Eirik Aavitsland
2024-03-06
1
-0
/
+6
*
Correct license for test files
Lucie Gérard
2024-02-27
13
-13
/
+13
*
Split the intersection baseline tests
Matthias Rauter
2024-02-07
7
-29
/
+223
[next]