Commit graph

872 commits

Author SHA1 Message Date
Heiko Becker
260301155f Use co-installable qca-qt5 version
If both qt4 and qt5 versions of qca are present the build of the
frameworks branch tries to find Qt4 pulled in by qca and thus fails.

REVIEW: 122054
2015-01-15 21:35:30 -08:00
l10n daemon script
381c5a3181 SVN_SILENT made messages (.desktop file) 2015-01-13 04:48:51 +00:00
Albert Vaca
c7c1974ea9 Merge branch 'master' into frameworks
Conflicts:
	core/backends/lan/lanlinkprovider.cpp
	plugins/ping/pingplugin.h
	plugins/telephony/telephonyplugin.cpp
2015-01-10 20:14:01 -08:00
l10n daemon script
d4382eec31 SVN_SILENT made messages (.desktop file) 2015-01-09 04:19:56 +00:00
Albert Vaca
4b6aa135e3 Fixing memory leaks in LanDeviceLinkProvider and LanDeviceLink 2015-01-06 21:48:25 -08:00
Albert Vaca
127a117c62 Added support for Ctrl, Alt and Shift combinations and F keys to keyboard. 2015-01-06 00:11:58 -08:00
Mikhail Ivchenko
f6e7b04514 Added a button to incoming call notifications to mute the phone ringing.
REVIEW: 121854
2015-01-05 21:58:23 -08:00
l10n daemon script
81a2855f30 SVN_SILENT made messages (.desktop file) 2015-01-04 04:08:04 +00:00
l10n daemon script
a2b04c3f25 SVN_SILENT made messages (.desktop file) 2015-01-03 03:53:09 +00:00
l10n daemon script
73e3a1d683 SVN_SILENT made messages (.desktop file) 2015-01-02 04:06:52 +00:00
l10n daemon script
5e3b981de2 SVN_SILENT made messages (.desktop file) 2015-01-01 04:02:02 +00:00
l10n daemon script
5baab6c7a9 SVN_SILENT made messages (.desktop file) 2014-12-31 04:00:47 +00:00
Pramod Dematagoda
6926fca598 Adjust socket parameters to detect device disconnection faster.
REVIEW: 121711
2014-12-29 23:34:03 -08:00
Pramod Dematagoda
0779377337 Added a plugin to inhibit the screensaver when a device is connected.
The inhibition is lifted when the plugin disconnects.

REVIEW: 121692
2014-12-29 23:31:25 -08:00
l10n daemon script
917104ff99 SVN_SILENT made messages (.desktop file) 2014-12-26 04:20:08 +00:00
l10n daemon script
365b2c55b2 SVN_SILENT made messages (.desktop file) 2014-12-25 04:06:46 +00:00
Albert Vaca
c5bf6547ec Added a README about how to create a plugin.
Based on the work of Mikhail Ivchenko <ematirov@gmail.com> as part of a
GCI task.
2014-12-21 19:37:41 -08:00
Albert Vaca
0271aa9511 Ping plugin packet type define shouldn't be in core. 2014-12-21 19:35:35 -08:00
l10n daemon script
640f63b878 SVN_SILENT made messages (.desktop file) 2014-12-21 04:09:09 +00:00
Albert Vaca
c916575311 Better support for seeking long media:
-Using miliseconds instead of nanoseconds for time.
-Using longs instead of ints

CCMAIL: zelitomas@gmail.com
2014-12-13 18:44:20 -08:00
Tomáš Zelina
0782682f7b Implemented current/total time and progress slider in MPRIS plugin
CCMAIL: zelitomas@gmail.com.
2014-12-13 14:43:09 -08:00
Michael Hathaway
88a33ae242 Implemented drag'n drop in the mousepad plugin.
REVIEW: 121414
CCMAIL: michael@hathaways.me.uk
2014-12-10 23:40:28 -08:00
l10n daemon script
bba11e7978 SVN_SILENT made messages (.desktop file) 2014-12-10 03:58:34 +00:00
Àlex Fiestas
408533f25c Fix dbus activation by using configure_file + install
Instead of using CMake build in macros, install and configure the
service file the same way we do in many others KDE projects such ktp or
bluedevil.

This fixes the dbus activation in different ways:
-Makes it possible to install in different prefixes (not only /usr/lib)
-Replaces the binary with the correct path (taking into account prefix)
2014-12-09 22:27:16 +01:00
Àlex Fiestas
ffc74bf10b Add an alternative way of executing kdeconnectd via autostart
We are currently using KDED only to start the daemon which makes little
sense. The reason for this was so we can start/stop the service at will
via KDED startup interface.

This sucks, it is a horrible interface for starting/disabling kdeconnect
and makes us depend on KDED for no good reason.

So what this patch does is make use of XDG autostart which is supported
in all major desktops (GNOME/UNITY/XFACE/KDE...).

KDE has an interface to disable autostarted programs (although the
interface sucks).
2014-12-09 22:15:59 +01:00
Albert Vaca
f204faeae9 Removed unnecessary .moc include 2014-11-29 00:17:42 -08:00
Albert Vaca
9266094747 Removed unused vars 2014-11-29 00:17:42 -08:00
Albert Vaca
68c544d864 Fixed deprecation warning 2014-11-29 00:17:42 -08:00
Aleix Pol
5285b8b9c2 Drop Qt5::Gui requirement 2014-11-28 17:42:53 +01:00
l10n daemon script
77748fd2ff SVN_SILENT made messages (.desktop file) 2014-11-28 04:14:57 +00:00
Aleix Pol
28faa9983d Fix dbus service file
Ensure the generated Exec path is the absolute path instead of a
relative one.
2014-11-24 18:33:37 +01:00
Albert Vaca
2b13d0825c Merge branch 'master' into frameworks
Conflicts:
	kded/CMakeLists.txt
2014-11-22 09:29:05 -08:00
Albert Vaca
d8943f03ae Added dbus activation to org.kde.kdeconnect 2014-11-22 09:26:15 -08:00
l10n daemon script
955f0dbd13 SVN_SILENT made messages (.desktop file) 2014-11-21 04:13:59 +00:00
l10n daemon script
f93be0b2fe SVN_SILENT made messages (.desktop file) 2014-11-18 04:36:09 +00:00
l10n daemon script
f58591d6f7 SVN_SILENT made messages (.desktop file) 2014-11-17 04:06:25 +00:00
l10n daemon script
6ef641ab0f SVN_SILENT made messages (.desktop file) 2014-11-16 04:14:23 +00:00
l10n daemon script
e15af622b7 SVN_SILENT made messages (.desktop file) 2014-11-15 04:11:51 +00:00
l10n daemon script
b3661c5480 SVN_SILENT made messages (.desktop file) 2014-11-14 04:16:16 +00:00
l10n daemon script
fa0b22f89f SVN_SILENT made messages (.desktop file) 2014-11-13 04:06:07 +00:00
Aleix Pol
233607d246 Fix build from broken merge 2014-11-12 12:58:25 +01:00
Albert Vaca
a58fab4fb3 Merge branch 'master' into frameworks
Conflicts:
	cli/kdeconnect-cli.cpp
	core/device.cpp
	core/filetransferjob.cpp
	core/filetransferjob.h
	core/networkpackage.h
	kded/CMakeLists.txt
	plugins/share/shareplugin.cpp
	plugins/telephony/telephonyplugin.cpp
2014-11-11 21:40:54 -08:00
l10n daemon script
4478db8dce SVN_SILENT made messages (.desktop file) 2014-11-12 04:10:17 +00:00
Lukáš Tinkl
728dab0353 fix memleak
the Designer UI has to be deleted
2014-11-10 20:36:12 +01:00
Lukáš Tinkl
e869fc019f give missed calls and SMSs persistent status
see https://plus.google.com/108821248346337473429/posts/jYbeLLZCL9H
2014-11-10 18:38:24 +01:00
Lukáš Tinkl
eb38ad5330 turn critical debugs into qCCritical()
just in case, for the future... :)
2014-11-10 15:53:01 +01:00
Lukáš Tinkl
58cfa83bcc don't crash on incoming notifications
this needs to be a QApplication as it uses widgets
2014-11-10 15:52:02 +01:00
Lukáš Tinkl
809c1238cf fix notifications coming from phone
install into the right destination dir; this allows, among others,
to answer to the pairing request coming from the phone
2014-11-10 15:50:02 +01:00
Jan Grulich
27e3dfdca5 Make sure that key.pem is created for the first time
Construct its path instead of trying to find it, because
this returns an empty path and thus key.pem couldn't be
created.

Reviewed-by: Lukáš Tinkl
2014-11-10 15:46:49 +01:00
Albert Vaca
b001d25a9a Added -d as shortuct for --device in kdeconnect-cli 2014-11-09 22:08:13 -08:00