kdeconnect-kde/core
Boris Egorov 1924173df2 Fix various krazy2 warnings
Fix following krazy2 warning types:
[explicit], [endswithnewline], [doublequote_chars], [includes], [normalize],
[postfixop], [spelling]

See http://ebn.kde.org/krazy/reports/playground/base/kdeconnect-kde/index.html
for details.

SLOT/SIGNAL normalization done with Qt normalize utility:
https://github.com/qtproject/qtrepotools/tree/master/util/normalize

REVIEW: 124857
2015-08-21 22:38:54 +06:00
..
backends Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
CMakeLists.txt Move the generation of dbus interfaces into interfaces/ 2015-06-18 19:06:14 +02:00
core_debug.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
daemon.cpp Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
daemon.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
dbushelper.cpp Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
dbushelper.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
default_args.h Removed commented code 2014-10-10 11:27:01 -07:00
device.cpp Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
device.h Simplify Device::id management 2015-06-24 20:57:17 +02:00
filetransferjob.cpp Drop dependency of KIO from kdeconnectcore 2015-05-05 01:07:29 +02:00
filetransferjob.h Drop dependency of KIO from kdeconnectcore 2015-05-05 01:07:29 +02:00
kdeconnectconfig.cpp Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
kdeconnectconfig.h Fixed compilation warnings in clang (one of them is actually an issue!) 2015-04-19 22:50:12 -07:00
kdeconnectplugin.cpp Fixed config memory leak. 2015-03-21 22:21:34 -07:00
kdeconnectplugin.h Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
kdeconnectpluginconfig.cpp Fixed broken compilation :/ 2015-03-23 20:44:09 -07:00
kdeconnectpluginconfig.h Added a baseclass for the plugins' KCMs and a class for the plugins' config 2015-03-13 21:22:21 -07:00
Messages.sh Figure out Messages.sh after code refactoring 2014-06-17 18:45:47 +02:00
networkpackage.cpp Revert "Drop NetworkPackage QObject heritage" 2015-06-27 20:54:07 +02:00
networkpackage.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
networkpackagetypes.h Ping plugin packet type define shouldn't be in core. 2014-12-21 19:35:35 -08:00
pluginloader.cpp Remove unneeded KService include 2015-04-10 17:47:54 +02:00
pluginloader.h Remove unneeded KService include 2015-04-10 17:47:54 +02:00