summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Emit ScreenChanged events on X11Allan Sandfeld Jensen2014-02-061-0/+10
* Clean up QXCBSessionManagerSamuel Gaist2014-02-032-25/+2
* Silence failed xcbxsettings initializationJorgen Lind2014-01-233-3/+11
* xcb: Do not leak when compressing eventsLaszlo Agocs2014-01-201-2/+1
* Make xcb QPA plugin link on FreeBSDGabriel de Dietrich2014-01-201-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-50/+50
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+5
|\
| * Fix bug on X11 with WA_TranslucentBackground and native child windows.Gatis Paeglis2014-01-101-1/+5
* | Use XInput2 scrolling events to enable smoother scrollingAllan Sandfeld Jensen2014-01-094-28/+164
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-062-0/+18
|\|
| * XCB: Fix pixmap leakUli Schlachter2014-01-051-0/+2
| * Avoid duplicate emulated mouse events with XInput2Allan Sandfeld Jensen2014-01-031-0/+16
* | xcb: Remove useless flushesUli Schlachter2014-01-062-7/+2
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-034-50/+65
|\|
| * xcb platform: Fix build when both EGL and xcb-Xlib are usedAndrew Knight2013-12-311-2/+6
| * fix compile of qt without egl availableChristoph Cullmann2013-12-301-1/+1
| * xcb: added env variables to show input devices and eventsShawn Rutledge2013-12-303-45/+56
| * XCB: Don't recalculate the DPI if we have a forced DPI settingThiago Macieira2013-12-301-3/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-231-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+1
| |\|
| | * Revert "Move the glxfbconfig configtest to qpa and rename it to glx"Thiago Macieira2013-12-071-1/+1
* | | Remove .values() call in foreachAlbert Astals Cid2013-12-161-1/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-052-8/+9
|\|
| * xcb qpa: initialize EGL for non-XLib buildsAndrew Knight2013-12-031-7/+8
| * Use case insensitive comparison when checking platform plugin keys.Friedemann Kleint2013-12-031-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-293-13/+11
|\|
| * Move the glxfbconfig configtest to qpa and rename it to glxJorgen Lind2013-11-281-1/+1
| * Add new configure parameter for Xcb-XlibAndrew Knight2013-11-281-9/+9
| * Remove stale xcb_dri2 code in QXcbNativeInterfaceJorgen Lind2013-11-282-3/+1
| * Return the xcb_screen_t and not the QPlatformScreenJorgen Lind2013-11-271-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-268-15/+143
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-262-9/+38
| |\
| | * Disable threaded GL for nouveau drivers.Gunnar Sletta2013-11-221-6/+19
| | * Workaround source compatibility issue introduced by xcb 1.9.3Gatis Paeglis2013-11-201-3/+19
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-201-3/+24
| |\|
| | * Avoid using GLX pbuffers on fglrxLaszlo Agocs2013-11-141-3/+16
| | * Remove side effects of QGLXContext::queryDummyContext()Sean Harmer2013-11-141-0/+8
| * | XCB: do not assume that sizeof(long)==4Alberto Mardegan2013-11-192-8/+8
| |/
| * Disable threaded rendering for Intel HD 3000 cards.Gunnar Sletta2013-11-061-4/+18
| * xcb: Compilefix #ifdef glx codeJørgen Lind2013-10-301-0/+4
| * xcb: Act on the _NET_ACTIVE_WINDOW eventJørgen Lind2013-10-301-3/+6
| * Silence the _COMPIZ_DECOR_* warnings on UbuntuJørgen Lind2013-10-303-1/+12
| * Add QGuiApplication::sync() functionJørgen Lind2013-10-302-0/+9
| * Don't support threaded GL on chromium (virtual box GL)Gunnar Sletta2013-10-293-1/+39
* | xcb: Only create listener window when neededUli Schlachter2013-11-152-24/+13
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-133-4/+37
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-243-2/+3
|\|
| * Fix crash in QXcbDrag.Friedemann Kleint2013-10-231-1/+1
| * Fix compilation with Clang and libc++ under LinuxMarcel Krems2013-10-161-0/+1
| * set the title of the user time window not the application windowShawn Rutledge2013-10-151-1/+1