Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill. | Kim Motoyoshi Kalland | 2009-11-03 | 1 | -10/+10 |
* | Fixed QPainterPath to properly set the convex hint on QVectorPath's | Gunnar Sletta | 2009-10-27 | 1 | -0/+15 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
* | | Micro-optimization in QPainterPath::toFillPolygons | Thorbjørn Lindeijer | 2009-08-25 | 1 | -7/+1 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+2 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -8/+1 |
|\ \ \ | |||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -8/+1 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -0/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | QPainterPath's vectorpath cache wasn't cleared on detach() | Gunnar Sletta | 2009-07-28 | 1 | -0/+2 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Doc: Replace links to obsolete APIs. | Volker Hilsheimer | 2009-07-25 | 1 | -1/+1 |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -7/+63 |
|\ \ \ | |/ / | |||||
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-11 | 1 | -1/+1 |
| * | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 1 | -1/+1 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -4/+4 |
| |\ \ | | |/ | |||||
| * | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -1/+1 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 1 | -1/+1 |
| * | | | Rename qIsFuzzyNull to qFuzzyIsNull | Bjoern Erik Nilsen | 2009-04-08 | 1 | -4/+4 |
| * | | | Use qIsFuzzyNull rather than the more expensive qFuzzyCompare | Bjoern Erik Nilsen | 2009-04-08 | 1 | -4/+4 |
| * | | | Merge commit 'origin/4.5' | Bjoern Erik Nilsen | 2009-04-07 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '4.5' | Thiago Macieira | 2009-03-27 | 1 | -14/+7 |
| |\ \ \ \ | |||||
| * | | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+3365 |
| / / / / | |||||
* | | | | | Fixes leak introduced by QScopedPointer | Harald Fernengel | 2009-06-15 | 1 | -0/+18 |
* | | | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -15/+6 |
| |_|_|/ |/| | | | |||||
* | | | | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later. | David Boddie | 2009-05-25 | 1 | -4/+4 |
| |_|/ |/| | | |||||
* | | | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Optimise QPainterPath::contains(QPointF) | Lars Knoll | 2009-04-06 | 1 | -1/+1 |
|/ | |||||
* | Fix very slow stroking of paths in X11 paint engine. | Samuel Rødal | 2009-03-27 | 1 | -14/+7 |
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+3309 |