summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-062-1/+44
* Support composition mode source for drawing in dfbAnders Bakken2009-11-061-19/+52
* Reset composition mode after drawing in dfbAnders Bakken2009-11-061-3/+8
* Fix bad merge from 4.5 in powervr codeRhys Weatherley2009-11-061-61/+0
* Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-0/+61
|\
| * Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-11-011-1/+1
| * The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-11-011-3/+4
| * Remove unnecessary PowerVR helper functionsRhys Weatherley2009-11-012-75/+0
| * Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-11-019-9/+162
| * Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-154-148/+11
| * Back port fixes from PowerVR driver in 4.6 to 4.5Rhys Weatherley2009-10-093-9/+16
| * Bump version number of 4.5 branch to 4.5.4.Jason McDonald2009-10-051-1/+1
| * Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-034-4/+16
|\ \
| * \ Merge commit 'origin/4.6' into featureJørgen Lind2009-11-022-6/+92
| |\ \
| | * | Compilation failure for OpenGL and OpenVG graphic system plugins whenKeith Isdale2009-11-021-8/+2
| | * | Compilation failure for OpenGL and OpenVG graphic system plugins whenKeith Isdale2009-11-021-2/+8
| * | | Fix LIBRARY and ICONJørgen Lind2009-10-293-1/+7
| * | | Fixed MENU and QWS_PROXYSCREENJørgen Lind2009-10-292-2/+8
* | | | Re-added checking for existence of sqlite3 binaries to Symbian buildsMiikka Heikkinen2009-11-021-2/+4
| |/ / |/| |
* | | Fix QDateTime on S60 3.1Shane Kearns2009-10-291-5/+91
|/ /
* | Store DirectFB winID as a dynamic propertyAnders Bakken2009-10-221-0/+13
* | Remove declaration of QDirectFBScreen::scrollAnders Bakken2009-10-221-1/+0
* | Increase PowerVR memory alignment from 8 to 32 for SGX systems.Rhys Weatherley2009-10-201-1/+1
* | Introduce the QAccessibleActionInterfaceHarald Fernengel2009-10-202-1/+69
* | Implement QAccesibleValueInterface for QProgressBarHarald Fernengel2009-10-203-1/+50
* | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-10-201-3/+4
* | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-10-202-75/+0
* | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-10-169-9/+162
* | Allow setting DFBDisplayLayer background colorAnders Bakken2009-10-151-7/+59
* | Don't trust layer when using window_as_cursorAnders Bakken2009-10-151-1/+1
* | Make QT_DIRECTFB_SUBSURFACE an opt-in optionAnders Bakken2009-10-151-2/+2
* | Fix a problem with QDirectFBScreen::instanceAnders Bakken2009-10-152-6/+12
* | qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-151-13/+1
* | Don't create too many window surfaces in DFBAnders Bakken2009-10-131-1/+5
* | Make sure we don't repaint when moving a windowAnders Bakken2009-10-131-0/+2
* | Remove the surface holder from the PowerVR screen driverRhys Weatherley2009-10-134-148/+11
* | Update the OpenGL for Qt/Embedded documentationRhys Weatherley2009-10-131-0/+6
* | Remove the hybrid screen driver.Rhys Weatherley2009-10-127-961/+0
* | Stub out flush() in the PowerVR GL window surface classRhys Weatherley2009-10-082-8/+15
* | Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8
* | Add "opengl2" as an option for creating an OpenGL graphics systemRhys Weatherley2009-10-011-0/+10
* | Made qpluginbase.pri include properly relative to s60pluginbase.priMiikka Heikkinen2009-10-011-1/+1
* | Fix a window opacity bug with DirectFBAnders Bakken2009-10-012-52/+60
* | Make sure gccaps is properly initialized for dfbpeAnders Bakken2009-10-011-0/+2
* | Clean up releaseSurface in QDirectFBPaintDeviceAnders Bakken2009-10-012-7/+5
* | QString(" => QString::fromLatin1("Anders Bakken2009-09-291-1/+1
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-292-2/+5
|\ \
| * | Fix a alpha issue with RGB32 and DirectFBAnders Bakken2009-09-291-1/+4
| * | Fix QT_VNC_NO_DISABLEPAINTING logicPaul Olav Tvete2009-09-251-1/+1