summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qregion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-2/+2
* Optimize QRegion::intersects(QRect).Michael Brasser2010-03-151-16/+20
* Prevent QRegion from crashing on large coordinates.Samuel Rødal2010-03-081-2/+2
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-131-3/+17
|\
| * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-3/+17
* | Fixed a crash which could occur when perspective transforming QRegions.Trond Kjernåsen2009-11-121-8/+13
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-16/+12
|\ \ \ | |/ /
| * | Reviewed-by: Thomas H.Gunnar Sletta2009-07-301-16/+12
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-4/+0
|\ \ \ | |/ /
| * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-011-4/+0
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+6
|\ \ \ | |/ /
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * Doc: Clarified that the main use case for QRegion is as a clipping primitive ...David Boddie2009-03-311-9/+13
| * | Early exit from QRegion::intersects() if there is only one rect.Andreas Aardal Hanssen2009-06-161-0/+2
| * | Early exit from QRegion::intersects() if there is only one rect.Andreas Aardal Hanssen2009-06-161-0/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-3/+3
|\ \ \ | |/ /
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-3/+3
* | | Make Qt exception safer.Robert Griebl2009-06-101-72/+88
|/ /
* | Doc: Clarified that the main use case for QRegion is as a clipping primitive ...David Boddie2009-03-311-9/+13
|/
* Fixes compile on win32 with MinGW.Rohan McGovern2009-03-241-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+4318