summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-2219-22/+28
* Don't try to deliver event to destroyed windowPaul Olav Tvete2016-10-112-2/+4
* Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-113-1/+10
* Rename QWaylandSurface::throttlingView to primaryViewJohan Klokkhammer Helsing2016-10-0710-13/+77
* Fix advance() documentationPaul Olav Tvete2016-10-071-15/+12
* Fix race condition on mFrameCallbackPaul Olav Tvete2016-10-062-9/+8
* Fix crash on client hidePaul Olav Tvete2016-10-051-1/+1
* Make sure we send frameSwapped signalsJohan Klokkhammer Helsing2016-10-041-1/+1
* Document 3rd party code in Qt WaylandKai Koehne2016-10-044-0/+122
* Update plugins.qmltypesPier Luigi Fiorini2016-10-041-47/+121
* Add missing constructor implementationPaul Olav Tvete2016-10-041-0/+8
* Add QML API and documentation for ivi-applicationJohan Klokkhammer Helsing2016-10-046-1/+192
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-037-121/+471
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-0316-27/+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-0126-754/+919
* 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-3014-86/+392
* C++ API and tests for the ivi-application extensionJohan Klokkhammer Helsing2016-09-307-0/+671
* Fix invalid write to random memoryPaul Olav Tvete2016-09-302-2/+4
* Compositor: Base shell classPier Luigi Fiorini2016-09-3015-69/+327
* 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
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-204-2/+13
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-173-2/+7
| |\
| | * 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-206-27/+58
* | | 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
* | | Rename QWaylandView::attach() to bufferCommitted()Paul Olav Tvete2016-09-083-7/+11
* | | Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-058-392/+392
* | | 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-2838-222/+718
|\| |
| * | 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
| | |/
| | * Fix crash on client exitWieland Hagen2016-08-181-4/+13
| * | Doc: Language editVenugopal Shivashankar2016-08-241-1/+1
| * | Fix incorrect documentation for QWaylandInputDeviceJohan Klokkhammer Helsing2016-08-181-1/+1