summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Xcb: fix rounding error in reporting screen refresh rateKirill Burtsev2019-10-042-2/+2
* Handle robustness with OpenGL < 4.0Allan Sandfeld Jensen2019-09-111-1/+23
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-5/+7
|\
| * Avoid querying unknown RESET_NOTIFICATION_STRATEGY value on GL < 4.0Laszlo Agocs2019-08-141-5/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-2/+7
|\|
| * xcb: fix thread synchronization issue in QXcbEventQueue::waitForNewEvents()Gatis Paeglis2019-07-081-2/+7
* | xcb: reduce focus-in delayGatis Paeglis2019-07-052-1/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-252-5/+16
|\|
| * Use Xft DPI as basis for HiDPI scalingAllan Sandfeld Jensen2019-06-192-5/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-203-4/+7
|\|
| * Track swap interval in QXcbWindowErik Kurzinger2019-06-133-4/+7
* | 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.12' into 5.13Qt Forward Merge Bot2019-05-091-0/+4
|\|
| * Add an ID for recognition of UGEE tabletsDmitry Kazakov2019-05-071-0/+4
* | xcb: make beep workKarim Pinter2019-05-061-0/+1
* | 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 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.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.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
* | | 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
| |/
* | 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