summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-121-4/+12
|\
| * Compositor: Remove unused local variableJohan Klokkhammer Helsing2019-10-041-1/+0
| * Compositor: Fix crash when trying to maximize an XdgToplevel with no outputJohan Klokkhammer Helsing2019-10-041-3/+12
* | Compositor: Expose QPointF version of inputRegionContainsJohan Klokkhammer Helsing2019-09-162-7/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-1619-40/+69
|\|
| * Fix detection of wayland-kms supportYuya Nishihara2019-09-151-0/+1
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-0815-26/+29
| |\
| | * Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-064-15/+40
| | * Make QT_WAYLAND_COMPOSITOR_QUICK a featureUlf Hermann2019-08-2915-26/+29
| * | Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-054-15/+40
| * | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-145-4/+691
| |\|
| | * Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-135-4/+691
* | | Add missing Q_REVISION(14) for inhibitsIdleChangedJohan Klokkhammer Helsing2019-09-131-1/+1
* | | Compositor: Add missing \since doc tags for inhibitsIdle propertiesJohan Klokkhammer Helsing2019-09-131-0/+2
* | | Improve QWaylandQuickShellIntegration APIPier Luigi Fiorini2019-09-0512-333/+132
* | | Fix build system warningPier Luigi Fiorini2019-09-041-1/+1
* | | Compositor: Respect wl_shm format when converting to a QImageJohan Klokkhammer Helsing2019-09-031-4/+6
* | | Fix issues raised during API reviewPier Luigi Fiorini2019-08-293-3/+9
* | | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-281-1/+5
* | | Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-268-0/+974
* | | Remove usages of deprecated APIsSona Kurazyan2019-08-202-1/+3
* | | compositor: ensure keymap always contains 'us' layoutGatis Paeglis2019-08-191-0/+7
* | | Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-167-0/+368
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-1/+1
|\| |
| * | Fix crash when closing windows via XDG sendCloseRobert Griebl2019-08-121-1/+1
* | | QWaylandCompositor: replace a heap-allocating QList with std::vectorMarc Mutz2019-07-182-2/+4
* | | Port from implicit to explicit atomic operationsMarc Mutz2019-07-161-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\| |
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-021-1/+1
|\| |
| * | Doc: Fix link errorsNico Vertriest2019-06-181-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-083-1/+22
| |\|
| | * Compositor: Map touch ids to contiguous idsJohan Klokkhammer Helsing2019-05-222-1/+20
| | * Fix compile error with -no-openglJohan Klokkhammer Helsing2019-05-291-0/+2
* | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-4/+4
* | | Eradicate Q_FOREACH loops [2/2]: non-trivial casesMarc Mutz2019-06-051-1/+1
* | | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-202-2/+2
* | | Compositor: Fix crash when destroying QWaylandSurfaces with multiple viewsJohan Klokkhammer Helsing2019-06-121-1/+2
* | | QWaylandXdgShellV5: optimize closeAllPopups()Marc Mutz2019-06-051-6/+10
* | | Don't crash at application exitPaul Olav Tvete2019-06-051-1/+1
* | | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-2115-32/+48
* | | QWaylandXdgShellV5: make xdgSurfaceFromSurface() const-correctMarc Mutz2019-05-172-3/+3
* | | Add QWaylandXdgPopup::sendPopupDoneJohan Klokkhammer Helsing2019-05-104-0/+42
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-0722-131/+175
|\| |
| * | Make QML module documentation follow Qt minor versionJohan Klokkhammer Helsing2019-05-061-4/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-022-2/+3
| |\|
| | * Docs: Fix incorrect version for module importJohan Klokkhammer Helsing2019-04-301-2/+2
| | * Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
| * | Make QtWayland.Compositor available under 1.QT_MINOR_VERSIONJohan Klokkhammer Helsing2019-05-018-24/+30
| * | Doc: Fix minor link issuesNico Vertriest2019-04-253-5/+2