summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* In meego, support Format_RGB32 too for eglShared images.Michael Dominic K2010-10-211-2/+3
* In meego graphics system remove a redundant check.Michael Dominic K2010-10-181-1/+1
* Removing glFinish calls in eglSharedImage code. Not needed anymore.Michael Dominic K2010-10-181-10/+0
* ::copy on the QMeeGoPixmapData creates a raster-backed pixmap.Michael Dominic K2010-10-185-2/+124
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-153-13/+55
|\
| * Correctly handle both 16bit and 32bit live pixmaps in meego graphics system.Michael Dominic K2010-10-132-5/+13
| * Correctly remove the egl alpha surface flags in meego graphics system.Michael Dominic K2010-10-131-1/+3
| * Proper dither & proper alpha checking.Michael Dominic K2010-10-131-4/+4
| * In meego graphics system, use always 16bit textures.Michael Dominic K2010-10-131-8/+40
* | Fix User 46 Panic in bearer management on Symbian.Aaron McCarthy2010-10-131-7/+3
|/
* Add support for Qt::WA_TranslucentBackground with OpenVG on Symbian^3Jason Barron2010-10-121-0/+8
* Live texture updates to meegographicssystem plugin.Michael Dominic K2010-10-076-0/+302
* Added qmake check for presence of RHttpDownloadMgr headerGareth Stockwell2010-10-031-22/+31
* Progressive download in Phonon MMF backend: added download managersGareth Stockwell2010-10-011-0/+3
* Initialise pointer variables.Aaron McCarthy2010-09-291-2/+2
* An aborted QNetworkSession on Maemo must emit SessionAbortedError.Alex2010-09-291-2/+5
* Fix compile warnings (unused variables).Aaron McCarthy2010-09-282-1/+9
* Removing libconninet 3rdparty component.Aaron McCarthy2010-09-2815-6/+2915
* Closes properly the dbus connection in icd backendAaron McCarthy2010-09-281-0/+2
* Connect/Disconnect requests needs to use the same dbus connection to ICD for ...Aaron McCarthy2010-09-282-5/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-221-14/+0
|\
| * fix qt static build on winceRomain Pokrzywka2010-09-211-14/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jason McDonald2010-09-211-3/+3
|\ \
| * | Qt headers must be included before X11 headersBenjamin Poulain2010-09-211-3/+3
| |/
* | Bump version to 4.7.1.Jason McDonald2010-09-211-1/+1
|/
* Fixed compilation of MeeGo graphics system without eglext.hSamuel Rødal2010-09-171-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-173-5/+1
|\
| * Export qt_directfb_.* functions in plugin as wellAnders Bakken2010-09-173-5/+1
* | Remove pre-Symbian3 plugins from Symbian3 and later buildsMiikka Heikkinen2010-09-173-6/+17
|/
* Make SourceOver work properly in Qt/DirectFBAnders Bakken2010-09-161-1/+1
* Check S60_VERSION instead of existence of certain files in bearer pluginMiikka Heikkinen2010-09-162-15/+15
* Fixed missing background for regular Qt applications with MeeGo system.Samuel Rødal2010-09-141-1/+0
* Don't add generic subdirs project twice.Aaron McCarthy2010-09-131-3/+3
* Remove debug, quiet warnings.Aaron McCarthy2010-09-131-2/+0
* Fix memory leaks and valgrind errors.Aaron McCarthy2010-09-131-2/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-101-0/+2
|\
| * Bearer management: Fix compilation with namespace.Christian Kandeler2010-09-101-0/+2
* | Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-101-8/+8
* | Updated license headers for meego graphics system.Samuel Rødal2010-09-108-56/+272
* | Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-1010-148/+153
* | Renamed meego graphics system files.Samuel Rødal2010-09-109-0/+0
* | Imported meego graphics system sources.Samuel Rødal2010-09-109-0/+738
|/
* protect nil dictionary from release.Lorn Potter2010-09-031-38/+47
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-034-94/+152
|\
| * Fix potential KERN-EXEC 0 on Symbian.Aaron McCarthy2010-09-021-5/+16
| * Revert "Restore default if to system default on session close."Aaron McCarthy2010-09-022-29/+14
| * Fix EasyWLAN handling.Aaron McCarthy2010-09-014-67/+129
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-013-19/+35
|\ \ | |/
| * Restore default if to system default on session close.Aaron McCarthy2010-08-262-16/+32
| * QNetworkSession::close() method now send closed() signal while faking disconn...Tomasz Bursztyka2010-08-251-3/+3