summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.6.2' into 5.6Paul Olav Tvete2016-08-263-7/+17
|\
| * Client: Fix keyboard focus logic and crashJohan Klokkhammer Helsing2016-08-263-7/+17
* | Pass TRANSIENT_INACTIVE flag for windows with WA_ShowWithoutActivatingMartin Gräßlin2016-08-261-1/+9
|/
* Fix crash on client exitWieland Hagen2016-08-181-4/+13
* Client: Fix popup position for xdg shellJohan Klokkhammer Helsing2016-08-106-1/+163
* Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-0913-40/+337
* Client: Refactor window active stateJohan Klokkhammer Helsing2016-08-084-8/+4
* Fix crash when dragging with touch without first having pointer focusJohan Klokkhammer Helsing2016-08-021-0/+3
* Remove logging of drag-and-drop dataJohan Klokkhammer Helsing2016-08-011-4/+0
* Fix high-DPI scaling of window decorations for shared memory buffersJohan Klokkhammer Helsing2016-07-111-10/+18
* Use xdg_shell configure events to determine active windowJohan Klokkhammer Helsing2016-07-046-36/+100
* Remove unused method QWaylandDisplay::lastKeyboardFocusInputDeviceJohan Klokkhammer Helsing2016-06-293-16/+0
* Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-2724-101/+101
* Only resize when the cursor is actually on the window frameJohan Klokkhammer Helsing2016-06-201-4/+4
* Client: Fix incorrect size when maximizing using xdg_shellJohan Klokkhammer Helsing2016-06-162-14/+11
* Set device pixel ratio for window decorations on scaled windowsJohan Klokkhammer Helsing2016-06-091-1/+4
* Fix content positioning relative to decoration on scaled outputsJohan Klokkhammer Helsing2016-06-081-1/+1
* client: Always accept the DnD data offerGiulio Camuffo2016-06-031-18/+16
* Fix checking the Qt::BypassWindowManagerHint flagGiulio Camuffo2016-04-211-1/+1
* Destroy the subsurface protocol objectsGiulio Camuffo2016-04-191-0/+1
* Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-312-3/+24
* Remove attached() definition from header.Erik Larsson2016-03-291-1/+0
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-224-5/+5
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
|\
| * Fix failure to build from sources: missing #includev5.6.0Thiago Macieira2016-03-031-0/+2
* | Add support for bitmap cursorsMartin Gräßlin2016-03-177-11/+70
* | Fix client xdg_surface not handling all states from configure eventJohan Klokkhammer Helsing2016-03-151-6/+4
* | Fix SHM drawing logicGiulio Camuffo2016-03-0711-111/+162
* | Fix crash when pinging a surface with an invalid resource.Andrew den Exter2016-02-261-0/+4
* | don't over-expose private dependenciesOswald Buddenhagen2016-02-251-4/+4
* | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2520-68/+53
* | Fix crash for destroyed surface on touch eventElvis Lee2016-02-251-0/+5
* | Fix freeze when using BypassWindowManagerHintJohan Klokkhammer Helsing2016-02-121-1/+2
|/
* Don't create wl_surface for desktop widgetsv5.6.0-rc1Paul Olav Tvete2016-01-111-2/+2
* Fix the control keyPaul Olav Tvete2016-01-111-0/+7
* Revert "Don't invalidate textures when the scene graph is stopped."v5.6.0-beta1Andrew den Exter2015-12-131-0/+5
* Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-1112-23/+36
* RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-115-8/+6
* Fix compiler warnings.Friedemann Kleint2015-11-052-1/+2
* client: Remove the event threadGiulio Camuffo2015-11-036-232/+29
* CMake: Create CMake files for WaylandClientKevin Funk2015-11-021-1/+0
* Add wl_shell_surface as nativeResourceForWindowMartin Gräßlin2015-10-301-0/+10
* Fix deadlock when starting a dragGiulio Camuffo2015-10-291-13/+1
* Support EGLStream in wayland-eglLaszlo Agocs2015-10-208-42/+309
* Update focusResource if needed when wl_keyboard is boundOlivier Blin2015-10-202-8/+37
* Fix setting focusDestroyListener when no keyboard resource is boundOlivier Blin2015-10-201-4/+8
* Fix for QStringBuilderLaszlo Agocs2015-10-191-4/+23
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0579-0/+869
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-025-6/+25
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-025-6/+25
| |\