summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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 QDateTime on S60 3.1Shane Kearns2009-10-291-5/+91
* | Fix LIBRARY and ICONJørgen Lind2009-10-293-1/+7
* | Fixed MENU and QWS_PROXYSCREENJørgen Lind2009-10-292-2/+8
|/
* 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
* | Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-12/+5
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-249-15/+126
|\ \ | |/
| * Fix 3.1 build - move unimplemented RFs API to the S60 pluginShane Kearns2009-09-237-7/+112
| * Don't disable painting with multiple screens and VNCJeremy Katz2009-09-232-8/+14
* | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-23146-2750/+3771
|\ \ | |/
| * QJpegImageHandle: Avoid smooth scalling when it should not.Olivier Goffart2009-09-231-1/+5
| * A pen/brush can be invalid and have a valid colorAnders Bakken2009-09-181-8/+12
| * Implement QDirectFBPaintEngine::drawRoundedRectAnders Bakken2009-09-182-1/+10
| * Fix a bug in QDirectFBWindowSurface::scrollAnders Bakken2009-09-171-0/+2
| * Merge commit 'origin/4.5' into 4.6Rhys Weatherley2009-09-171-0/+7
| |\
| | * Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-171-0/+7
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-172-50/+5
| |\ \
| | * | Simplify QDirectFBPixmapData::fromDataBufferAnders Bakken2009-09-161-48/+3
| | * | Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-161-2/+2
| * | | Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-2/+2
| |\ \ \ | | | |/ | | |/|