summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature' into 4.6Jørgen Lind2009-11-061-2/+2
|\
| * Fix QT_NO_SHORTCUTJørgen Lind2009-11-061-2/+2
* | Merge branch '4.6-s60' into 4.6axis2009-11-062-5/+10
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-051-0/+61
| |\ \
| * \ \ Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-041-0/+2
| |\ \ \
| | * | | Added UIDs to projects lacking themMiikka Heikkinen2009-11-041-0/+2
| * | | | Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-041-5/+6
| * | | | Merge branch '4.6' into mmfphononGareth Stockwell2009-11-036-11/+111
| |\| | |
| * | | | Video screen region is updated in response to ancestors of video widgetGareth Stockwell2009-10-231-0/+2
* | | | | 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-021-1/+1
| * | The shipped pvr2d.h/wsegl.h for PowerVR do not work with MBXRhys Weatherley2009-11-021-3/+4
| * | Remove unnecessary PowerVR helper functionsRhys Weatherley2009-11-022-75/+0
| * | Make screen rotation work properly with the PowerVR screen driverRhys Weatherley2009-11-029-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-211-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-137-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