summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainterpath.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\|
| * 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
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-7/+63
|\| |
| * | doc: Fixed several qdoc warnings.Martin Smith2009-06-111-1/+1
| * | Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-081-1/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-4/+4
| |\|
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| |\ \
| * | | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-1/+1
| * | | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-4/+4
| * | | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-4/+4
| * | | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-1/+1
| |\ \ \
| * \ \ \ Merge branch '4.5'Thiago Macieira2009-03-271-14/+7
| |\ \ \ \
| * | | | | Long live Qt!Lars Knoll2009-03-231-0/+3365
| / / / /
* | | | | Fixes leak introduced by QScopedPointerHarald Fernengel2009-06-151-0/+18
* | | | | Make Qt exception safer.Robert Griebl2009-06-101-15/+6
| |_|_|/ |/| | |
* | | | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-4/+4
| |_|/ |/| |
* | | Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| |/ |/|
* | Optimise QPainterPath::contains(QPointF)Lars Knoll2009-04-061-1/+1
|/
* Fix very slow stroking of paths in X11 paint engine.Samuel Rødal2009-03-271-14/+7
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+3309