summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativerectangle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-221-2/+2
|\
| * Border still drawn on Rectangle elements when border.width == 0Martin Jones2011-03-151-2/+2
* | Merge branch 'mimir' into 4.7David Boddie2011-02-231-5/+5
|\ \ | |/ |/|
| * qdoc: Fixed some validation errors in the DITA filesMartin Smith2011-01-191-5/+5
* | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-241-1/+4
* | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
|\ \ | |/ |/|
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Doc: Used div elements for floats, updated the style sheet.David Boddie2010-12-141-5/+15
* | Doc: Changed floating images to use the new float qdoc macros.David Boddie2010-12-131-15/+5
|/
* Ensure semi-transparent rects paint correctly with radius == size/2.Martin Jones2010-12-021-0/+6
* Rectangle should not paint with negative width or heightChristopher Ham2010-12-021-0/+2
* End painting of Rectangle pixmap before inserting it to pixmap cache to avoid...Joona Petrell2010-11-251-0/+8
* Doc: Documented that border width does not affect rectangle geometry.David Boddie2010-11-191-0/+3
* Fix Rectangle painting at small sizes.Martin Jones2010-11-091-1/+2
* Corrected spelling mistake and whitespace fixes.Jerome Pasion2010-10-181-2/+2
* Doc: Minor improvements to QML-related documentation.David Boddie2010-09-151-2/+2
* Doc: Continued work on the QML documentation.David Boddie2010-09-141-10/+49
* Doc: More work on the QML documentation.David Boddie2010-09-141-57/+59
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-5/+0
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+3
* Use Pen with Qt::MiterJoin when drawing Rectangles with gradientsBea Lam2010-06-231-0/+1
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-021-1/+3
* Document issues with rectangle border width of 1 where clipping is usedBea Lam2010-05-311-2/+14
* Improve gradient docsAlan Alpert2010-05-261-0/+4
* Fix Gradient doc snippet.Yann Bodson2010-05-261-5/+1
* Work around rendering bug in Rectangle.Michael Brasser2010-05-201-1/+3
* Compile on OSX, hopefully.Martin Jones2010-04-281-0/+1
* Alpha needs to be part of rectangle cache key.Martin Jones2010-04-281-4/+6
* Share Rectangle pixmap caches between items.Martin Jones2010-04-281-29/+43
* Doc fixesBea Lam2010-04-281-5/+13
* Workaround no longer needed.Michael Brasser2010-04-221-3/+1
* Add some padding to Rectangles with border to avoid qDrawBorderPixmap() bug.Martin Jones2010-04-191-1/+3
* Speed up Rectangle creation with pen or gradient slightlyMartin Jones2010-04-191-2/+9
* Doc: update Rectangle smooth painting screenshot.Yann Bodson2010-04-121-0/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Fix Rectangle::gradient rotation doc.Martin Jones2010-04-011-2/+1
* Build Fix and port to new width and height propertiesAlexis Menard2010-03-251-1/+1
* Optimize Rectangle, Image, and Text creation.Michael Brasser2010-03-081-3/+0
* Fix painting Rectangle with radius < side/2.Martin Jones2010-03-031-6/+19
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+466