summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Compile fix from merging blitter examples.Jørgen Lind2010-03-291-1/+1
* Make sure the blitter api works with Raster GS(x11 and win) and QWSJørgen Lind2010-03-2911-0/+434
* Compile fix the openkode graphicssystemJørgen Lind2010-03-295-31/+40
* don't set composition mode to source when painting the bottow layerJeremy Katz2010-03-252-6/+0
* don't draw changes under opaque windowsJeremy Katz2010-03-244-22/+114
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-1849-3023/+1093
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Kai Koehne2010-03-1717-236/+794
| |\
| | * probably need to update user configurations once in a while tooLorn Potter2010-03-171-1/+1
| | * use dynamicstore insteadLorn Potter2010-03-171-29/+14
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1517-236/+809
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1517-236/+809
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1517-236/+809
| | | | |\
| | | | | * Remove configure test for NetworkManager.Aaron McCarthy2010-03-151-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-1216-235/+808
| | | | | |\
| | | | | | * get known wifi networks a more complicated way, but without accessingLorn Potter2010-03-122-102/+265
| | | | | | * fix crash on 10.6 with no wifi interfaceLorn Potter2010-03-122-5/+16
| | | | | | * Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-1116-134/+533
| * | | | | | Pause the direct show graph when the playback rate is 0.0.Andrew den Exter2010-03-172-16/+47
| |/ / / / /
| * | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-1523-2730/+30
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 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
| * | | | | Gstreamer player: allow video output changes during video playback.Dmytro Poplavskiy2010-03-152-18/+186
| |/ / / /
| * | | | 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
* | | | | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-1148-1523/+1153
|\ \ \ \ \ | |/ / / /
| * | | | 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