summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-116-200/+37
* litehouse multiscreen supportJeremy Katz2010-06-115-29/+91
* software cursor cleanupJeremy Katz2010-06-033-13/+21
* gl on openkode. QGLWidget only works for toplevel widgetsJørgen Lind2010-06-019-23/+424
* adjust mouse events for the screen's offsetJeremy Katz2010-05-101-3/+4
|\
| * adjust mouse movement for the screen's offsetJeremy Katz2010-05-101-3/+4
* | Build fix for LighthousePaul Olav Tvete2010-05-101-1/+1
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-1093-615/+5806
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-073-6/+21
| |\ \
| | * | Fix build error for S60 3.1 winscw targetDerick Hawcroft2010-05-052-5/+20
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-041-1/+1
| | |\ \
| | | * | Gstreamer mediaservice backend: fixed check for X11/QWS build.Dmytro Poplavskiy2010-05-041-1/+1
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-041-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PowerVR screen driver using undefined symbolsRhys Weatherley2010-05-031-1/+1
| * | | | Fixed a QBuffer warning caused by a regression in qjpegJohn Brooks2010-05-031-3/+9
| | |/ / | |/| |
| * | | Fix crash in direct show media service with mingw and a video surface.Andrew den Exter2010-04-302-20/+8
| * | | Gstreamer media backend: fixed embedded qt buildDmytro Poplavskiy2010-04-295-21/+62
| * | | S60 mediaservices backendhawcroft2010-04-2932-0/+4976
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-271-0/+4
| |\ \ \
| | * | | Fix the compilation with QT_NO_TOOLTIPTasuku Suzuki2010-04-271-0/+4
| * | | | Fix attempted invocation of non-existent timerActivated() slot.Andrew den Exter2010-04-271-2/+2
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-261-3/+11
| |\ \ \
| | * | | Enable QX11GLWindowSurface using "-graphicssystem x11gl" optionTom Cooksey2010-04-261-3/+11
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-2441-232/+289
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove trace code from directshowaudioendpointcontrol.h.Andrew den Exter2010-04-231-5/+0
| | * | | Merge branch '4.7' of ../../qt/4.7 into 4.7Justin McPherson2010-04-2212-332/+421
| | |\ \ \
| | * | | | Gstreamer media backend: preserve playback rate after seeks and mediaDmytro Poplavskiy2010-04-211-4/+15
| | * | | | QT7 mediaservice; fix leaking strings.Justin McPherson2010-04-201-8/+7
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-1941-215/+267
| | |\ \ \ \
| | | * | | | Fix compile errors in Direct Show media service.Andrew den Exter2010-04-162-2/+2
| | | * | | | QtMediaservices -> QtMediaServices.Justin McPherson2010-04-1637-185/+185
| | | * | | | Fixed compile errors with gstreamer pluginKurt Korbatits2010-04-153-3/+3
| | | * | | | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-1540-191/+191
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-142-24/+76
| | | |\ \ \ \
| | | | * | | | Gstreamer media backend: seek to media start on end of stream.Dmytro Poplavskiy2010-04-142-24/+76
| * | | | | | | Optimization: Avoid data copy when reading jpegs from memoryaavit2010-04-231-3/+10
| | |_|_|/ / / | |/| | | | |
| * | | | | | fix memory bugLorn Potter2010-04-211-3/+1
| * | | | | | Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-2012-16/+33
| * | | | | | make sure to lock theseLorn Potter2010-04-191-0/+6
| * | | | | | move network scan to thread.Lorn Potter2010-04-192-320/+388
| |/ / / / /
* | | | | | Small GL related fixesPaul Olav Tvete2010-05-102-6/+37
| |_|_|_|/ |/| | | |
* | | | | allow multiple cursorsJeremy Katz2010-05-051-0/+1
* | | | | VNC parameters for size and display idJeremy Katz2010-05-045-20/+46
* | | | | add parameter support for platform integration pluginsJeremy Katz2010-05-046-12/+18
* | | | | Fix selecting GLXFBConfigs with depth/stencil/sample buffersTom Cooksey2010-04-301-5/+17
* | | | | Use QGLPixmapData for testlite when in OpenGL modeTom Cooksey2010-04-301-0/+5
* | | | | Add support for using OpenGL for window surfaces to testliteTom Cooksey2010-04-303-2/+21
* | | | | Fix GL extention function pointer lookups in testliteTom Cooksey2010-04-301-1/+2
* | | | | Remove windowSurface member from QTestLiteWindowTom Cooksey2010-04-303-7/+1
* | | | | Fix re-parenting of QGLWidgets in testliteTom Cooksey2010-04-292-0/+24