summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-132-2/+2
|\
| * xcb: Fix nullptr vs. VK_NULL_HANDLE errorLaszlo Agocs2020-01-092-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-102-0/+7
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-092-0/+7
| |\
| | * xcb: Propagate size hints when window changes its scaling factorBłażej Szczygieł2020-01-082-0/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-091-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-2/+4
| |\|
| | * tablets on xcb: report correct local coordinates to nested windowsShawn Rutledge2020-01-061-2/+4
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-043-4/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-2/+12
| |\|
| | * Parse Xft.dpi with fractionAllan Sandfeld Jensen2019-12-171-2/+12
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-152-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-111-0/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+11
| |\|
| | * Do not read Xft.dpi on platforms that shouldn't be using Xft settingsAllan Sandfeld Jensen2019-12-051-0/+11
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0924-133/+133
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-0624-133/+133
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-258-16/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-2/+1
| |\|
| | * xcb: Simplify code by using helper QXcbIntegration::defaultConnection()Alexander Volkov2019-11-201-2/+1
| * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-3/+3
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-206-10/+10
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-301-1/+7
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-281-1/+7
| |\
| | * Drag'n'Drop: fix attached Drag object deleted when DnD is progressingYulong Bai2019-10-271-1/+7
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-221-2/+3
|\| |
| * | Propagate application termination requests through QPATor Arne Vestbø2019-10-191-2/+3
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-132-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-102-2/+2
| |\|
| | * Xcb: fix rounding error in reporting screen refresh rateKirill Burtsev2019-10-042-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-161-1/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-131-1/+23
| |\|
| | * Handle robustness with OpenGL < 4.0Allan Sandfeld Jensen2019-09-111-1/+23
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-052-19/+1
|\| |
| * | Move QT_FONT_DPI to cross-platform codeMorten Johan Sørvig2019-08-231-4/+0
| * | Update Dpi and scale factor computationMorten Johan Sørvig2019-08-232-15/+1
* | | 3rdparty: remove xcb libs and bump minimal required version to 1.11Gatis Paeglis2019-08-2711-223/+23
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-5/+7
|\|
| * 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
* | | QPoint/F: add transposed()Marc Mutz2019-08-072-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-2/+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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-102-1/+3
|\| |
| * | 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
| |\|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-203-4/+7
| |\ \
* | \ \ Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-255-9/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | Use Xft DPI as basis for HiDPI scalingAllan Sandfeld Jensen2019-06-192-5/+16
| | |/ | |/|