summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Trailing whitespace and tab/space fixes for src/pluginsJanne Anttila2009-08-048-8/+3
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-033-10/+12
* Make S60 integration optional.Jason Barron2009-07-151-0/+9
* Fix plugins properly.Jason Barron2009-07-101-1/+2
* someone forgot this import module: s60Liang Qi2009-07-101-1/+1
* Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-096-52/+52
|\
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-072-51/+43
| |\
| | * QDirectFBPaintEngine return if destRect is nullAnders Bakken2009-07-031-0/+2
| | * Better debug output for QDirectFBPaintEngineAnders Bakken2009-07-021-2/+5
| | * We still need to Flip in NO_WM modeAnders Bakken2009-07-021-1/+1
| | * Make sure we check the right deviceAnders Bakken2009-07-011-2/+2
| | * Code cleanupAnders Bakken2009-07-011-48/+36
| | * Remove superfluous call to SetBlittingFlagsAnders Bakken2009-06-291-1/+0
| * | Started suppressing some rather pointless warnings from RVCT.axis2009-07-061-0/+1
| * | Removed unused static data from Qt.axis2009-07-061-1/+0
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-29137-300/+381
| |\ \ | | |/
| * | Fix warnings because of unused variables.axis2009-06-292-0/+8
* | | Tweak deployment rules after addition of OpenVG.Jason Barron2009-07-091-3/+2
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30145-311/+1237
|\ \ \
| * \ \ Merge branch '4.5'Thiago Macieira2009-06-261-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bump Qt version number.Jason McDonald2009-06-251-1/+1
| * | | Merge branch '4.5'Thiago Macieira2009-06-252-9/+21
| |\ \ \ | | |/ /
| | * | Fix off by one bug in DirectFBPaintEngineAnders Bakken2009-06-241-2/+2
| | * | Fix a rendering issueAnders Bakken2009-06-242-3/+8
| | * | Make sure simplePen gets set properlyAnders Bakken2009-06-241-5/+11
| * | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-232-3/+7
| |\ \ \ | | |/ /
| | * | Minor optimizationAnders Bakken2009-06-221-1/+0
| | * | Bail out on invalid color in fillRectAnders Bakken2009-06-221-1/+6
| | * | Use const ref for foreachAnders Bakken2009-06-221-1/+1
| * | | Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-2212-0/+901
| * | | Make sure to update is_null in copy/transformedAnders Bakken2009-06-221-0/+3
| * | | Code cleanupAnders Bakken2009-06-221-10/+11
| * | | Fix a couple of issues after QPixmapData optimsAnders Bakken2009-06-184-23/+20
| * | | Speed up QPixmap::width(), height(), isNull() and depth().Andreas Aardal Hanssen2009-06-171-0/+8
| * | | Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-16131-264/+264
| |\ \ \ | | |/ /
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-16136-272/+272
| | * | Get rid of warningsAnders Bakken2009-06-141-2/+2
| * | | ControlPointRect is no longer a QRealRectAnders Bakken2009-06-141-1/+1
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2524-700/+537
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-126-12/+78
| |\ \ | | |/
| | * Make DirectFB compile with 0.9.22Anders Bakken2009-06-092-3/+8
| | * Make the directfb plugin compile against 0.9Anders Bakken2009-06-085-4/+40
| | * Fixed a validation problem in QSvgIOHandler::canRead().Trond Kjernåsen2009-06-081-5/+30
| * | Add support for TIFF formats (Mono and indexed)Benjamin Poulain2009-06-091-83/+259
| * | Fix floating point exception in QImageReader::setScaledSize(QSize(0, 0))Leonardo Sobral Cunha2009-06-091-1/+2
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-3/+4
| |\ \ | | |/
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-025-194/+81
| |\ \
| * | | improved string operations all over the placeThierry Bastian2009-05-283-5/+5
| * | | Adds support for linking against iodbc on linux.Bill King2009-05-281-7/+1