summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-252-16/+35
|\
| * Read QWS_SIZE from layer rather than screenAnders Bakken2009-12-231-1/+8
| * Get rid of no_cast_from_ascii warningAnders Bakken2009-12-231-1/+1
| * gif: 10% speedup on microbenchmark on QImageReaderHolger Hans Peter Freyther2009-12-231-14/+26
* | Changed autodetection logic for stlport version and sqlite in SymbianMiikka Heikkinen2009-12-231-1/+1
|/
* Implement ScaledClipRect in the jpeg image pluginRhys Weatherley2009-12-232-9/+47
* Add support for ClipRect to the jpeg image pluginRhys Weatherley2009-12-232-86/+149
* Use libjpeg's builtin scaler for implementing setScaledSize()Rhys Weatherley2009-12-221-3/+2
* Remove unused legacy code from the jpeg image pluginRhys Weatherley2009-12-222-134/+11
* Clean up debug message with DirectFBAnders Bakken2009-12-091-29/+29
* Enable customizing of DirectFB layer to useAnders Bakken2009-12-091-2/+5
* Set stacking class for stays-on-top windows in DFBAnders Bakken2009-12-091-1/+3
* Unnecessary symbian version checks in sqldrivers.proJouni Hiltunen2009-12-031-3/+1
* Bump version to 4.6.1Jason McDonald2009-12-011-1/+1
* Fix configure warning for non-symbian buildsJason McDonald2009-11-231-2/+4
* Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-191-4/+2
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-191-2/+2
|\
| * Ran the script utils/normalizeOlivier Goffart2009-11-181-2/+2
* | Complement Phonon for Symbian documentation.Frans Englich2009-11-181-0/+4
* | Remove DWCAPS_DOUBLEBUFFER in window creationAnders Bakken2009-11-181-1/+1
|/
* Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-1610-307/+355
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-1311-26/+74
| |\
| | * Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-098-18/+18
| | |\
| | | * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-093-5/+5
| | | * API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-091-1/+1
| | | * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-065-11/+11
| | | * API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-061-1/+1
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-092-289/+336
| |\ \ \
| | * | | Fixed bug where JPEG scaling resulted in an uninitialised pixel column.Kim Motoyoshi Kalland2009-11-091-1/+4
| | * | | Replaced tabs with spaces in scale() in qjpeghandler.cpp.Kim Motoyoshi Kalland2009-11-091-229/+238
| | * | | Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-091-60/+95
| * | | | Fixed up qttracereplay and trace graphicsystem a bit.Gunnar Sletta2009-11-091-0/+1
| |/ / /
* | | | Merge branch '4.6' into mmfphononFrans Englich2009-11-163-25/+106
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'feature' into 4.6Jørgen Lind2009-11-061-2/+2
| |\ \ \
| | * | | Fix QT_NO_SHORTCUTJørgen Lind2009-11-061-2/+2
| | |/ /
| * | | Merge branch '4.6-s60' into 4.6axis2009-11-062-5/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-051-0/+61
| | |\ \
| * | | | Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-062-1/+44
| | |_|/ | |/| |
| * | | Support composition mode source for drawing in dfbAnders Bakken2009-11-061-19/+52
| * | | Reset composition mode after drawing in dfbAnders Bakken2009-11-061-3/+8
| * | | Fix bad merge from 4.5 in powervr codeRhys Weatherley2009-11-061-61/+0
| | |/ | |/|
| * | Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-0/+61
| |\ \
| | * | Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-11-011-1/+1
| | * | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-11-011-3/+4
| | * | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-11-012-75/+0
| | * | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-11-019-9/+162
| | * | Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-154-148/+11
| | * | Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
| | * | Bump version number of 4.5 branch to 4.5.4.Jason McDonald2009-10-051-1/+1
| | * | Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8