summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-30134-1742/+1742
* PowerVR screen driver using undefined symbolsRhys Weatherley2010-05-041-1/+1
* Fix problem with accessibility clients not getting info from QFileDialogAndy Shaw2010-04-111-1/+2
* Refactor QDirectFBPixmap::fromImage slightlyAnders Bakken2010-03-261-14/+9
* QDirectFBPixmap can handle NoOpaqueDetection.Anders Bakken2010-03-261-1/+1
* Merge branch 'mmfphonon' into 4.6Gareth Stockwell2010-03-181-6/+27
|\
| * Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-181-6/+27
* | Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-184-3/+4
|/
* Moved Symbian audio backend into QtMultimedia.dllGareth Stockwell2010-03-1212-2707/+0
* Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-123-3/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-111-1/+5
|\
| * Avoid unnecessary memory allocation in the jpeg handler's image detectionSimon Hausmann2010-03-111-1/+5
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-101-0/+0
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-101-0/+0
| |\
| | * Fix sqlite3_v9.2.zip to export sqlite3.iby to correct location.Miikka Heikkinen2010-03-101-0/+0
* | | Do qFatal() on unsupported screen format instead of crashing laterPaul Olav Tvete2010-03-101-0/+3
|/ /
* / compile fix for plugins\sqldrivers\sqlite on WinCE 6Joerg Bornemann2010-03-101-0/+2
|/
* 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