summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-0911-241/+499
|\
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0311-241/+501
| |\
| | * Don't assign iterator to const_iteratorSérgio Martins2015-06-021-2/+2
| | * xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs2015-06-018-227/+493
| | * xcb: Properly calculate the size of the touch rectAlexander Volkov2015-05-231-14/+5
| | * xcb: Fix FP1616 to double conversionAlexander Volkov2015-05-141-1/+1
| | * QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
| | * Fix compile error in XCB when XInput version < 2.2Kati Kankaanpaa2015-05-121-0/+2
| | * xcb: Skip EGL integration with -no-openglLaszlo Agocs2015-05-121-1/+1
| | * xcb: Fix -no-opengl buildsLaszlo Agocs2015-05-061-0/+2
* | | Fix drag and drop for XcbPaul Olav Tvete2015-06-033-35/+37
* | | Remove devicePixelRatio handling from xcbPaul Olav Tvete2015-06-028-275/+66
* | | Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-1319-217/+249
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-042-7/+19
| |\|
| | * xcb: Fix updating physical screen sizeAlexander Volkov2015-04-302-7/+19
| * | xcb: Export RootWindow to QXcbNativeInterface::nativeResourceForScreen()Alexander Volkov2015-04-301-0/+3
| * | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-272-3/+1
| |\|
| | * Avoid setting a swap interval for pbuffersLaszlo Agocs2015-04-271-1/+1
| | * Remove unused counter variableGatis Paeglis2015-04-231-2/+0
| * | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-2216-157/+365
| |\|
| | * Fix "Unsupported extension used" errorGatis Paeglis2015-04-211-0/+3
| | * Map X11 AudioPause buttonAllan Sandfeld Jensen2015-04-161-0/+1
| | * Fix screen detection on configureNotifyPaul Olav Tvete2015-04-161-1/+2
| | * Fix compilation of xcb-qt without system xcb headersKai Koehne2015-04-161-2/+2
| | * Make it possible to use the -visual argumentJørgen Lind2015-04-157-25/+105
| | * Keep screen geometries from overlappingPaul Olav Tvete2015-04-145-56/+138
| | * xcb: Fix getting of virtual rootsAlexander Volkov2015-04-101-6/+6
| | * xcb: Handle XSettings for a virtual desktop rather than for an outputAlexander Volkov2015-04-108-56/+92
| | * Fix logicalDotsPerInch when using devicePixelRatioPaul Olav Tvete2015-04-091-11/+8
| | * Add missing event types in printXcbEventGatis Paeglis2015-04-091-1/+10
| * | Optimize QXcbKeyboard::lookupString.Milian Wolff2015-04-201-3/+5
| * | Ensure the UTF-8 string for a xcb_keycode_t has the correct length.Milian Wolff2015-04-171-2/+2
| * | xcb: Remove unused qxlibconvenience.{h,cpp}Alexander Volkov2015-04-162-112/+0
* | | Multi-screen fixesPaul Olav Tvete2015-05-042-9/+13
* | | DevicePixels -> NativePixelsPaul Olav Tvete2015-04-152-7/+7
* | | Fix screen detection on configureNotifyPaul Olav Tvete2015-04-151-1/+2
* | | Keep screen geometries from overlappingPaul Olav Tvete2015-04-155-57/+138
* | | Per-screen scaleFactorPaul Olav Tvete2015-04-142-5/+11
* | | Fix logicalDotsPerInch when using devicePixelRatioPaul Olav Tvete2015-04-141-11/+8
* | | Move qHighDpi functions into the QHighDpi namespacePaul Olav Tvete2015-04-142-7/+7
* | | de-scale window()->devicePixelRatio.Morten Johan Sørvig2015-04-141-1/+1
* | | Merge remote-tracking branch 'gerrit/dev' into dev-highdpiMorten Johan Sørvig2015-04-139-90/+233
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-062-6/+4
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-012-6/+4
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-312-6/+4
| | | |\
| | | | * xcb: Determine the window gravity just before the window is shownAlexander Volkov2015-03-271-5/+3
| | | | * Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-261-1/+2
| | | | * Fallback to malloc for insanely large windowsPaul Olav Tvete2015-03-181-1/+1
| * | | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-019-81/+225
| |\| | |
| | * | | xcb: set WM_NAME window propertyShawn Rutledge2015-03-313-0/+51
| | |/ /