kdeconnect-kde/core
Holger Kaelberer a75e0ba031 Make pairing notifications more persistent
Notifications are not persistent, and once gone there is no
way to accept the request. Clicking the notification in the
notification history does nothing in plasma and gnome.

There make them persistent and close them after the pairing timeout,
after which they are no longer useful.

BUG: https://phabricator.kde.org/T5002
2017-01-05 19:11:55 +01:00
..
backends Make pairing notifications more persistent 2017-01-05 19:11:55 +01:00
CMakeLists.txt Added debug function to print a stack trace 2016-06-01 12:43:34 +02:00
core_debug.cpp Define the debug category in core_debug.cpp 2016-11-28 15:57:58 +01:00
core_debug.h Added debug function to print a stack trace 2016-06-01 12:43:34 +02:00
daemon.cpp Merge branch '1.x' 2016-11-26 16:40:24 +01:00
daemon.h Show the announcedName in the qml app 2016-08-21 19:38:15 +02:00
dbushelper.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
dbushelper.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
device.cpp Remove dash in icon 2016-11-28 16:27:34 +01:00
device.h Changed signal reachableStatusChanged() to reachableChanged(bool) 2016-11-23 17:24:35 +01:00
filetransferjob.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
filetransferjob.h Fixed QStrings not being passed by ref 2016-11-26 16:36:34 +01:00
kdeconnectconfig.cpp Fixed QStrings not being passed by ref 2016-11-26 16:36:34 +01:00
kdeconnectconfig.h Fixed QStrings not being passed by ref 2016-11-26 16:36:34 +01:00
kdeconnectplugin.cpp Naming consistency. Capabilities is the correct name 2016-07-06 15:55:04 +02:00
kdeconnectplugin.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
kdeconnectpluginconfig.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
kdeconnectpluginconfig.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02:00
Messages.sh Figure out Messages.sh after code refactoring 2014-06-17 18:45:47 +02:00
networkpackage.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
networkpackage.h Remove commented code 2016-07-06 00:59:37 +02:00
networkpackagetypes.h Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
pluginloader.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
pluginloader.h Make capabilities static 2016-07-06 17:37:22 +02:00