summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1211-141/+248
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-064-10/+23
| |\
| | * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-042-2/+2
| | * xcb: don't compress tablet motion eventsShawn Rutledge2016-05-043-8/+21
| | * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-032-2/+2
| | * xcb: Fix drag and drop to Emacs.Urs Fleisch2016-05-021-2/+2
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-021-11/+44
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-11/+44
| | |\|
| | | * xcb: Fix drag and drop to applications like Emacs and Chromium.Urs Fleisch2016-04-251-11/+44
| * | | xcb: support nested paint operations in remote scenariosLouai Al-Khanji2016-04-292-5/+14
| |/ /
| * | xcb: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-285-10/+10
| * | xcb: eradicate Q_FOREACH loops [const-& returns]Marc Mutz2016-04-271-1/+1
| * | xcb: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-272-5/+5
| * | Optimize QXcbScreen::visualForFormat()Marc Mutz2016-04-271-14/+11
| * | xcb: don't iterate over .keys()Marc Mutz2016-04-271-3/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-273-15/+64
| |\|
| | * xcb: Properly process enter/leave eventsBłażej Szczygieł2016-04-223-15/+64
| * | xcb: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-04-264-4/+8
| * | QXcbConnection: add some qAsConst()Marc Mutz2016-04-261-7/+7
| * | QXcbIntegration: simplify a switchMarc Mutz2016-04-261-11/+19
| * | QXcbConnection: mark some more methods constMarc Mutz2016-04-262-6/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-252-1/+4
| |\|
| | * Xcb: Fix compilation with -no-c++11Kai Koehne2016-04-171-1/+1
| | * xcb: Fix interpretation of the size from RRCrtcChangeNotifyAlexander Volkov2016-04-131-0/+3
| * | xcb: remove tablet->mouse event synth; harmonize handle/report methodsShawn Rutledge2016-04-193-40/+32
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-15/+22
|\| |
| * | xcb: Fix image scanline paddingLouai Al-Khanji2016-04-151-15/+22
* | | Add QPlatformBackingStore::toImage() implementationsAndy Nichols2016-04-302-3/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-1117-170/+274
|\| |
| * | xcb: Optimize non-shm backing store flushingLouai Al-Khanji2016-04-101-21/+88
| * | X11: Better support non-32bit visualsLouai Al-Khanji2016-04-0912-129/+165
| * | xcb: replace qt.xcb.glintegration logging category with qt.qpa.glShawn Rutledge2016-04-085-12/+12
| * | Reduce verbosity for QT_XCB_GL_INTEGRATION=noneGatis Paeglis2016-04-071-9/+11
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-2/+1
| |\|
| | * Fix assert with Meta modifierJoni Poikelin2016-04-051-2/+1
* | | Consistent naming for Xinput2 related definesLars Knoll2016-04-071-4/+4
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-31/+62
|\| |
| * | QXcbBackingStore: Fix scrolling when backed with native X PixmapLouai Al-Khanji2016-03-301-32/+62
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2221-137/+290
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-214-9/+37
| |\|
| | * xcb: Merge _NET_WM_STATE hints instead of overwritingDavid Rosca2016-03-181-8/+24
| | * xcb: Initialize all xcb_client_message_event_t members before useShawn Rutledge2016-03-154-1/+13
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-1312-43/+67
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-1112-43/+67
| | |\|
| | | * xcb: mark mouse events from tablet devices as synthesizedShawn Rutledge2016-03-094-22/+32
| | | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-074-17/+13
| | | * Silence the warning: Unhandled client message: "_GTK_LOAD_ICONTHEMES"Thiago Macieira2016-03-053-3/+7
| | | * Expose the number of X screen through the QXcbScreenFunctionsAlexander Volkov2016-03-053-0/+14
| | | * xcb: resourceType names must have only small lettersBłażej Szczygieł2016-03-041-1/+1