summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylanddatadevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if we start a drag without dragFocusAleix Pol2019-06-141-1/+4
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-5/+0
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-5/+5
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-2/+2
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-4/+6
* Fix build without feature.clipboardTasuku Suzuki2017-01-131-0/+6
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* Merge remote-tracking branch 'qt/5.7' into 5.8Paul Olav Tvete2016-11-101-0/+4
|\
| * Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-101-0/+4
| |\
| | * Fix build when some features are disabledPaul Olav Tvete2016-11-071-0/+4
* | | Don't try to deliver event to destroyed windowPaul Olav Tvete2016-10-111-1/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-111-4/+3
|\|
| * Fix crash when dragging with touch without first having pointer focusJohan Klokkhammer Helsing2016-08-021-0/+3
| * Remove logging of drag-and-drop dataJohan Klokkhammer Helsing2016-08-011-4/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-18/+16
|\|
| * client: Always accept the DnD data offerGiulio Camuffo2016-06-031-18/+16
* | Compensate for window decoration size in data_device_enter/motion.Erik Larsson2016-04-181-3/+16
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-021-1/+1
|\|
| * Fix compiler warnings.Friedemann Kleint2015-11-051-1/+1
* | Fix some wrong licenses in QtWaylandClientJørgen Lind2015-07-241-27/+21
|/
* Don't generate spurious selection eventsGiulio Camuffo2015-06-091-1/+1
* Update copyright headersJani Heikkinen2015-02-171-3/+3
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+8
* Silence uninited variable compiler warningsLaszlo Agocs2014-12-031-1/+1
* Pass the relevant serial when setting the selectionGiulio Camuffo2014-10-091-1/+2
* DataOffer not invalidated when client loses keyboard focusLi Qiu2014-09-041-0/+5
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-161-0/+1
* Discard the selection and drag source when not active anymoreGiulio Camuffo2014-04-241-1/+3
* Make classes in client privateJorgen Lind2013-12-271-6/+6
* Fix compiler warningsJorgen Lind2013-12-271-1/+1
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+242