summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.12.5v5.12.5Paul Olav Tvete2019-08-231-0/+36
* Merge "Merge remote-tracking branch 'qt/5.12' into 5.12.5"Paul Olav Tvete2019-08-237-31/+39
|\
| * Merge remote-tracking branch 'qt/5.12' into 5.12.5Paul Olav Tvete2019-08-237-31/+39
|/|
| * Client: Crash instead of exit when there's a wayland errorJohan Klokkhammer Helsing2019-08-222-17/+6
| * Handle Key_Return explicitly instead of depending on the textAndy Shaw2019-08-201-1/+1
| * Fix race condition for client buffer integration initializationJohan Klokkhammer Helsing2019-08-202-11/+22
| * Client: Emit wl_surface lifetime signals on QWaylandWindowJohan Klokkhammer Helsing2019-08-192-1/+9
* | Client: Make handleUpdate aware of exposure changesDavid Edmundson2019-08-212-1/+12
|/
* Client: Fix large clipboard pastingDavid Edmundson2019-08-171-16/+25
* Fix incorrect conversion to straight alpha pixel formatsJohan Klokkhammer Helsing2019-08-171-11/+20
* Client: Add safer fromObject function to scannerJohan Klokkhammer Helsing2019-08-155-6/+37
* Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-1340-7/+3502
* Fix expose event compressionPaul Olav Tvete2019-08-132-1/+4
* Fix the build when libs didn't get builtLiang Qi2019-08-122-4/+11
* Fix compilation with C++20Marc Mutz2019-07-081-4/+4
* Bump versionFrederik Gladhorn2019-07-011-1/+1
* 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
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+41
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+41
|/|
| * Client: Don't add all windows to activePopupsv5.12.4Johan Klokkhammer Helsing2019-06-062-1/+2
| * Add changes file for Qt 5.12.4Johan Klokkhammer Helsing2019-05-281-0/+39
| * Bump versionFrederik Gladhorn2019-05-231-1/+1
* | Don't crash if we start a drag without dragFocusAleix Pol2019-06-141-1/+4
* | 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
|/
* Docs: Fix incorrect version for module importJohan Klokkhammer Helsing2019-04-301-2/+2
* Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-247-49/+218
* Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
* Compositor: Fix compilation problems for qwaylandshell.hJohan Klokkhammer Helsing2019-04-172-2/+26
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+33
|\
| * Add changes file for Qt 5.12.3v5.12.3Antti Kokko2019-04-101-0/+33
* | Fix incorrect path to wl-eglstream-controller.xmlJohan Klokkhammer Helsing2019-04-111-1/+1
* | Client: Don't be exposed if we want to create a sub or shell surfaceJohan Klokkhammer Helsing2019-04-083-13/+24
* | compositor: fix QWaylandShell private objects inheritanceChristophe Chapuis2019-04-035-6/+10
* | Client xdg-shell v5: Fix crash when creating a popup without a valid parentJohan Klokkhammer Helsing2019-04-022-4/+12
|/
* Bump versionKari Oikarinen2019-03-211-1/+1
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+24
|\
| * Add changes file for Qt 5.12.2v5.12.2Antti Kokko2019-02-211-0/+24
* | Client: Fix incorrect damage region for window decorationsJohan Klokkhammer Helsing2019-03-141-5/+10
* | Compositor: Call eglUnbindWaylandDisplayWL when destroying the compositorJohan Klokkhammer Helsing2019-03-142-0/+11
* | Fix the build with -no-guiLiang Qi2019-02-252-0/+2
|/
* Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-124-9/+19
* Doc: Fix wrong link to isBufferLockedNico Vertriest2019-02-071-2/+2
* Merge remote-tracking branch 'qt/5.12.1' into 5.12Paul Olav Tvete2019-01-2117-106/+909
|\
| * Add changes file for Qt 5.12.1v5.12.1Antti Kokko2019-01-111-0/+40
| * Fix black client windows when not using window decorations on NVIDIADominik Holland2019-01-081-1/+6
| * Fix flickering (black frames) of wayland clients on NVIDIADominik Holland2019-01-081-1/+1
| * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-083-103/+35