summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-101-3/+0
|\
| * MAke the SIMD fiunctions be used even when the QT_NO_DEBUG macro is usedThierry Bastian2010-03-101-3/+0
* | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-095-15/+18
|\ \ | |/ |/|
| * doc: Fixed several qdoc errors.Martin Smith2010-03-092-13/+6
| * Doc: mark methods as internal (as they were in previous releases)Volker Hilsheimer2010-03-081-0/+10
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-072-2/+2
| |\
| | * FreeType: Fast lookup of Latin-1 glyphsAndreas Kling2010-03-052-2/+2
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-0914-42/+119
|\ \ \
| * | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-095-31/+32
| |/ /
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-064-2/+41
| |\ \ | | |/ | |/|
| | * Fix for QTBUG-8762 QApplication::setGraphicsSystem("raster") crashes.Jani Hautakangas2010-03-051-0/+13
| | * Make translucent windows work, and support WA_TranslucentBackgroundPaul Olav Tvete2010-03-043-2/+28
| | * Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X.Trond Kjernåsen2010-03-011-4/+11
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-052-3/+3
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-042-3/+3
| | |\ \
| | | * | Enable two fast path for blend_tiled_rgb565Benjamin Poulain2010-03-041-1/+1
| | | * | Don't print a warning when passing an empty string to QColorThorbjørn Lindeijer2010-03-031-2/+2
| * | | | QPrinter: Add Current Page print range supportJohn Layt2010-03-042-1/+4
| |/ / /
| * | | Fix warnings on MSVCThierry Bastian2010-03-031-1/+1
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-011-3/+10
| |\ \
| | * | Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X.Trond Kjernåsen2010-03-011-3/+10
| * | | Doc: Rephrase documentation for QColor::isValidColor and add \since 4.7.Volker Hilsheimer2010-03-011-3/+5
| * | | Added static method isValidColor to QColor.Erik Verbruggen2010-03-012-3/+28
| |/ /
* | | Fix alignment of text with negative right bearingEskil Abrahamsen Blomfeldt2010-03-091-2/+3
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-253-206/+5
|\ \
| * | doc: mark as reimplemented.Volker Hilsheimer2010-02-241-0/+3
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-242-206/+2
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Benjamin Poulain2010-02-2335-246/+1191
| | |\ \
| | * | | Cache the result of qDetectCPUFeatures()Benjamin Poulain2010-02-231-4/+1
| | * | | Move the SIMD detection from QtGui to QtCoreBenjamin Poulain2010-02-232-203/+2
* | | | | Fix point drawing in QPainter.Gunnar Sletta2010-02-251-1/+1
* | | | | Make the qpainter test compile under Windows.Trond Kjernaasen2010-02-241-2/+3
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtRhys Weatherley2010-02-241-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-2229-184/+1096
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-171-1/+9
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-114-18/+57
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin/4.6' into bearermanagement/integrationAaron McCarthy2010-02-1111-62/+94
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'origin/4.6' into bearermanagement/integration-4Aaron McCarthy2010-01-29167-280/+847
| |\ \ \ \ \ \ \
| * | | | | | | | Fix build on Maemo, force type to qreal.Aaron McCarthy2010-01-071-1/+2
* | | | | | | | | Add private qt_draw_glyphs() APIEskil Abrahamsen Blomfeldt2010-02-233-1/+65
* | | | | | | | | Made the qDrawPixmaps() API public (with modifications).Trond Kjernåsen2010-02-236-155/+280
* | | | | | | | | Imporve win64 support for mingwThierry Bastian2010-02-222-18/+18
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-2024-84/+769
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix fallback for QStaticText when it's unsupported in paint engineEskil Abrahamsen Blomfeldt2010-02-191-1/+1
| * | | | | | | | Fix warnings on gccEskil Abrahamsen Blomfeldt2010-02-181-2/+3
| * | | | | | | | Fixed old trace files no longer working.Samuel Rødal2010-02-181-1/+3
| * | | | | | | | Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-182-8/+107
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2010-02-172-2/+10
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-1724-68/+641
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Fixed compile on Mac.Kim Motoyoshi Kalland2010-02-161-1/+1