kdeconnect-kde/core
Aleix Pol e72bbfe1d2 Remove dash in icon
We use it to display the state and we're providing them as fallback,
they will always be available.
Otherwise, on some platform this clashes with the icon engine falling
back to less specific version of the icon (i.e. smartphone instead of
smartphone-connected).

https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html

Reviewed by Albert Vaca
2016-11-28 16:27:34 +01:00
..
backends Missing Q_OBJECT macro 2016-11-26 16:36:34 +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