summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * Wayland supports multiple windows.Shawn Rutledge2013-12-181-0/+3
| * Fix initialization of a text input manager pointerMichael Krasnyk2013-12-161-0/+1
| * QtCompositor: Allow key events to be delivered to unfocused windowsAndrew den Exter2013-12-162-22/+25
| * InputMethod extension fixupsAndrew Knight2013-12-161-0/+1
| * Link against glib if necessary.Robin Burchell2013-12-111-1/+2
| * Pass full screen method constant name instead of valuePier Luigi Fiorini2013-12-101-1/+1
| * 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
| * Added dependency for wayland-server to brcm-egl.Rebecca Worledge2013-11-281-1/+1
| * QWayland-EGL: blacklist Mesa drivers from creating threaded GLAndrew Knight2013-11-252-2/+20
| * Wayland-EGL QPA: Support desktop OpenGL as wellAndrew Knight2013-11-254-9/+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
| * Fix initialization without eglBindWaylandDisplayWLJan Arne Petersen2013-11-221-1/+1
| * Override QPlatformWindow::requestActivateWindowRobin Burchell2013-11-212-0/+8
| * Fixes for BRCM integrationRebecca Worledge2013-11-132-14/+14
| * Add wayland-server as a dependency to wayland-eglJorgen Lind2013-11-111-2/+2
| * explicitly request wayland-scanner featureOswald Buddenhagen2013-10-217-0/+7
| * Use new EGL_WAYLAND_Y_INVERTED_WL attribute to query Y inversion of a buffer.Robin Burchell2013-10-171-0/+14
| * Remove code for EGL_WL_request_client_buffer_format.Robin Burchell2013-10-171-22/+0
| * 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
| * Fix building xcomposite plugins with pkg-configLaszlo Agocs2013-09-102-2/+2
* | Bump version to 5.3Pier Luigi Fiorini2013-11-159-9/+9
* | Wayland platform: Do not claim threaded GL support in xcomposite-glxLaszlo Agocs2013-09-111-1/+1
* | Wayland platform: Fix xcomposite backends not to hang after the first GL frameLaszlo Agocs2013-09-116-2/+6
* | Wayland platform: Fix xcomposite-glx for GL apps on Qt 5.2Laszlo Agocs2013-09-111-2/+12
* | Update to work with Qt 5.2Andy Nichols2013-09-109-9/+9
|/
* 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
* Remove unused QtWayland::ObjectJan Arne Petersen2013-08-223-3/+0
* Add support for non default Wayland EGL implementationsJan Arne Petersen2013-08-221-33/+56
* 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