summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Move the systemTrayVisualHasAlphaChannel to the QXcbSystemTrayTrackerJørgen Lind2015-02-257-49/+74
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-02-255-15/+92
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-244-14/+91
| |\
| | * xcb: Update mouse buttons from MotionNotify eventsAlexander Volkov2015-02-162-4/+11
| | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-0/+12
| | |\
| | | * Fix Qt over VNC with broken VisualInfoAllan Sandfeld Jensen2015-02-021-0/+12
| | * | Listen to XI2 deviceChanged events to reset last positionAllan Sandfeld Jensen2015-02-092-10/+68
| * | | Merge dev into 5.5Oswald Buddenhagen2015-02-2328-46/+50
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-174-12/+16
| |\ \ \ \
| * | | | | Fix compilation with ICC: failure to parse placement of Q_DECL_OVERRIDEThiago Macieira2015-02-171-1/+1
* | | | | | xcb: Expose the systemtray functions through platformheadersJørgen Lind2015-02-234-25/+69
* | | | | | GLX integration: code tidiesGiuseppe D'Angelo2015-02-231-4/+6
| |_|/ / / |/| | | |
* | | | | Linux/XCB: added a missing arg to QXcbConnection::QXcbConnection callStéphane Chatty2015-02-201-1/+1
* | | | | Fix warning-as-error about member not used with Clang 3.6Thiago Macieira2015-02-201-1/+1
* | | | | xcb: remove stray QDBusMenuConnection in QXcbNativeInterfaceShawn Rutledge2015-02-202-3/+1
* | | | | xcb: Check for the presence of XInput 2.2 before selecting touch eventsAlexander Volkov2015-02-172-18/+24
* | | | | Fixed license headersJani Heikkinen2015-02-1723-23/+23
| |/ / / |/| | |
* | | | xcb: Fix build with -no-xcb-xlib -qt-xcbAndrew Knight2015-02-174-12/+16
|/ / /
* | | Fix xcb plugin compilation without D-BusAlex Trotsenko2015-02-131-0/+3
* | | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-135-6/+6
* | | xcb: QSystemTrayIcon: grab background pixmap for compositing only onceShawn Rutledge2015-02-123-11/+5
* | | Update copyright headersJani Heikkinen2015-02-1163-795/+611
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-104-2/+19
|\| |
| * | Fix Meta+... shortcuts on XCBKåre Särs2015-02-061-1/+5
| * | xcb: delay showing tray icon window until it is embeddedShawn Rutledge2015-02-051-0/+6
| |/
| * Fix drag and drop regressionGatis Paeglis2015-01-192-6/+13
* | Handle gracefully the removal and re-attachment of all QScreensShawn Rutledge2015-02-075-13/+41
* | Remove todo note about QXcbWindow::format()Laszlo Agocs2015-02-051-1/+0
* | Fix xcb's dbus dependencyLaszlo Agocs2015-02-051-2/+2
* | xcb: do not leak window system integrationLaszlo Agocs2015-02-052-1/+4
* | Ensure null pointers are not added to QXcbConnection::m_touchDevicesSandro Mani2015-02-041-3/+5
* | QXcbClipboard: don't hold on to the screen pointerSandro Mani2015-02-042-9/+14
* | QXcbWindow: use an accessor to get the screen instead of storing itSandro Mani2015-02-043-43/+50
* | QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-222-4/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-218-14/+99
|\|
| * Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-164-2/+16
| * Fix constantly growing window bug with devicePixelRatioPaul Olav Tvete2015-01-161-6/+10
| * Multi-screen DPI support for X11Paul Olav Tvete2015-01-121-2/+8
| * X11 devicePixelRatio screen mapping fixPaul Olav Tvete2015-01-124-3/+35
| * xcb: build fix when XCB_USE_XLIB is not defined.Tomasz Olszak2015-01-111-0/+8
| * Fix physical DPI and size for rotated screens on X11Paul Olav Tvete2015-01-082-1/+22
| * Fix use-after-free bugGatis Paeglis2015-01-081-2/+2
* | Introducing QPlatformGraphicsBufferJørgen Lind2015-01-172-0/+46
* | Avoid warning about QString from char in xcbLaszlo Agocs2015-01-151-1/+1
* | Support threaded OpenGL on linux again.Gunnar Sletta2015-01-102-0/+9
* | Support threaded OpenGL on XCB/EGL.Gunnar Sletta2015-01-091-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2014-12-302-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-2/+2
| |\|
| | * Remove direct linkage to dbus and qdbusSimon Hausmann2014-12-181-5/+0
| | * xcb: Don't return 0 from QXcbKeyboard::possibleKeysAlexander Volkov2014-12-181-1/+2