summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for 5.6.2v5.6.2Antti Kokko2016-09-131-0/+30
* 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 autotest directory structurePaul Olav Tvete2016-08-1926-57/+69
* 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-026-0/+285
* Client tests: Unlock mutex while processing compositor commandsJohan Klokkhammer Helsing2016-08-021-4/+14
* Remove logging of drag-and-drop dataJohan Klokkhammer Helsing2016-08-011-4/+0
* Also test touch in client events testJohan Klokkhammer Helsing2016-08-015-1/+164
* 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
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-173-3/+3
* 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
* Bump versionOswald Buddenhagen2016-05-191-1/+1
* fix example installsv5.6.1-1v5.6.1Oswald Buddenhagen2016-04-285-8/+21
* Fix checking the Qt::BypassWindowManagerHint flagGiulio Camuffo2016-04-211-1/+1
* Destroy the subsurface protocol objectsGiulio Camuffo2016-04-191-0/+1
* fix namespaced buildOswald Buddenhagen2016-04-061-0/+2
* 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-0712-112/+163
* | 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
* | Bump versionOswald Buddenhagen2016-02-081-1/+1
|/
* 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-1115-86/+36
* RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-116-11/+8
* 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-024-1/+22