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
/
quick
/
scenegraph
/
adaptations
/
software
/
qsgsoftwareinternalrectanglenode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert m_vertical and m_cornerPixmapIsDirty to bitfields
Magdalena Stojek
2025-03-05
1
-1
/
+1
*
Refactor corner radius handling with explicit unset state
Magdalena Stojek
2025-02-21
1
-47
/
+93
*
Add a radius property for each corner of a Rectangle
Matthias Rauter
2023-08-19
1
-3
/
+142
*
Make Rectangle software renderer conform with RHI renderer
Matthias Rauter
2023-06-20
1
-2
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-10-13
1
-4
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Avoid unnecessary color format conversion
JiDe Zhang
2021-10-29
1
-8
/
+10
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-28
1
-2
/
+2
*
QSGSoftwareInternalRectangleNode: Remove unnecessary loop iterations
Mikhail Svetkin
2018-11-27
1
-1
/
+1
*
QSGSoftwareInternalRectangleNode: Reduce memory allocations
Mikhail Svetkin
2018-11-27
1
-1
/
+4
*
Add support for horizontal gradients in Rectangle
Michael Brasser
2018-05-03
1
-1
/
+11
*
Fix QML Rectangle blurry
JiDe Zhang
2018-02-02
1
-5
/
+5
*
scenegraph: Port foreach to range-for
Robin Burchell
2016-07-09
1
-2
/
+2
*
Add cross-backend simple rect, texture, and ninepatch nodes
Laszlo Agocs
2016-06-22
1
-0
/
+451