summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Compile without QT3_SUPPORTAnders Bakken2010-03-091-2/+2
* Improve scrolling in DirectFBAnders Bakken2010-03-092-17/+13
* Don't use DirectFB for non-existing pixmapsAnders Bakken2010-03-081-0/+2
* Compile with DirectFB version >= 1.2.0 && < 1.2.9Anders Bakken2010-03-051-1/+1
* QDirectFBPaintEngine optimizationAnders Bakken2010-03-051-3/+4
* Add some warnings when using DISABLE/WARN in DFBAnders Bakken2010-03-051-4/+19
* Support keypad input with vnc driverPaul Olav Tvete2010-03-031-0/+34
* Simplify DirectFB performance debuggingAnders Bakken2010-03-021-16/+87
* Fix licenseCheck autotestOlivier Goffart2010-03-021-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6Bill King2010-03-022-61/+45
|\
| * Make composition modes work better for DirectFBAnders Bakken2010-03-011-60/+39
| * Don't disable alpha when filling with opaque colorAnders Bakken2010-03-011-1/+1
| * Add support for composition mode DSPD_DST in DFBAnders Bakken2010-03-011-0/+5
* | Fixes: ODBC Driver expects 16bit when system is 32bitBill King2010-03-021-0/+1
|/
* Initialize mem to 0Anders Bakken2010-02-241-1/+1
* Force DSFLIP_BLIT unless it's a full flip in DFBAnders Bakken2010-02-241-1/+12
* Support for disabling partial flips in dfbAnders Bakken2010-02-242-2/+5
* Allow forcing premultiplied format in DFBAnders Bakken2010-02-241-1/+5
* Better support tlw transparency in DirectFBAnders Bakken2010-02-242-40/+50
* Fix an isOpaque bug in QDirectFBWindowSurfaceAnders Bakken2010-02-241-2/+2
* Fix incorrect license headersGareth Stockwell2010-02-1910-10/+10
* Fix incorrect license headersGareth Stockwell2010-02-1910-180/+180
* Symbian backend for QtMultimedia audioGareth Stockwell2010-02-1812-1/+2708
* Bump version to 4.6.3.Jason McDonald2010-02-151-1/+1
* Export a function to get dfb-surface from a pixmapAnders Bakken2010-02-101-0/+11
* Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-051-8/+30
* fix compile error when linuxinput keyboard driver is compiled as pluginRainer Keller2010-02-051-1/+1
* Cache the sizes of the images in an animated GIF.Trond Kjernåsen2010-02-042-31/+58
* Proper Fav icon is not shown, for all the links default fav icon shownSakari Peltomäki2010-02-032-0/+27
* Make DSFLIP_ONSYNC part of the default flip flags.Anders Bakken2010-02-021-1/+1
* Implemented QGifHandler::imageCount().Trond Kjernåsen2010-02-022-1/+235
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-282-3/+29
|\
| * Implement QDirectFBPixmapData::scrollAnders Bakken2010-01-222-3/+29
* | Fix a regression: icons with slightly wrong ICO header did not load.Jan-Arve Sæther2010-01-281-0/+4
|/
* 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' 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
* | | 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' 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