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
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
/
items
/
qquickrectangle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor corner radius handling with explicit unset state
Magdalena Stojek
2025-02-21
1
-53
/
+65
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-3
/
+3
*
Document Rectangle's border.pixelAligned property
Eirik Aavitsland
2024-03-18
1
-0
/
+5
*
Add a radius property for each corner of a Rectangle
Matthias Rauter
2023-08-19
1
-5
/
+263
*
doc: Use \value rather than \li for enumeration values and constants
Shawn Rutledge
2023-03-28
1
-4
/
+3
*
Stabilize rendering of Rectangle borders under fractional scaling
Eirik Aavitsland
2022-12-08
1
-2
/
+7
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Doc: Replace non-existent \qmlproperty any type
Ivan Tkachenko
2021-10-26
1
-1
/
+1
*
Separate the signals for QQuickPen properties
Shawn Rutledge
2021-07-19
1
-3
/
+3
*
Doc: Use \qmldefault instead of \default
Paul Wicking
2021-03-24
1
-1
/
+1
*
QQmlListProperty: Add replace and removeLast functions
Ulf Hermann
2020-01-15
1
-1
/
+1
*
QQuickRectangle: do not pass invalid presets onto QGradient
Giuseppe D'Angelo
2019-06-24
1
-2
/
+24
*
Teach Rectangle's gradient property to accept QGradient::Preset
Tor Arne Vestbø
2018-07-10
1
-16
/
+71
*
Merge remote-tracking branch 'origin/5.11' into dev
Ulf Hermann
2018-06-25
1
-3
/
+3
|
\
|
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
1
-3
/
+3
*
|
Add support for horizontal gradients in Rectangle
Michael Brasser
2018-05-03
1
-5
/
+31
|
/
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-2
/
+2
*
Merge remote-tracking branch 'origin/dev' into wip/pointerhandler
Jan Arve Saether
2017-07-11
1
-2
/
+17
|
\
|
*
Revert "QQuickRectangle: Optimize setGradient"
Robin Burchell
2017-06-01
1
-2
/
+17
*
|
Default QQuickItem::acceptTouchEvents to true until Qt 6
Shawn Rutledge
2017-05-10
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'origin/5.9' into dev
Lars Knoll
2017-05-02
1
-0
/
+2
|
\
|
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+2
*
|
QQuickRectangle: Optimize setGradient
Robin Burchell
2017-04-28
1
-17
/
+2
*
|
QQuickRectangle: Use parenting on QQuickPen to speed up pen changes
Robin Burchell
2017-04-28
1
-6
/
+4
*
|
QQuickRectangle: Inline a method into its sole caller
Robin Burchell
2017-04-25
1
-1
/
+10
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-10-10
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-05
1
-1
/
+1
|
|
\
|
|
*
QQuickRectangle: fix typo in apidoc
Frederik Schwarzer
2016-10-04
1
-1
/
+1
*
|
|
Use predefined color instead of creation from string
Anton Kudryavtsev
2016-08-26
1
-1
/
+1
*
|
|
Add cross-backend simple rect, texture, and ninepatch nodes
Laszlo Agocs
2016-06-22
1
-2
/
+2
*
|
|
Cleanup QStringBuilder usage
Frank Meerkoetter
2016-05-09
1
-1
/
+0
|
/
/
*
/
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
2014-02-18
1
-7
/
+13
|
\
|
*
Expose Qt Quick gradient conversion code privately.
Mitch Curtis
2014-02-12
1
-7
/
+13
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-12-24
1
-0
/
+1
|
\
|
|
*
QtQuick docs: add missing \qmlpropertygroup commands
J-P Nurmi
2013-12-20
1
-0
/
+1
*
|
Support toggling antialiasing for Text and Rectangle.
Michael Brasser
2013-12-03
1
-1
/
+13
|
/
*
qdoc: no longer recognizes the version nr in QML refs
Martin Smith
2013-10-02
1
-8
/
+8
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Doc: Fixed and updated Qt Quick's \qmlmodule page
Jerome Pasion
2013-09-25
1
-3
/
+3
*
Doc: Fix some broken links
Sze Howe Koh
2013-05-20
1
-1
/
+1
*
Let rounded rectangles be antialiased by default
Gunnar Sletta
2013-02-19
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Make Rectangle border be inner instead of centered on the outline.
Samuel Rødal
2012-10-22
1
-44
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Fix various broken links in documentation
Bea Lam
2012-08-03
1
-1
/
+1
*
Doc: Changed \qmlclass to \qmltype and added \instantiates.
Jerome Pasion
2012-07-30
1
-3
/
+6
*
Rename Rectangle's border.aligned property to border.pixelAligned.
Kim Motoyoshi Kalland
2012-07-18
1
-4
/
+4
[next]