Aleix Pol
|
d58f6314fe
|
run Clang Modernize
Minus the auto change
|
2015-09-08 10:47:37 +02:00 |
|
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 |
|
Aleix Pol
|
28bc226e5d
|
Make the NotificationsModel also async
The code was almost identical to the one in DevicesModel, so I did the same
|
2015-03-14 05:37:16 +01:00 |
|
Albert Vaca
|
6cc6d287fc
|
Merge branch 'master' into frameworks
Conflicts:
cli/kdeconnect-cli.cpp
core/filetransferjob.cpp
core/filetransferjob.h
interfaces/notificationsmodel.cpp
plasmoid/declarativeplugin/kdeconnectdeclarativeplugin.h
plugins/sftp/sftpplugin.cpp
|
2015-01-20 22:44:31 -08:00 |
|
Albert Vaca
|
da1cb4c354
|
Coding style
|
2015-01-20 22:22:14 -08:00 |
|
Aleix Pol
|
968ccb22c6
|
Port away from deprecated setRoleNames
|
2014-09-23 19:27:47 +02:00 |
|
Aleix Pol
|
b88897847b
|
Reorganize sources
We broke kded into core and kded, core contains the library with the backends
and plugins.
Also we renamed libkdeconnect to interfaces.
|
2014-06-14 15:22:40 +02:00 |
|