summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleaned out usages of removed or to be removed APIs.Samuel Rødal2012-12-0611-86/+6
* Cleanup QtWayland moduleAndy Nichols2012-12-0330-1908/+552
* Change setPos -> setPosition in WaylandSurfaceItem.David Yip2012-12-031-1/+1
* 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 to libxkbcommon 0.2.0.Giulio Camuffo2012-11-051-4/+4
* Update QtCompositor API to use wayland 1.0.0Andy Nichols2012-11-043-7/+25
* 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
* Prevent leaking texture ids.Samuel Rødal2012-10-242-4/+16
* 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
* Changing from QQuickCanvas to QQuickWindowThomas Senyk2012-10-161-6/+6
* change the order of subdirsElvis Lee2012-10-081-1/+1
* Compile after QWindowSystemInterface API changes.Morten Johan Sorvig2012-09-282-7/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-25166-2679/+2925
* Fixed modifiers not working for non-Qt wayland clients.Samuel Rødal2012-09-222-1/+52
* Made qtwayland compositor handle plain wayland clients.Samuel Rødal2012-09-223-0/+96
* Prevent crashing the compositor when the client wants to unset the cursor.Samuel Rødal2012-09-221-1/+3
* m_windowManagerListener is unused variableElvis Lee2012-09-121-2/+0
* use wl_list_for_each_safe instead of wl_list_for_eachElvis Lee2012-09-121-2/+2
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-112-3/+0
* Fix build errors due to api changes in QtBaseJorgen Lind2012-09-101-1/+1
* Fix mouse input in WaylandSurfaceItem.Pier Luigi Fiorini2012-08-271-4/+8
* qtwayland: correct order of parameters in setMouseFocus()Elvis Lee2012-08-201-1/+1
* Update Wayland SHAJorgen Lind2012-08-173-3/+6
* Do not pass texture ownership to scenegraph in WaylandSurfaceItemLaszlo Agocs2012-08-171-1/+1
* Fix qtwayland build with QT_NO_ACCESSIBILITYLaszlo Agocs2012-08-171-0/+6
* Wheel event support in WaylandSurfaceItemLaszlo Agocs2012-08-172-0/+9
* Add sendConfigure() for WaylandSurfaceElvis Lee2012-08-172-0/+8
* 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-138-9/+50
* Create platform plugin binary into the local plugins directory.Pier Luigi Fiorini2012-08-131-1/+1
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Need to NULL check for parent() in parentSurface()Elvis Lee2012-08-101-1/+1
* Fix fall out from shell protocol changeLaszlo Agocs2012-07-252-4/+4
* Revert "Suppress QWindowSystemInterface inclusion warnings."Stephen Kelly2012-07-1811-11/+11
* Config tests for gl integrationJorgen Lind2012-07-172-77/+53
* Update wayland shaJorgen Lind2012-07-063-12/+4
* Use the new QPlatformNativeInterface native resource function getterJørgen Lind2012-07-051-4/+9
* Fix QPA plugin metadata changeJorgen Lind2012-07-051-1/+1
* Still support building with pri filesJorgen Lind2012-07-052-2/+2
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-0311-11/+11
* build system cleanupsOswald Buddenhagen2012-06-273-9/+3
* switch to new-style configure testsOswald Buddenhagen2012-06-273-3/+3
* auto-generate module prisOswald Buddenhagen2012-06-272-5/+5
* 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