index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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
/
src
/
quickshapes
/
qquickshape.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add trimming functionality to ShapePath
Eirik Aavitsland
2025-03-24
1
-2
/
+100
*
Add RectangleShape to QtQuick.Shapes.DesignHelpers
Mitch Curtis
2025-03-04
1
-74
/
+47
*
QuickShapes: Handle removals of ShapePaths correctly
Eirik Aavitsland
2025-01-31
1
-1
/
+3
*
doc: Add note about assigning items directly to fillItem
Eskil Abrahamsen Blomfeldt
2024-11-21
1
-0
/
+16
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-6
/
+6
*
Doc: Fix linking issues
Topi Reinio
2024-07-29
1
-2
/
+3
*
Use best practices in the Quick Shapes example
Eirik Aavitsland
2024-07-03
1
-3
/
+14
*
Shapes: Straighten out some logging categories
Ulf Hermann
2024-06-14
1
-1
/
+1
*
Don't update transform if it hasn't changed
Eskil Abrahamsen Blomfeldt
2024-05-30
1
-1
/
+4
*
Texture fill for shapes
Eskil Abrahamsen Blomfeldt
2024-05-27
1
-8
/
+83
*
Add fillTransform property to ShapePath
Eirik Aavitsland
2024-05-14
1
-0
/
+28
*
doc: Fix mismatching enum names in property docs
Eskil Abrahamsen Blomfeldt
2024-05-14
1
-2
/
+2
*
doc: Add missing \since tags; wrap and indent
Shawn Rutledge
2024-01-26
1
-4
/
+8
*
Add new weatherforecast example for Qt Quick Shapes
Eskil Abrahamsen Blomfeldt
2024-01-15
1
-9
/
+13
*
Remove "tech preview" note for CurveRenderer API
Eskil Abrahamsen Blomfeldt
2024-01-08
1
-21
/
+6
*
QtQuick.Shapes: Mark boundingRect property as readonly
Ivan Tkachenko
2023-12-26
1
-0
/
+1
*
QtQuick.Shapes: Mark Shape properties as readonly
Ivan Tkachenko
2023-12-26
1
-0
/
+2
*
Shapes: Add optimization flags
Paul Olav Tvete
2023-11-23
1
-0
/
+50
*
Shapes: extend boundingRect for SquareCap
Paul Olav Tvete
2023-11-16
1
-1
/
+2
*
Implement async mode for QuickShapes curve renderer backend
Eirik Aavitsland
2023-11-16
1
-5
/
+4
*
Shapes: take strokeWidth into account for boundingRect
Paul Olav Tvete
2023-11-13
1
-1
/
+2
*
Introduce a CurveRendering backend for text
Eskil Abrahamsen Blomfeldt
2023-11-11
1
-106
/
+0
*
Add fillMode and alignment properties for Shape
Paul Olav Tvete
2023-11-06
1
-6
/
+114
*
Set implicit size for QQuickShape
Paul Olav Tvete
2023-11-06
1
-0
/
+14
*
Rename Path.simplified to simplify
Shawn Rutledge
2023-09-06
1
-2
/
+2
*
Tune the environment variable setting for the new curve renderer
Eirik Aavitsland
2023-08-28
1
-1
/
+1
*
Further Qt Quick Shapes curve renderer improvements
Paul Olav Tvete
2023-08-18
1
-31
/
+21
*
Improve Qt Quick Shapes curve renderer strokes
Eskil Abrahamsen Blomfeldt
2023-07-14
1
-3
/
+2
*
Doc: Fix linking issues
Topi Reinio
2023-07-05
1
-4
/
+4
*
Doc: Add missing \endlist command
Topi Reinio
2023-06-09
1
-0
/
+1
*
Curverenderer: increase resilience in exceptional cases
Eirik Aavitsland
2023-06-01
1
-2
/
+3
*
Introduce hardware accelerated curve renderer for Shapes
Eskil Abrahamsen Blomfeldt
2023-05-26
1
-13
/
+170
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-1
/
+1
*
doc: Expand module docs for Qt Quick Shapes
Eskil Abrahamsen Blomfeldt
2023-04-20
1
-1
/
+26
*
doc: Use \value rather than \li for enumeration values and constants
Shawn Rutledge
2023-03-28
1
-4
/
+2
*
shapes: Condition shaders at build time
Laszlo Agocs
2023-03-13
1
-1
/
+1
*
shapes: Privately expose the tringulator scale
Laszlo Agocs
2023-01-01
1
-0
/
+1
*
Handle missing stops gracefully in Shape gradients
Laszlo Agocs
2022-11-11
1
-3
/
+5
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-2
/
+2
*
doc: Clarify QQuickShape renderer documentation
Eskil Abrahamsen Blomfeldt
2022-09-08
1
-6
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Remove documentation references to NVPR renderer
Andy Shaw
2021-04-19
1
-26
/
+10
*
Doc: Use \qmldefault instead of \default
Paul Wicking
2021-03-24
1
-1
/
+1
*
QtQuick.Shapes: Make plugin optional
Maximilian Goldstein
2021-02-04
1
-0
/
+7
*
Doc: Remove version numbers for import statement
Jerome Pasion
2020-11-26
1
-1
/
+1
*
Doc: Remove version numbers for import statement
Jerome Pasion
2020-11-24
1
-1
/
+1
*
Shapes: only call update() when something changed
Laszlo Agocs
2020-09-07
1
-5
/
+11
*
Doc: Capitalize "GUI" correctly
Sze Howe Koh
2020-08-30
1
-1
/
+1
*
Clean up QT_CONFIG(opengl)
Paul Olav Tvete
2020-06-17
1
-13
/
+0
*
Remove OpenGL dependency from QSGTexture
Laszlo Agocs
2020-06-08
1
-77
/
+0
[next]