kdeconnect-kde/core
Albert Astals Cid 1f8ba004f8 Use default NetworkPacket copy constuctor and assignment operator
clazy was complaining that the class had copy constructor but no assignment operator, which is usually suspicious

This is a bit of behaviour change though, since now m_payloadTransferInfo is also copied, which before wasn't, not sure if this is actually a good or a bad thing
2019-07-21 17:33:04 +00:00
..
backends Bluetooth multiplexer integration and assorted fixes 2019-07-20 12:29:33 +02:00
CMakeLists.txt Allow to use private DBus 2019-06-18 01:21:31 +00:00
compositefiletransferjob.cpp Use a compositejob for receiving files 2019-06-02 14:02:21 +00:00
compositefiletransferjob.h Use a compositejob for receiving files 2019-06-02 14:02:21 +00:00
daemon.cpp Revert "Simplify contains + get value" 2019-07-05 00:58:33 +02:00
daemon.h ## Summary 2019-06-02 21:26:47 +00:00
dbushelper.cpp Private DBus set launchctl env to fake a session bus 2019-07-09 19:42:08 +00:00
dbushelper.h.in Private DBus set launchctl env to fake a session bus 2019-07-09 19:42:08 +00:00
device.cpp Add NOTIFY signal to statusIconName property 2019-07-21 15:57:38 +00:00
device.h Add NOTIFY signal to statusIconName property 2019-07-21 15:57:38 +00:00
filetransferjob.cpp Use a compositejob for receiving files 2019-06-02 14:02:21 +00:00
filetransferjob.h Use a compositejob for receiving files 2019-06-02 14:02:21 +00:00
kdeconnectconfig.cpp Allow to use private DBus 2019-06-18 01:21:31 +00:00
kdeconnectconfig.h Allow to use private DBus 2019-06-18 01:21:31 +00:00
kdeconnectplugin.cpp Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
kdeconnectplugin.h Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
kdeconnectpluginconfig.cpp Force usage of QStringLiteral and port remaining offenders 2019-06-10 14:40:28 +00:00
kdeconnectpluginconfig.h Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
Messages.sh Figure out Messages.sh after code refactoring 2014-06-17 18:45:47 +02:00
networkpacket.cpp Use default NetworkPacket copy constuctor and assignment operator 2019-07-21 17:33:04 +00:00
networkpacket.h Use default NetworkPacket copy constuctor and assignment operator 2019-07-21 17:33:04 +00:00
networkpackettypes.h Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
notificationserverinfo.cpp Fix missing sessionBus() in core/notificationserverinfo.cpp 2019-06-09 18:45:03 +00:00
notificationserverinfo.h Use notification hints from new Plasma notification system 2019-06-02 14:03:11 +00:00
pluginloader.cpp s/Q_NULLPTR/nullptr/ 2019-05-05 15:45:50 +02:00
pluginloader.h Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
qtcompat_p.h Build kdeconnect on sailfish and port some simple plugins 2018-08-02 20:10:59 +01:00