summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-1/+1
| |\
| | * QHighDpi: Remove fromNativePixels()/toNativePixels() overloadsMorten Johan Sørvig2019-05-221-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-0/+4
| |\|
| | * Add an ID for recognition of UGEE tabletsDmitry Kazakov2019-05-071-0/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-0/+1
|\| |
| * | xcb: make beep workKarim Pinter2019-05-061-0/+1
* | | Compile with Qt 6Lars Knoll2019-05-021-1/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-022-7/+7
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-1/+3
| |\|
| | * Fix threaded QOpenGL when robustness is requestedAllan Sandfeld Jensen2019-04-161-1/+3
* | | 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
|\| |