summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul how platform plugins are builtAndy Nichols2013-02-061-448/+0
* Draw window iconPier Luigi Fiorini2013-01-151-0/+8
* Implemented moving and resizing using the decorations.Giulio Camuffo2013-01-101-5/+31
* Set surface class name.Pier Luigi Fiorini2013-01-041-0/+6
* Cleaned out usages of removed or to be removed APIs.Samuel Rødal2012-12-061-14/+4
* Initial implementation of decorations for EGL windows.Giulio Camuffo2012-11-171-0/+30
* Port the Wayland QPA plugin to wayland 1.0.0.Giulio Camuffo2012-11-041-0/+1
* Follow API change for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-181-5/+1
* Follow API change for QPlatformWindow::setWindowFlagsThomas Senyk2012-10-161-3/+2
* Fixing include warnings regarding QWindowSystemInterfaceThomas Senyk2012-10-161-1/+1
* Compile after QWindowSystemInterface API changes.Morten Johan Sorvig2012-09-281-3/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Revert "Suppress QWindowSystemInterface inclusion warnings."Stephen Kelly2012-07-181-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Fix global coordinate translation in clientsLaszlo Agocs2012-06-181-2/+2
* Position windows with transient parents properlyLaszlo Agocs2012-05-211-2/+5
* Call set_toplevel properly to fix apps on westonLaszlo Agocs2012-05-151-3/+3
* Do not crash all the time with shm appsLaszlo Agocs2012-05-101-2/+3
* Update to wayland headLaszlo Agocs2012-05-091-1/+4
* Do not lose window flags set before creating the platform windowLaszlo Agocs2012-05-091-0/+2
* QWindow::visible() -> QWindow::isVisible() compile fixSamuel Rødal2012-05-071-1/+1
* Don't crash if no extended window extension is presentThiago Macieira2012-04-241-1/+3
* Sync up with the latest wayland developments.Hannu Lyytinen2012-04-191-3/+1
* Client side decorationJørgen Lind2012-04-111-11/+129
* Prevented crash and missing animation for shm clients.Samuel Rødal2012-03-281-3/+4
* Send expose events and resize events according to specGunnar Sletta2012-03-191-1/+7
* react to and send expose eventsGunnar Sletta2012-03-121-0/+11
* Support ShowIsFullScreen in plugin and compositor.Samuel Rødal2012-02-231-1/+17
* Added window flags to the surface-extension protocolGunnar Sletta2012-02-101-0/+5
* Added reporting of window and content orientation to surface extension.Samuel Rødal2012-02-011-0/+16
* Revert "Do not attach null buffer."Laszlo Agocs2012-01-301-0/+2
* Do not attach null buffer.Laszlo Agocs2012-01-301-2/+0
* Null out the frame callback ptr properly.Laszlo Agocs2012-01-301-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Implement subsurfaces extensionJørgen Lind2012-01-041-6/+18
* Make all QWaylandWindows have a wl_surface for the entire lifespanJørgen Lind2011-12-201-35/+23
* Added surface_extension and output_extensionJørgen Lind2011-12-201-1/+21
* Implement shell_surfaceJørgen Lind2011-12-121-2/+8
* Updated to head of Wayland, but did not fix clipboard or dndJørgen Lind2011-11-301-3/+13
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-121-0/+3
|\
| * Generic property support for platform windowsLasse Holmstedt2011-09-051-0/+3
* | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-311-1/+1
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-2/+2
|\|
| * Removed damaging of waylandsurface after creationMartin Zielinski2011-06-271-2/+2
| * Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-231-12/+9
| * Update the wayland pluginJørgen Lind2011-06-231-5/+4
* | Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-231-12/+8
* | Update the wayland pluginJørgen Lind2011-06-231-6/+6