summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add authentication token support for wayland windowsLasse Holmstedt2011-05-254-7/+17
* Refer to 3rdparty in windowmanagerintegration headersLasse Holmstedt2011-05-241-6/+6
* Move wayland headers files to 3rdparty due to copyright issuesLasse Holmstedt2011-05-242-118/+0
* Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-194-5/+31
* Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
* Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
* Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
* Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2
* Wayland: send surface id + process id pairs to compositorLasse Holmstedt2011-05-199-1/+324
* Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-05-0425-123/+310
|\
| * Remove warningsJørgen Lind2011-05-031-0/+1
| * Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-035-50/+26
| * wayland: Track wayland changesKristian Høgsberg2011-04-285-21/+12
| * Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-04-2814-164/+868
| |\
| * | Support GL ES 2 with uikit.con2011-04-276-43/+101
| * | Added missing function in QWaylandWindow.Samuel Rødal2011-04-191-0/+3
| * | wayland: Drop a debug qWarning()Kristian Høgsberg2011-04-191-3/+0
| * | wayland: Discard motion and button events receive with a NULL pointer focusKristian Høgsberg2011-04-191-0/+18
| * | wayland: Include eglconvenience.pri instead of pulling in individual fileKristian Høgsberg2011-04-191-5/+4
| * | wayland: Remove unused EGLConfig fieldKristian Høgsberg2011-04-191-1/+0
| * | wayland: Add native access interface for Wayland pluginKristian Høgsberg2011-04-195-0/+144
| * | Fixes compilation of wayland plugin after latest changes in wayland.Samuel Rødal2011-04-181-0/+1
* | | Merge branch '4.8-upstream'Thierry Bastian2011-04-2814-164/+868
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-211-1/+1
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-201-1/+1
| | |\ \
| | | * | Fix Symbian/Linux compilation breakage in plugins/qmltoolingKai Koehne2011-04-201-1/+1
| * | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-2011-8/+706
| |\ \ \ \
| | * | | | Fix compilation with symbian-armccOlivier Goffart2011-04-191-1/+1
| | * | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-191-1/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix build of Qt/DirectFB without graphics view support.Denis Oliver Kropp2011-04-181-1/+3
| | * | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-1810-7/+703
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-1510-7/+703
| | | |\ \ | | | | |/
| | | | * QmlDebug: Fix license headers in new ost pluginKai Koehne2011-04-155-65/+65
| | | | * Adding plugin qmltooling/qmlostplugin for QML debugging over OST (USB) on Sym...Tom Sutcliffe2011-04-147-0/+692
| | | | * QmlDebug: Rename 'tcpserver' library to 'qmldbg_tcp'Kai Koehne2011-04-144-4/+3
| | | | * QDeclarativeDebug: Don't crash when connection is closedKai Koehne2011-04-141-3/+8
| * | | | Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-203-156/+162
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "QNativeWifiEngine: Fix problem with wifi polling on Windows"Martin Petersson2011-04-181-5/+0
| | * | | QNativeWifiEngine: Fix problem with wifi polling on WindowsMartin Petersson2011-04-141-0/+5
| | * | | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-1114-28/+65
| | |\ \ \
| | * | | | Add partial upgrade rules for Qt's pluginsShane Kearns2011-03-311-0/+19
| | * | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-25198-1191/+8817
| | |\ \ \ \
| | * | | | | Make creating sockets with an explicit network session thread safeShane Kearns2011-03-151-0/+3
| | * | | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-082-142/+138
| | |\ \ \ \ \
| | | * | | | | Refactor dangerous multiple inheritanceShane Kearns2011-02-212-25/+86
| | | * | | | | Fix RConnection handle leak in symbian bearer pluginShane Kearns2011-02-212-56/+40
| | | * | | | | Remove open C setdefaultif support from symbian QNetworkSessionShane Kearns2011-02-212-68/+3
| | | * | | | | Explicit network session for QNetworkAccessManagerShane Kearns2011-02-172-1/+7
| | | * | | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-07249-2258/+7651
| | | |\ \ \ \ \
| | | * | | | | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+3