summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qregion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* 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 remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-031-0/+8
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-2/+2
|\|
| * Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-2/+2
* | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-2/+2
* | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-16/+20
|\|
| * Optimize QRegion::intersects(QRect).Michael Brasser2010-03-161-16/+20
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-181-2/+2
|\|
| * Prevent QRegion from crashing on large coordinates.Samuel Rødal2010-03-081-2/+2
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-1/+1
|\|
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-191-11/+30
|\|
| * 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
| |/
* | Merge branch '4.6' into lighthousePaul Olav Tvete2009-09-301-4/+4
|\|
| * Update license headers again.Jason McDonald2009-09-091-4/+4
* | Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-071-2/+2
|/
* 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