summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* includemocs (updated script)Marc Mutz2022-05-051-0/+1
* xcb: use QXcbConnection::selectionOwner() convenience APIGatis Paeglis2021-10-221-4/+2
* xcb: remove confusing indirections for qt selection ownerGatis Paeglis2021-10-221-25/+20
* XCB: Silence clipboard warning "SelectionRequest too old"Friedemann Kleint2021-10-131-9/+10
* xcb: add a timeout control when reading INCR propertyLiang Qi2021-08-101-2/+6
* xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() againIgor Kushnir2020-12-181-1/+7
* Cleanup API of QMimeDataLars Knoll2020-09-211-2/+2
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-3/+3
* xcb: Fix comments' indentationAlexander Volkov2020-05-251-1/+1
* Remove the QTextCodec dependency from the xcb pluginLars Knoll2020-04-241-3/+3
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+2
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-11/+11
* xcb: respect big-request encoding in max request sizeGatis Paeglis2019-02-061-15/+8
* xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-251-2/+3
* xcb: free leaking clipboard eventsKirill Burtsev2018-11-281-3/+4
* xcb: move clipboard code out of QXcbConnection::processXcbEventsGatis Paeglis2018-10-311-115/+75
* xcb: lock-free event processingGatis Paeglis2018-10-141-7/+7
* xcb: avoid unnecessary InternAtom requestsGatis Paeglis2018-08-171-1/+1
* xcb: remove unused xcb_icccm.h include from qxcbclipboard.cppGatis Paeglis2018-08-161-4/+0
* xcb: remove redudant timeout arg from QXcbClipboard::waitForClipboardEventGatis Paeglis2018-08-161-5/+5
* xcb: Use functors in QXcbConnection::checkEvent()Gatis Paeglis2018-08-161-54/+25
* Make local symbols of some leaked namesThiago Macieira2018-08-031-0/+2
* xcb: Refactor align of xcb eventsMikhail Svetkin2018-07-051-1/+1
* xcb: add static overload for setting window nameGatis Paeglis2018-06-221-23/+4
* Cleanup: Use QThread::msleep to sleep instead of selectMilian Wolff2017-12-191-4/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
| |\
| | * xcb: fix misuse of xcb_send_eventGatis Paeglis2017-03-011-1/+1
* | | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-101-28/+28
* | | xcb: Wrap xcb callings in macrosAlexander Volkov2017-02-231-21/+9
|/ /
* / XCB: Use member initializationFriedemann Kleint2017-01-271-5/+0
|/
* xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-011-4/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-2/+4
|\
| * QClipboard: Fix emitting changed() in XCBPalo Kisa2016-11-141-2/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-5/+7
|\|
| * Plug QMimeData leaks in QXcbClipboardMarc Mutz2016-10-021-5/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* xcb: Use XShape for DnD when a compositing manager is not runningAlexander Volkov2015-10-141-22/+2
* Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-271-1/+2
* QPA plugins: Fix const correctness in old style castsThiago Macieira2015-03-091-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QXcbClipboard: don't hold on to the screen pointerSandro Mani2015-02-041-6/+13
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+2
|\
| * Handle SelectionClientClose in QXcbClipboardMartin Gräßlin2014-12-101-1/+2
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-4/+4
|/
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-291-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+3
|\
| * XCB: fix a possible array overflow leading to a crashGiuseppe D'Angelo2014-09-221-0/+3
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11