summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-0319-138/+565
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-0317-32/+27
* Compositor: Send touch events to the surface pressedJohan Klokkahmmer Helsing2016-10-039-150/+57
* Expose native buffer handlesPaul Olav Tvete2016-10-035-9/+32
* Refactor buffer handlingPaul Olav Tvete2016-10-0132-798/+941
* Update git ignore listPier Luigi Fiorini2016-10-011-4/+7
* Include headers with full pathPier Luigi Fiorini2016-10-0110-15/+16
* Compositor: implement wl_shell maximize and fullscreenPier Luigi Fiorini2016-09-302-1/+72
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-3017-91/+485
* Make the custom extension example more interestingPaul Olav Tvete2016-09-3011-95/+470
* C++ API and tests for the ivi-application extensionJohan Klokkhammer Helsing2016-09-3011-1/+863
* Fix invalid write to random memoryPaul Olav Tvete2016-09-302-2/+4
* Follow surface isMapped property renamePier Luigi Fiorini2016-09-301-2/+2
* Compositor: Base shell classPier Luigi Fiorini2016-09-3017-72/+331
* Update xdg-shell protocol fileKai Koehne2016-09-281-26/+54
* Update ivi-application protocol to version 1.9.1Kai Koehne2016-09-281-17/+18
* Return serial from sendTouchPointEventJohan Klokkhammer Helsing2016-09-285-16/+23
* Compositor: Return event serials from mouse press functionsJohan Klokkhammer Helsing2016-09-282-8/+20
* Compositor: Add a spanning screens exampleJohan Klokkhammer Helsing2016-09-275-0/+201
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-205-2/+43
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-174-2/+37
| |\
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+30
| | |\
| | | * Add changes file for 5.6.2v5.6.2Antti Kokko2016-09-131-0/+30
| | * | Fix build with QT_NO_ACCESSIBILITYSamuli Piippo2016-09-162-2/+6
| | * | Remove or add window decorations when toggling fullscreenJohan Klokkhammer Helsing2016-09-051-0/+1
| | |/
| * | Add missing mouse ungrab when touch endsJohan Klokkhammer Helsing2016-09-151-0/+6
| * | Doc: Add missing docs for a few QML typesVenugopal Shivashankar2016-09-021-20/+73
* | | Emit signals for compositor propertiesPier Luigi Fiorini2016-09-202-3/+31
* | | Compositor API: Add closeAllPopups method to QWaylandWlShellJohan Klokkhammer Helsing2016-09-208-45/+70
* | | Warn if using QWaylandClientExtension without a Wayland pluginJohan Klokkhammer Helsing2016-09-191-0/+5
* | | Only bind the extension oncePaul Olav Tvete2016-09-181-1/+1
* | | Cleanup and null ptr checkPaul Olav Tvete2016-09-181-9/+10
* | | Fix FramelessWindowHintPaul Olav Tvete2016-09-182-2/+8
* | | Simplify custom-extension examplePaul Olav Tvete2016-09-0816-70/+50
* | | Rename QWaylandView::attach() to bufferCommitted()Paul Olav Tvete2016-09-084-8/+12
* | | Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-0514-448/+448
* | | Don't assume we always have a shellPaul Olav Tvete2016-09-052-4/+3
* | | Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2865-289/+1254
|\| |
| * | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-08-264-8/+26
| |\|
| | * 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
| | |/
| * | Doc: Language editVenugopal Shivashankar2016-08-241-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2326-61/+73
| |\|
| | * Fix autotest directory structurePaul Olav Tvete2016-08-1926-57/+69
| | * Fix crash on client exitWieland Hagen2016-08-181-4/+13
| * | Fix incorrect documentation for QWaylandInputDeviceJohan Klokkhammer Helsing2016-08-181-1/+1
| * | Doc: Language editsVenugopal Shivashankar2016-08-1715-151/+167
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1122-57/+966
| |\|
| | * Client: Fix popup position for xdg shellJohan Klokkhammer Helsing2016-08-106-1/+163