summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* cmake: Fix xcb_glx buildAlbert Astals Cid2019-05-031-1/+1
* cmake: add CMakeLists.txt files for xcb/gl_integrationsLiang Qi2019-05-024-1/+94
* CMake: add xcb platform pluginLiang Qi2019-05-021-0/+39
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-7/+7
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1649-3477/+3319
|\
| * Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-0411-16/+99
| |\
| | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-031-0/+30
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-0/+30
| | | |\
| | | | * Fix tablet jitter on X11Dmitry Kazakov2019-04-011-0/+30
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+7
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-0/+7
| | | |\|
| | | | * Fix aliased font rendering in native xcb modeEirik Aavitsland2019-03-211-0/+7
| | * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-2610-16/+62
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-214-4/+29
| | | |\|
| | | | * X11PaintEngine: Don't use system clip for non-system paintingEskil Abrahamsen Blomfeldt2019-03-204-4/+29
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-206-12/+33
| | | |\|
| | | | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-193-9/+8
| | | | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-152-2/+23
| | | | |\
| | | | | * xcb: check for nullptr when reading AT_SPI_BUS propertyv5.12.2Gatis Paeglis2019-03-061-2/+5
| | | | | * Blacklist nouveau and llvmpipe for multithreadingAllan Sandfeld Jensen2019-02-261-0/+18
| | | | * | Fix link error on linuxBogDan Vatra2019-03-151-1/+2
| * | | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-043-3/+3
| |/ / / /
| * | | | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-223-0/+16
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-161-2/+4
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-2/+4
| | |\| |
| | | * | XCB: Fix clipboard breaking when timer wraps after 50 daysLukáš Turek2019-03-141-2/+4
| | | |/
| * | / More nullptr usage in headersKevin Funk2019-03-146-8/+8
| |/ /
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-013-0/+9
| * | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-014-964/+31
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+5
| |\|
| | * qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-271-1/+5
| * | xcb: respect big-request encoding in max request sizeGatis Paeglis2019-02-066-26/+39
| * | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-265-6/+27
| |\|
| | * xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-253-2/+19
| | * xcb: fix initialization of XRandr and XRenderAndreas2019-01-131-4/+4
| | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-088-54/+13
| | |\
| | * | Fix build with Clang 3.8Thiago Macieira2018-12-191-0/+4
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | XCB: Use application name for X11 selection owner nameMax Mazurov2019-01-071-1/+2
| * | | xcb: rework focus-in peeker so we can drop PeekFunc APIGatis Paeglis2019-01-043-54/+15
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-047-53/+11
| |\| |
| | * | configure: add XCB GL integration featuresGatis Paeglis2019-01-031-2/+2
| | * | configure: make xcb-render a hard dependency for xcb pluginGatis Paeglis2019-01-036-38/+7
| | * | configure: properly atomize render vs. renderutilGatis Paeglis2019-01-033-13/+1
| | * | configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-171-2/+3
| | |/
| * | XCB plugin: replace deprecated QList::swap()Christian Ehrlicher2018-12-171-1/+1
| * | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-3/+1
| * | Fix a couple of unused QStringsSergio Martins2018-12-101-1/+1
| * | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-3/+3