summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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: 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
* | | | Client tests: Set XDG_CURRENT_DESKTOP to avoid platform themesJohan Klokkhammer Helsing2019-08-291-0/+1
|/ / /
* | | Merge "Merge remote-tracking branch 'qt/5.12' into 5.13"Paul Olav Tvete2019-08-1544-16/+3517
|\ \ \
| * | | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-1444-16/+3517
|/| | | | |/ /
| * | 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 crash when closing windows via XDG sendCloseRobert Griebl2019-08-121-1/+1
* | | Fix GCC 4.8 buildVille Voutilainen2019-08-092-18/+21
| |/ |/|
* | Fix use of private dependencyPier Luigi Fiorini2019-07-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-113-31/+81
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-113-31/+81
| |\|
| | * 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
* | | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
|/ / /
* | | Fix compilation with C++20Marc Mutz2019-07-081-1/+1
* | | Bump versionFrederik Gladhorn2019-07-011-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Qt Forward Merge Bot2019-06-202-0/+119
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-202-0/+119
|/| | |
| * | | Client: Don't add all windows to activePopupsv5.13.0-rc3v5.13.0-rc2v5.13.0Johan Klokkhammer Helsing2019-06-062-1/+2
| * | | Client: Don't crash when the cursor theme fails to loadv5.13.0-rc1Johan Klokkhammer Helsing2019-05-211-0/+7
| * | | Add changes file for Qt 5.13.0v5.13.0-beta4Johan Klokkhammer Helsing2019-05-101-0/+111
* | | | Doc: Fix link errorsNico Vertriest2019-06-181-1/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-151-1/+4
|\ \ \ \
| * | | | 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
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-084-2/+23
|\ \ \ \
| * | | | 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
| | |/ | |/|
* | | Avoid creating decoration whilst Xdg Decoration is pending configureDavid Edmundson2019-05-233-1/+10
| |/ |/|
* | Make QML module documentation follow Qt minor versionJohan Klokkhammer Helsing2019-05-061-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-039-51/+221
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-029-51/+221
| |\|
| | * 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