summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainterpath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* 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
* ARM: fix compilation with C++11 enabledMarc Mutz2012-07-051-1/+1
* 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
* Fixes warnings about unused variablesOlivier Goffart2011-04-281-0/+1
* Fix warnings about && inside ||Thiago Macieira2011-04-131-2/+2
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-8/+8
|\
| * Fixed infinite loop in QPainterPath::intersects() when qreal=float.Samuel Rødal2011-03-281-8/+8
* | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-4/+4
|\|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-151-4/+4
| |\
| | * Prevented infinite recursion in QPainterPath::contains().Samuel Rødal2011-03-141-4/+4
* | | Fix warning about parentheses about && in ||Thiago Macieira2011-02-211-1/+1
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-9/+9
|\| |
| * | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-2/+3
| |\|
| * | doc: Moved some table headers before the rows.Martin Smith2010-10-201-9/+9
* | | Merge remote branch 'qt-fire-review/master'aavit2011-01-261-1/+4
|\ \ \
| * | | Fixed QPainterPath::pointAtPercent(t) for one-element paths.Samuel Rødal2011-01-251-1/+4
* | | | QPainterPath: Ignore calls with NaN/Infinite parametersAdemar de Souza Reis Jr2011-01-211-19/+47
* | | | 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
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-061-1/+2
|\| | | | |/ / |/| |
| * | Fixed first element being a LineToElement in QPainterPath::connectPath()Samuel Rødal2011-01-041-1/+2
| |/
* / Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-031-0/+8
|/
* doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
* Removed bezier intersection code in path clipper.Samuel Rødal2010-04-221-1/+8
* Swapped x and y values in qt_painterpath_check_crossingGunnar Sletta2010-04-191-1/+1
* Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Implemented caching of concave vector paths in the GL2 engine.Kim Motoyoshi Kalland2009-12-151-0/+2
|/
* Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill.Kim Motoyoshi Kalland2009-11-031-10/+10
* Fixed QPainterPath to properly set the convex hint on QVectorPath'sGunnar Sletta2009-10-271-0/+15
* 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
* | Micro-optimization in QPainterPath::toFillPolygonsThorbjørn Lindeijer2009-08-251-7/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-8/+1
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-8/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | QPainterPath's vectorpath cache wasn't cleared on detach()Gunnar Sletta2009-07-281-0/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-1/+1
|\| | | | |/ / |/| |
| * | Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-251-1/+1