summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Trailing whitespace fixes.Michael Dominic K2010-11-113-15/+15
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-114-46/+87
|\ \
| * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7juhvu2010-11-102-36/+51
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-11-0929-383/+1102
| | |\ \
| | * | | get rid of dependency on QtGuiLorn Potter2010-11-092-36/+51
| * | | | Removed implicity QtGui linking from icd.pro as it is not needed.juhvu2010-11-091-1/+1
| | |/ / | |/| |
| * | | DFB: Make sure QPixmap::hasAlpha is respectedAnders Bakken2010-11-081-7/+27
| * | | Fix some painting issues in QDirectFBPaintEngineAnders Bakken2010-11-081-9/+15
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-101-1/+1
|\ \ \ \ | |_|_|/ |/| | |