summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-19/+22
|\
| * Fix crash when closing windows via XDG sendCloseRobert Griebl2019-08-121-1/+1
| * Fix GCC 4.8 buildVille Voutilainen2019-08-092-18/+21
* | QWaylandScanner: port from QList to std::vectorMarc Mutz2019-08-031-24/+25
* | QWaylandScanner: tidy upMarc Mutz2019-08-031-81/+79
* | Fix typoPier Luigi Fiorini2019-08-031-1/+1
* | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-2/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-1/+1
|\|
| * Fix use of private dependencyPier Luigi Fiorini2019-07-251-1/+1
* | QWaylandScanner: add trailing commas to enumerations and braced initializationMarc Mutz2019-07-251-4/+2
* | QWaylandCursor: replace a static QMap with a C arrayMarc Mutz2019-07-231-4/+14
* | 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-163-31/+42
|\|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-112-31/+41
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-112-31/+41
| | |\
| | | * Fix compilation with C++20Marc Mutz2019-07-081-4/+4
| | | * Client: Reset frame callback timer when hiding a windowDavid Edmundson2019-07-011-0/+7
| | | * Client: Fix stuttering when the GUI thread is busyJohan Klokkhammer Helsing2019-06-202-29/+32
| * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| |/ /
* | | QWaylandShmBackingStore: replace a QLinkedList with std::listMarc Mutz2019-07-122-9/+10
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-091-1/+1
|\| |
| * | Fix compilation with C++20Marc Mutz2019-07-081-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-023-2/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-201-0/+7
| |\ \
| | * | Client: Don't add all windows to activePopupsv5.13.0-rc3v5.13.0-rc2v5.13.0Johan Klokkhammer Helsing2019-06-061-1/+1
| | * | Client: Don't crash when the cursor theme fails to loadv5.13.0-rc1Johan Klokkhammer Helsing2019-05-211-0/+7
| * | | Doc: Fix link errorsNico Vertriest2019-06-181-1/+1
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-1/+4
| |\ \ \ | | | |/ | | |/|
| | * | Don't crash if we start a drag without dragFocusAleix Pol2019-06-141-1/+4
* | | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-252-5/+5
* | | | Eradicate Q_FOREACH loops [2/2]: non-trivial casesMarc Mutz2019-06-052-2/+3
* | | | Use some qExchange()Marc Mutz2019-05-171-4/+2
* | | | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-203-3/+3
* | | | Compositor: Fix crash when destroying QWaylandSurfaces with multiple viewsJohan Klokkhammer Helsing2019-06-121-1/+2
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-1/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-084-2/+23
| |\| |
| | * | Client: Don't add all windows to activePopupsJohan Klokkhammer Helsing2019-06-051-1/+1
| | * | 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
* | | | 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-2127-50/+72
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-263-1/+10
|\| | |
| * | | Avoid creating decoration whilst Xdg Decoration is pending configureDavid Edmundson2019-05-233-1/+10
| | |/ | |/|
* | | QWaylandDisplay: make hasRegistryGlobal() const-correct and take a QStringViewMarc Mutz2019-05-172-3/+3
* | | QWaylandXdgShellV5: make xdgSurfaceFromSurface() const-correctMarc Mutz2019-05-172-3/+3
* | | Add QWaylandXdgPopup::sendPopupDoneJohan Klokkhammer Helsing2019-05-104-0/+42
* | | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-1013-33/+703
* | | Remove Apache licensed Vulkan helper functionJohan Klokkhammer Helsing2019-05-105-486/+5