summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland
Commit message (Expand)AuthorAgeFilesLines
* Overhaul how platform plugins are builtAndy Nichols2013-02-06111-12793/+0
* Fix scroll wheel behavior for Wayland clientsAndy Nichols2013-01-311-4/+16
* Cleanup for Wayland client cursorsAndy Nichols2013-01-302-158/+201
* Disable desktop settings awareness for nowAndy Nichols2013-01-291-0/+2
* Fix crash when unsetting cursorAndy Nichols2013-01-291-1/+2
* Fix the pointer cursor handling.Giulio Camuffo2013-01-187-146/+182
* Fix build error in non wayland-egl backendsAndy Nichols2013-01-166-6/+6
* Draw window iconPier Luigi Fiorini2013-01-153-2/+35
* Default to Qt::ArrowCursor when cursor = 0 in changeCursor().Friedemann Kleint2013-01-151-6/+7
* Implemented moving and resizing using the decorations.Giulio Camuffo2013-01-1012-30/+110
* Draw decorations using colors from QPalette.Pier Luigi Fiorini2013-01-102-8/+27
* Client-side decoration actions.Pier Luigi Fiorini2013-01-104-4/+114
* Fix issue where hidden menus were never shown againAndy Nichols2013-01-101-1/+1
* Title don't cover buttons.Pier Luigi Fiorini2013-01-101-1/+9
* Fix menus so they do not disappear instantlyAndy Nichols2013-01-071-1/+0
* Remove WAYLAND_CLIENT_THREAD_AFFINITY logicAndy Nichols2013-01-072-10/+0
* Set surface class name.Pier Luigi Fiorini2013-01-043-0/+13
* Cleaned out usages of removed or to be removed APIs.Samuel Rødal2012-12-066-23/+6
* Cleanup QtWayland moduleAndy Nichols2012-12-034-8/+8
* Make sure the GL integrations have been fully initialized in time.Samuel Rødal2012-11-304-0/+7
* Initial implementation of decorations for EGL windows.Giulio Camuffo2012-11-1718-71/+559
* Port the Wayland QPA plugin to wayland 1.0.0.Giulio Camuffo2012-11-0421-60/+101
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-10-241-5/+2
* Follow API change for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-182-6/+2
* Follow API change for QPlatformWindow::setWindowFlagsThomas Senyk2012-10-162-4/+3
* Fixing include warnings regarding QWindowSystemInterfaceThomas Senyk2012-10-1611-11/+11
* Compile after QWindowSystemInterface API changes.Morten Johan Sorvig2012-09-282-7/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2595-2240/+2322
* m_windowManagerListener is unused variableElvis Lee2012-09-121-2/+0
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-1/+0
* Fix build errors due to api changes in QtBaseJorgen Lind2012-09-101-1/+1
* Update Wayland SHAJorgen Lind2012-08-172-2/+5
* Fix qtwayland build with QT_NO_ACCESSIBILITYLaszlo Agocs2012-08-171-0/+6
* Add support for loading theme plugins.Pier Luigi Fiorini2012-08-162-0/+16
* Make the gl integrations use the same build options as the config testsJorgen Lind2012-08-135-5/+32
* Create platform plugin binary into the local plugins directory.Pier Luigi Fiorini2012-08-131-1/+1
* Revert "Suppress QWindowSystemInterface inclusion warnings."Stephen Kelly2012-07-1811-11/+11
* Config tests for gl integrationJorgen Lind2012-07-171-50/+31
* Update wayland shaJorgen Lind2012-07-063-12/+4
* Fix QPA plugin metadata changeJorgen Lind2012-07-051-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-0311-11/+11
* build system cleanupsOswald Buddenhagen2012-06-271-1/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-272-2/+2
* Set cloexec in shm bufferLaszlo Agocs2012-06-231-2/+8
* Destroy shell surfaces on client sideLaszlo Agocs2012-06-222-0/+6
* Follow protocol changes in pointer attachLaszlo Agocs2012-06-195-18/+38
* Fix broken handling of inactive transient surfacesLaszlo Agocs2012-06-181-1/+8
* Fix global coordinate translation in clientsLaszlo Agocs2012-06-181-2/+2
* Map function keys properlyLaszlo Agocs2012-06-181-13/+10
* Introduce standard pkg-config usageDonald Carr2012-06-111-27/+7