summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Prevents crashing when ICO file has bad color table valueMauri VehniƤinen2011-02-181-0/+2
* Change to release license header.Jason McDonald2011-02-16193-2509/+2509
* Rename 'plugins\qmldebugging' (work around qmake issues)Kai Koehne2011-02-155-3/+3
* QDeclarativeDebug: Move Tcp server to separate pluginKai Koehne2011-02-155-2/+280
* Fix random crashes when bearer suddenly goes downShane Kearns2011-02-091-3/+3
* Fix ConnMan bearer plugin to use new net.connman service name.Leena Gunda2011-01-174-585/+20
* Allow IAP to be selected in Phonon MMF backendRuth Sadler2011-01-131-0/+3
* Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-121-0/+2
* Update copyright year to 2011.Jason McDonald2011-01-11191-191/+191
* Merge branch 'review-4.7' into staging-4.7Gabriel de Dietrich2011-01-074-159/+0
|\
| * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-211-0/+3
| |\
| * | Remove support for automatic tactile feedback from QS60StyleSami Merila2010-12-164-159/+0
* | | Fix KERN-EXEC 0 panic on exit when bearer is searching for WLANsShane Kearns2011-01-061-2/+4
* | | Pre-create the GL share widget before window surface creation.Michael Dominic K2011-01-041-6/+2
| |/ |/|
* | Quiet unused parameter warnings.Aaron McCarthy2010-12-201-0/+3
|/
* Fix possible null pointer dereference.Aaron McCarthy2010-12-151-3/+5
* Ensure that DBus is connected before all uses.Aaron McCarthy2010-12-152-11/+88
* Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-141-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-082-5/+15
|\
| * Use a different dither distribution matrix + a bit of rand.Michael Dominic K2010-12-081-4/+7
| * Make sure QMeeGoGraphicsSystem::setTranslucent can't be called if surface alr...Michael Dominic K2010-12-081-1/+8
* | Proxy mode was not correctly checked.Jukka Rissanen2010-12-081-2/+2
|/
* Fix proxy reading from gconf so that it is only done once / session.Jukka Rissanen2010-12-062-4/+15
* Remove the FIXME, it's fixedThiago Macieira2010-11-281-1/+1
* Fix warning about uninitialised varibale.Thiago Macieira2010-11-281-0/+1
* Fix warnings related to unused variables.Thiago Macieira2010-11-261-2/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-241-1/+1
|\
| * Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-231-0/+2
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-191-1/+1
| |\ \
| | * \ Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-184-31/+64
| | |\ \
| | * | | Bump Qt version to 4.7.2.Jason McDonald2010-11-121-1/+1
* | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-221-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-191-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Compile with QT_NO_PROXYSCREEN.Sam Magnuson2010-11-191-0/+2
| | | |/ | | |/|
* | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-202-2/+2
|\| | |
| * | | Doc: Fixing typoSergio Ahumada2010-11-162-2/+2
| |/ /
* / / Tactile Feedback plugin is not compiled in latest Sym^3 RnD envsSami Merila2010-11-182-2/+2
|/ /
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Perttu Pohjonen2010-11-151-3/+3
|\ \
| * | Fix for KERN-EXEC 0 caused by QNetworkAccessManager::getVille Pernu2010-11-121-3/+3
| * | Minor adjustments to merge-request 915Donald Carr2010-11-121-2/+2
| * | Implement brush transformations for directfb.Sam Magnuson2010-11-121-14/+28
| |/
* | Fix for E32User-CBASE 46 Panic when using CActiveSchedulerWaitPerttu Pohjonen2010-11-152-14/+33
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-111-14/+28
|\ \ | |/ |/|
| * Minor adjustments to merge-request 915Donald Carr2010-11-111-2/+2
| * Implement brush transformations for directfb.Sam Magnuson2010-11-111-14/+28
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-116-37/+146
|\ \ | |/ |/|
| * Coding style: bang cleanup.Michael Dominic K2010-11-111-10/+10
| * Removed call to glFinish, obsoleted by fence syncs.Michael Dominic K2010-11-111-1/+0
| * Plugin-side support for creating/destroying/waiting on fence sync.Michael Dominic K2010-11-114-13/+49
| * Added MeeGo graphicssystem entry points for KHR_fence_sync.Michael Dominic K2010-11-112-2/+76