summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6'Thiago Macieira2009-10-262-1/+13
|\
| * Store DirectFB winID as a dynamic propertyAnders Bakken2009-10-221-0/+13
| * Remove declaration of QDirectFBScreen::scrollAnders Bakken2009-10-221-1/+0
* | Merge branch '4.6'Thiago Macieira2009-10-216-81/+124
|\ \ | |/
| * 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
* | Merge branch '4.6'Thiago Macieira2009-10-1621-1148/+261
|\ \ | |/
| * 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
* | Merge branch '4.6'Thiago Macieira2009-10-082-8/+15
|\ \ | |/
| * Stub out flush() in the PowerVR GL window surface classRhys Weatherley2009-10-082-8/+15
* | Merge branch '4.6'Thiago Macieira2009-10-057-65/+86
|\ \ | |/
| * 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
* | Merge branch '4.6'Thiago Macieira2009-09-305-1/+125
|\ \ | |/
| * QString(" => QString::fromLatin1("Anders Bakken2009-09-291-1/+1
| * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-292-2/+5
| |\
| * | 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
| |\ \
| * \ \ Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-23146-2750/+3771
| |\ \ \
| * | | | Rename videoplayer, to avoid clash with Symbian's headers.Frans Englich2009-09-231-2/+2
| * | | | Experimenting to make video visible.Gareth Stockwell2009-09-231-0/+4
| * | | | RoomLevel is not available in SDK 3.1, remove it.Frans Englich2009-09-231-1/+1
| * | | | Replaced explicit epoc32/include path with (more portable) MW_LAYER_SYSTEMINC...Gareth Stockwell2009-09-231-1/+1
| * | | | Added a utility function for reading color of individual pixels from the screenGareth Stockwell2009-09-231-0/+1
| * | | | Make mmfphonondebug static, and do some build fixes.Frans Englich2009-09-163-3/+5
| * | | | Fixes to include paths, required due to objectdump renamingGareth Stockwell2009-09-151-2/+2
| * | | | Rename objectdump to mmfphonondebug in order to avoid conflicts.Frans Englich2009-09-142-3/+3
| * | | | Reserve & use UIDs.Frans Englich2009-09-142-4/+5
| * | | | Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-09-101-5/+3
| |\ \ \ \
| | * | | | Simplify inclusion of osextensions.Frans Englich2009-09-091-5/+3
| * | | | | Fixed problems with compiling for ARMV5Gareth Stockwell2009-09-101-1/+1
| |/ / / /
| * | | | Added epoc32/include/osextensions include path, necessary to compile in S60 5...Gareth Stockwell2009-09-091-0/+2
| * | | | Work on extending the framework for accomodating effects.Frans Englich2009-09-092-14/+26