summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-2/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-59/+60
|\
| * XCB QPA: Fix QScreen::grabWindow(0) to return the current screenFriedemann Kleint2017-01-261-58/+59
| * Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScalingJocelyn Turcotte2017-01-231-1/+1
* | XCB: Use member initializationFriedemann Kleint2017-01-2715-179/+104
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-265-20/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-255-20/+31
| |\|
| | * Fix build without feature.tableteventTasuku Suzuki2017-01-151-1/+1
| | * xcb: Fix colormap memory leakJoni Poikelin2017-01-122-4/+8
| | * xcb: Ignore XI2 LMB mouse events from touch screensAlexander Volkov2016-12-284-14/+21
| | * Silence maybe_uninitialized warning with gcc -OgAllan Sandfeld Jensen2016-12-211-1/+1
* | | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-241-3/+0
|/ /
* | Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-052-6/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-162-1/+4
|\|
| * Delete aborted QDragAleksey Lysenko2016-12-151-0/+3
| * Make size grip work with high dpi scalingPaul Olav Tvete2016-12-131-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1329-208/+236
|\|
| * Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-122-8/+3
| * xcb: Adapt QXcbWindow::startSystemResize() for touch eventsAlexander Volkov2016-12-084-3/+60
| * xcb: Remove unused QXcbGlIntegrationFactory::keys()Alexander Volkov2016-12-012-24/+0
| * xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0123-173/+173
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-174-7/+12
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-4/+9
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-4/+9
| | |\
| | | * QClipboard: Fix emitting changed() in XCBPalo Kisa2016-11-141-2/+4
| | | * xcb: Warn and bail out when even the basic, dummy context failsLaszlo Agocs2016-11-101-2/+5
| * | | fix build with -qt-xcbOswald Buddenhagen2016-11-091-1/+1
| * | | Fix developer build with -no-feature-cursorAndrew Knight2016-11-081-2/+2
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0218-42/+52
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-014-8/+17
| |\| |
| | * | xcb: Avoid crash when requesting non-supported stereo formatsLaszlo Agocs2016-10-281-0/+4
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-222-1/+4
| | |\|
| | | * qxcbconnection.cpp: fix warning about unused functionAnton Kudryavtsev2016-10-211-0/+2
| | | * xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+2
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-7/+9
| | |\|
| | | * QXcbShmImage: don't use shmget()'s return unless it succeedsEdward Welbourne2016-10-121-7/+9
| * | | Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-252-2/+2
| * | | Plugins: use reserve() to optimize memory allocationsAnton Kudryavtsev2016-10-211-0/+1
| * | | Plugins: optimize string usageAnton Kudryavtsev2016-10-181-3/+3
| * | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-152-4/+0
| * | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-1512-15/+23
| * | | use helper libs via QMAKE_USEOswald Buddenhagen2016-10-153-10/+6
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1313-60/+78
|\| | |
| * | | Fix build with various features disabledLars Knoll2016-10-111-1/+3
| * | | xcb: Drop libXi version checkLaszlo Agocs2016-10-102-20/+11
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-065-17/+46
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-052-6/+8
| | |\|
| | | * Plug QMimeData leaks in QXcbClipboardMarc Mutz2016-10-022-6/+8
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-11/+38
| | |\|
| | | * xcb: Treat bitmap cursors differently from shaped cursorsRobin Burchell2016-09-293-11/+38