summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-1523-2730/+30
|\
| * 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
* | Install plugins to correct path.Justin McPherson2010-03-153-3/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-122-20/+33
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Dmytro Poplavskiy2010-03-095-80/+204
| |\ \
| * | | Delayed initialization of gstreamer video widget.Dmytro Poplavskiy2010-03-082-20/+33
* | | | Don't wait forever when scanning for wifi networks on win32 fails.Aaron McCarthy2010-03-101-3/+20
* | | | use Qt's private mac functions, reduce code redundancyLorn Potter2010-03-091-43/+13
* | | | JPEG plugin: Use switch() instead of if()Markus Goetz2010-03-081-11/+22
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-03-075-97/+226
|\ \ \ \
| * | | | Avoid conversion to/from QChar in the cn codec to unicodeBenjamin Poulain2010-03-071-11/+11
| * | | | Avoid memory allocations in conversion from Gb2312/Gb18030 to unicodeBenjamin Poulain2010-03-071-14/+37
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0712-155/+236
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-064-79/+185
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 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
| | |/ / /
* | | | | don't try to build corewlan plugin when corewlan was not found at configureLorn Potter2010-03-071-1/+1
| |_|/ / |/| | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-0512-155/+236
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing compilation error, missing ifdef.Carlos Manuel Duclos Vergara2010-03-051-1/+2
| * | | add wifi power notifications. more Qt way for autorelease.Lorn Potter2010-03-052-33/+83
| * | | Merge remote branch 'staging/4.7' into bearermanagement/pollingAaron McCarthy2010-03-0517-928/+212
| |\ \ \
| * | | | Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-056-89/+77
| * | | | Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-052-12/+49
| * | | | Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-046-21/+26
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-051-1/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed failure to store certain image formats as jpegaavit2010-03-051-1/+19
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-051-1/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixed compiler warningDmytro Poplavskiy2010-03-051-0/+1
| * | | | QuickTime movie view output: emit the natural size changesDmytro Poplavskiy2010-03-051-1/+4
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-051-23/+2
|\ \ \ \