summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-211-3/+0
|\
| * Fix semitransparent windows with DirectFBAnders Bakken2010-01-211-3/+0
| * Bump version to 4.6.2.Jason McDonald2010-01-191-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-13135-134/+143
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-121-0/+9
| |\
| | * Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-121-0/+9
| | |\
| | | * Implemented stereo widening effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| | | * Implemented reverb effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| | | * Implemented loudness effect in Phonon MMF backendGareth Stockwell2010-01-111-0/+2
| | | * Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-111-0/+2
| | | * Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-081-0/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-07134-134/+134
| |\ \ \ | | |/ / | |/| |
| | * | Update copyright year to 2010Jason McDonald2010-01-06134-134/+134
* | | | Merge branch '4.6'Thiago Macieira2010-01-084-15/+32
|\ \ \ \ | |/ / /
| * | | BitsPerSample should default to 1 in TIFF files.Rhys Weatherley2010-01-041-4/+3
| * | | Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-042-11/+28
| * | | Set serial number in QDFBPixmapData::transformedAnders Bakken2010-01-041-0/+1
| |/ /
* | | Merge branch '4.6'Thiago Macieira2010-01-052-16/+35
|\ \ \ | |/ /
| * | 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
* | | | Merge branch '4.6'Thiago Macieira2009-12-263-218/+195
|\ \ \ \ | |/ / /
| * | | 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
* | | Merge commit 'origin/4.6'Olivier Goffart2009-12-153-35/+38
|\ \ \ | |/ /
| * | 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
| |/
* | Merge branch '4.6'Thiago Macieira2009-11-2510-419/+444
|\ \ | |/
| * 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' 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
| |\ \ \
| * | | | Implemented aspect ratio and scale mode handling in Phonon MMF backendGareth Stockwell2009-11-131-3/+1