summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test the exact window sizePier Luigi Fiorini2019-08-151-2/+6
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-08-133-19/+22
|\
| * 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
* | Fix build with Qt 6 and strict API deprecationsSimon Hausmann2019-08-011-1/+1
* | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-2/+4
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-271-1/+1
|\ \
| * | 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 "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-164-31/+82
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-164-31/+82
|/| | | |/
| * 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
| |/ / /
* | | | QWaylandShmBackingStore: replace a QLinkedList with std::listMarc Mutz2019-07-123-9/+11
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-091-1/+1
|\ \ \ \
| * | | | 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 "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-044-2/+124
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-024-2/+124
|/| | | | | |/ / /
| * | | 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
* | | | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-252-5/+5
* | | | | Mark the module as free from Java-style-iterators, so it stays that wayMarc Mutz2019-05-231-0/+1
* | | | | Mark the module Q_FOREACH-free, so it stays that wayMarc Mutz2019-05-171-0/+2