| Commit message (Expand) | Author | Age | Files | Lines |
| * | Documentation for the minimal-cpp example | Paul Olav Tvete | 2023-02-10 | 1 | -0/+6 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-10 | 1 | -49/+2 |
| * | Adapt to new QPointingDevice API | Shawn Rutledge | 2020-06-26 | 1 | -3/+3 |
| * | Remove usages of deprecated APIs of QWheelEvent | Sona Kurazyan | 2019-08-28 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.12' into dev | Qt Forward Merge Bot | 2019-01-10 | 1 | -0/+1 |
| |\ |
|
| | * | C++ examples: Delay compositor initialization until GL is ready | Paul Olav Tvete | 2019-01-09 | 1 | -0/+1 |
| * | | Compositor: Fix coordinate system inconsistencies | Johan Klokkhammer Helsing | 2018-11-16 | 1 | -1/+1 |
| |/ |
|
| * | Add mouse and keyboard handling to minimal-cpp example | Paul Olav Tvete | 2018-08-16 | 1 | -11/+35 |
| * | Make the minimal-cpp example a real compositor | Paul Olav Tvete | 2018-03-21 | 1 | -7/+6 |
| * | Init variables where they are declared when possible (clang-tidy) | Johan Klokkhammer Helsing | 2018-02-27 | 1 | -1/+0 |
| * | Use nullptr instead of 0 or NULL | Johan Klokkhammer Helsing | 2018-02-20 | 1 | -1/+1 |
| * | Update to new QRandomGenerator API | Thiago Macieira | 2017-11-03 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1 | Liang Qi | 2017-10-04 | 1 | -1/+6 |
| |\ |
|
| | * | Make minimal-cpp work with EGLStreams | Paul Olav Tvete | 2017-09-21 | 1 | -1/+6 |
| * | | Use QRandomGenerator instead of q?rand | Thiago Macieira | 2017-06-30 | 1 | -3/+2 |
| |/ |
|
| * | Fix licensingv5.9.0-beta4 | Jani Heikkinen | 2017-05-04 | 1 | -3/+13 |
| * | Refactor buffer handling | Paul Olav Tvete | 2016-10-01 | 1 | -1/+5 |
| * | Rename QWaylandSurface::isMapped to hasContent | Johan Klokkhammer Helsing | 2016-08-22 | 1 | -1/+1 |
| * | A minimal c++-based compositor | Paul Olav Tvete | 2016-01-12 | 1 | -0/+102 |