aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickrectangle_p.h
Commit message (Expand)AuthorAgeFilesLines
* Teach Rectangle's gradient property to accept QGradient::PresetTor Arne Vestbø2018-07-101-3/+4
* Add support for horizontal gradients in RectangleMichael Brasser2018-05-031-0/+10
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Revert "QQuickRectangle: Optimize setGradient"Robin Burchell2017-06-011-0/+6
* QQuickRectangle: Optimize setGradientRobin Burchell2017-04-281-6/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Private export QQuickPenJ-P Nurmi2015-11-261-1/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Adding more DesignerSupport functionsThomas Hartmann2015-07-171-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-1/+1
|/
* Expose Qt Quick gradient conversion code privately.Mitch Curtis2014-02-121-2/+4
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Make Rectangle border be inner instead of centered on the outline.Samuel Rødal2012-10-221-3/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Rename Rectangle's border.aligned property to border.pixelAligned.Kim Motoyoshi Kalland2012-07-181-3/+3
* Allow resetting a Rectangle gradient.Martin Jones2012-07-031-4/+2
* Remove unnecessary exportsMatthew Vogt2012-05-181-2/+2
* Added QQuickItem::clipRect().Kim Motoyoshi Kalland2012-03-051-0/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-3/+3
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+188