summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make QOpenKODEWindow not delete context when in fullscreen modeJørgen Lind2010-08-032-29/+32
* Make it possible to view what format a QPlatformGlContext hasJørgen Lind2010-08-036-5/+121
* Make openkode plugin handle eventsJørgen Lind2010-08-0210-293/+496
* Make eglfs use defaultsharedcontextJørgen Lind2010-08-022-0/+6
* Made QPlatformWidnow::glContext a const functionJørgen Lind2010-07-277-15/+10
* Add QT_BEGIN_NAMESPACE and QT_BEGIN_HEADER to openkode pluginJørgen Lind2010-07-276-2/+22
* Refactored the eglfs pluginJørgen Lind2010-07-2712-412/+654
* Renamed files in EGLFS platform pluginJørgen Lind2010-07-274-5/+7
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-233-60/+134
* Removed createBlittable factory function from PlatformIntegrationJørgen Lind2010-07-2214-441/+8
* Quick-and-dirty grabWindoe() implementation for the VNC pluginPaul Olav Tvete2010-07-212-10/+36
* Cleanup directfb input handling in lighthouseJørgen Lind2010-07-206-108/+74
* Eventloop integration in LighthouseJørgen Lind2010-07-207-42/+63
* Remove qDebug()Paul Olav Tvete2010-07-151-3/+3
* Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-1425-3958/+230
|\
| * Quiet qmake warnings during configure.Aaron McCarthy2010-07-082-17/+21
| * Fix build failure with cs2009q3 toolchain.Aaron McCarthy2010-07-052-7/+7
| * make image handler includes privateOswald Buddenhagen2010-07-044-4/+4
| * Fix incomplete support for built-in jpeg, mng, tiff and gif handlersMark Brand2010-07-021-4/+4
| * Split image handler plugin project filesMark Brand2010-07-0212-3759/+8
| * No explicit link to zlib/jpeg for system mng/tiffMark Brand2010-07-022-19/+14
| * Fix compiler warning.Aaron McCarthy2010-07-021-1/+1
| * Abort if connection to DBus cannot be established.Aaron McCarthy2010-07-021-0/+5
| * Reformat whitespace according to coding styleMark Brand2010-06-303-77/+77
| * Fix build failure on Symbian^3.Aaron McCarthy2010-06-301-2/+3
| * When application calls QNetworkSession::close() or QNetworkSession::stop(), m...Jukka Rissanen2010-06-291-22/+33
| * Build fix for src/plugins/phonon/mmfGareth Stockwell2010-06-281-93/+121
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-271-30/+0
| |\
| | * Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-30/+0
| | |\
| | | * Prevent warnings about EPOCROOT coming out when not on symbianAndy Shaw2010-06-211-125/+125
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-151-1/+1
| | | |\
| | | | * Bump version number after 4.6.3 release.Jason McDonald2010-06-151-1/+1
| * | | | Avoid memory allocation when converting from Gbk to unicode.Benjamin Poulain2010-06-251-6/+15
| |/ / /
* | | | Add full-screen EGL-based GL backendPaul Olav Tvete2010-07-134-0/+625
* | | | Lighthouse egl refactoringJørgen Lind2010-07-127-250/+327
* | | | Added QPlatformWindowFormatJørgen Lind2010-07-092-56/+242
* | | | cleaning up QOpenKODEWindowJørgen Lind2010-07-082-24/+13
* | | | Fix deletion of QPlatformGLContextJørgen Lind2010-07-081-27/+9
* | | | Make openkode work with new interfaces and moved egl stuff into pluginJørgen Lind2010-07-088-235/+239
* | | | Compile after _qpa renamingPaul Olav Tvete2010-06-292-2/+2
* | | | Compile fix for testlite pluginJørgen Lind2010-06-242-0/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-06-246-235/+482
|\ \ \ \ | |/ / /
| * | | Abort open early if network session is in the process of openning.Aaron McCarthy2010-06-242-5/+20
| * | | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-55/+37
| * | | Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-6/+29
| * | | Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-51/+18
| * | | Cherry pick fix for MOBILITY-965 from Qt Mobility.Aaron McCarthy2010-06-243-10/+147
| * | | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-6/+29
| * | | Cherry pick fix for MOBILITY-853 from Qt Mobility.Aaron McCarthy2010-06-242-0/+71
| * | | Cherry pick fix for MOBILITY-1031 from Qt Mobility.Aaron McCarthy2010-06-243-22/+29