summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* Build fix for platforms without xkbcommon.hDominik Holland2013-12-101-0/+6
* Fix the override of glBindFrameBufferObject when parameter is 0Jorgen Lind2013-11-282-6/+13
* QWayland-EGL: blacklist Mesa drivers from creating threaded GLAndrew Knight2013-11-252-2/+20
* Wayland-EGL QPA: Support desktop OpenGL as wellAndrew Knight2013-11-253-6/+23
* Implement Drag&Drop support in platform pluginJan Arne Petersen2013-11-2216-530/+615
* Add support for text protocol to platform pluginJan Arne Petersen2013-11-228-5/+378
* Override QPlatformWindow::requestActivateWindowRobin Burchell2013-11-212-0/+8
* Fixes for BRCM integrationRebecca Worledge2013-11-132-14/+14
* explicitly request wayland-scanner featureOswald Buddenhagen2013-10-214-0/+4
* Make the platform plugin compatible with qt 5.2.Giulio Camuffo2013-10-118-14/+15
* Avoid dereferencing a null pointer when QMimeData is 0Andrew Knight2013-10-011-0/+4
* Support application internal mouse grabbing for popup windowsGiulio Camuffo2013-09-203-7/+47
* Initialize more variableOlivier Goffart2013-09-202-0/+4
* Compositor: add BypassWindowManager hint to WindowFlagsAndrew Knight2013-09-201-1/+2
* Set surface title on platform window creationPier Luigi Fiorini2013-09-141-0/+3
* Constrain window geometryAndrew Knight2013-09-122-6/+8
* Set window state on platform window creationAndrew Knight2013-09-121-1/+1
* Just exit instead of asking the application to quit when the connection goes ...Robin Burchell2013-09-122-7/+13
* Allow to set a fixed DPI for the screenJan Arne Petersen2013-09-102-0/+11
* Add missing errno.h includeJan Arne Petersen2013-09-101-0/+2
* Wayland platform: Do not crash when opening a popup without the mouseLaszlo Agocs2013-09-101-1/+2
* Compositor: Fix refresh rateAndrew Knight2013-09-091-1/+1
* Delete the frame callback when destroying a windowGiulio Camuffo2013-08-271-0/+2
* Quit when the wayland socket is closed.Giulio Camuffo2013-08-222-3/+7
* Fix transient and popup windows with the parent without a shell surfaceGiulio Camuffo2013-08-221-2/+2
* Fix key handling.Giulio Camuffo2013-08-221-20/+64
* Generic Wayland platform themePier Luigi Fiorini2013-08-223-3/+54
* Fix the popups handling.Giulio Camuffo2013-08-224-4/+61
* Send expose event when application changes sizeJan Arne Petersen2013-08-221-0/+5
* Make QWaylandWindow::setVisible(false) workGiulio Camuffo2013-08-211-0/+1
* Destroy extended surface objectMikko Harju2013-08-192-0/+6
* Fix Qt key extension loadingAndrew Knight2013-08-141-1/+1
* Correct placement of window event flush for window stateAndrew Knight2013-08-131-3/+3
* Handle close of transient children upon window destructionAndrew Knight2013-08-091-1/+7
* Integrate QWindow::Visibility into Compositor APIAndrew Knight2013-08-094-31/+7
* Fix brcm-egl plugin to compileJan Arne Petersen2013-08-094-8/+8
* Remove deadlock in resizeJørgen Lind2013-08-065-33/+40
* Implement QPlatformWindow::raise() in QWaylandWindow and relay it to the comp...Robin Burchell2013-08-062-0/+17
* Show screen name based on output modelPier Luigi Fiorini2013-08-062-1/+7
* Send touch events to the focused windowJan Arne Petersen2013-08-061-2/+4
* Make sure to set the right cursor for the surface on mouse enterGiulio Camuffo2013-08-057-35/+49
* Fixed compilation error caused by wl_xcompositeFilip Piechocki2013-08-023-13/+13
* Fix warning unusedJørgen Lind2013-07-271-0/+1
* Fix switching of active window.Giulio Camuffo2013-07-242-4/+37
* fix namespaced buildOswald Buddenhagen2013-07-2341-38/+111
* Improve the cursor handlingGiulio Camuffo2013-06-289-49/+73
* Fixup the windowmanager extension codeJørgen Lind2013-06-2618-79/+18
* Move the commit out of damageJørgen Lind2013-06-114-7/+8
* Remove unneeded functionsJørgen Lind2013-06-103-17/+2
* Remove the wl_surface functions from QWaylandWindowJørgen Lind2013-06-106-12/+8