summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainterpath.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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