Àlex Fiestas
101c741266
Make sendfileitemaction ready for qCDebug
...
We are not using debug statements in this pluging, but for when we do
debugging will be ready.
2014-09-22 00:15:36 +02:00
Àlex Fiestas
53830bfa68
Use QUrl instead of KUrl in fileitemactionplugin
...
Again, straight forward port, simple replace works.
2014-09-21 22:22:47 +02:00
Àlex Fiestas
42269a9dda
Port from KIcon to QIcon
...
Executed kcm and some notifications, icons are still shown.
2014-09-13 01:04:48 +02:00
Lukáš Tinkl
743f7548e0
i18n fixes
2014-09-08 03:09:18 +02:00
Albert Vaca
a303b73238
Merge branch 'master' into frameworks
...
Conflicts:
cli/kdeconnect-cli.cpp
core/CMakeLists.txt
plasmoid/package/contents/ui/FullRepresentation.qml
plugins/ping/pingplugin.cpp
2014-07-01 23:59:38 +02:00
l10n daemon script
a48b066ab4
SVN_SILENT made messages (.desktop file)
2014-06-29 04:35:25 +00:00
Aleix Pol
59cab0dc06
When trying to send file, actually tell the plugin to send the file
...
Works wonderfully on new apk's. \o/
Reviewed by Albert Vaca
2014-06-27 16:46:49 +02:00
l10n daemon script
7cbd1c0d57
SVN_SILENT made messages (.desktop file)
2014-06-24 05:03:52 +00:00
Aleix Pol
16aaa9f77c
Merge branch 'master' into frameworks
2014-06-21 02:06:50 +02:00
l10n daemon script
2da541f5f6
SVN_SILENT made messages (.desktop file)
2014-06-20 04:55:41 +00:00
l10n daemon script
c23b83ea09
SVN_SILENT made messages (.desktop file)
2014-06-19 04:30:11 +00:00
Aleix Pol
b618a64f51
Merge remote-tracking branch 'origin/master' into frameworks
...
Conflicts:
cli/kdeconnect-cli.cpp
2014-06-18 02:46:14 +02:00
Albert Vaca
f12a3768b4
Translated sendfileitemaction and the CLI
2014-06-17 22:21:58 +02:00
Aleix Pol
a1a560c469
First approach to a KF5 port of KDE Connect
...
Ported using KDELibs4Support, for a smaller delta, so we can keep
developing on master until we decide not to.
At the moment, it builds and installs but tests don't pass because
of a QCA2 initialization problem I didn't manage to debug yet.
CCMAIL: kdeconnect@kde.org
2014-06-16 20:02:07 +02:00
l10n daemon script
43267c74cc
SVN_SILENT made messages (.desktop file)
2014-06-16 04:30:47 +00:00
Aleix Pol
9459001fbe
Use the icon for the device, in the file item actions
...
This way, we have visual information of what type of file we're sending it
to.
2014-06-14 19:42:34 +02:00
Aleix Pol
61fcf3f4ba
Improve exposed actions
...
If there's no paired devices, show nothing.
If there's one, just one action to send directly from.
If there's more, then show the submenu
2014-06-14 19:42:33 +02:00
Aleix Pol
a2e6632759
Introduce a fileitemactionplugin
...
This way we can send files to all devices.
2014-06-14 19:42:33 +02:00