l10n daemon script
0423d6e5f7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-09-25 12:01:18 +00:00
Albert Vaca
5435b0f9fb
Removed outdated text
2016-09-23 17:37:20 +02:00
l10n daemon script
a8834dcbc3
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-09-21 11:54:11 +00:00
Albert Vaca
e97107156b
Ignore user config as it might cause our connection to fail
...
BUG: 369098
2016-09-20 11:32:50 +02:00
l10n daemon script
c7cc056e13
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-09-19 11:44:07 +00:00
l10n daemon script
36f672beb8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-09-14 11:52:55 +00:00
Albert Vaca
c19f26a95d
Fixed clipboard propagation loop bug
...
BUG: 362596
2016-09-09 16:18:56 +02:00
Albert Vaca
36ed8080a9
Do not send back the clipboard to the same device which send it to us
2016-09-09 15:37:17 +02:00
l10n daemon script
8a2c59d5d7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-14 11:54:14 +00:00
l10n daemon script
83c20daf30
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-13 12:14:28 +00:00
l10n daemon script
3215661fec
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-11 12:17:31 +00:00
l10n daemon script
89b61e03f5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-10 11:53:40 +00:00
l10n daemon script
2058cbc1af
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-08 11:56:08 +00:00
l10n daemon script
fa1233b051
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-06 12:40:34 +00:00
l10n daemon script
9788f8f96b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-05 11:37:14 +00:00
l10n daemon script
ae766f5839
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-08-04 12:30:52 +00:00
Albert Vaca
5933c6810c
More unused includes cleanup
2016-07-05 14:27:53 +02:00
Albert Vaca
308a89f5ea
playerList was sometimes sent as null since this change (maybe when empty?)
...
Reverted to the previous, saner, syntax.
2016-06-26 17:11:08 +02:00
Albert Vaca
c154d9702b
Only return if telepathy actually handles the message
2016-06-26 15:48:37 +02:00
Albert Vaca
e896449e74
Moved telepathy component to its own repo: telepathy-kdeconnect
2016-06-26 15:48:37 +02:00
l10n daemon script
60c3bf9b90
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-06-22 16:33:04 +00:00
Albert Vaca
7af35b00f2
Send sms to a number, not a contact name. Use the contact name for display.
...
CCMAIL: david@davidedmundson.co.uk
2016-06-22 14:27:31 +02:00
Albert Vaca
9939b58df0
Merge telephonyplugin and telepathy plugin
...
We now use the telepathy interface when it's available, and fall back to
our custom dialog when it's not. This also makes the kdeconnect telepathy
connection manager be completely decoupled from the kdeconnect code.
CCMAIL: david@davidedmundson.co.uk
2016-06-22 14:27:09 +02:00
Aleix Pol
49713d8aca
Enforce Qt-specific keywords
...
Reviewed by Albert Vaca
2016-06-21 20:19:14 +02:00
Aleix Pol
f9406e8afc
Introduce QVariantMap as an argument of NetworkPackage
...
Makes it possible to specify the different properties sent at once,
rather than one by one as we used to do.
Also port whenever possible to the initializer-list syntax.
REVIEW: 128269
2016-06-21 20:07:12 +02:00
Albert Vaca
4dde19c8cc
Added missing license header
2016-06-21 19:57:07 +02:00
Albert Vaca
17f18f0686
Fixed dbus-activation of telepathy connection manager service
2016-06-21 19:56:52 +02:00
Albert Vaca
e880e14ed5
Preffer Q_FOREACH to foreach
2016-06-21 14:50:17 +02:00
Albert Vaca
6deef8b605
Comment was no longer true
2016-06-21 14:43:33 +02:00
Aleix Pol
bfd698af36
Fix issues detected by clazy
...
Don't use for(:) on Qt containers. It detaches without need.
2016-06-20 19:22:29 +02:00
Aleix Pol
596e4484f4
Clean up use of virtual and override keywords
...
Only use virtual when actually virtual, to override just use override.
2016-06-20 19:22:29 +02:00
David Edmundson
d859495b1c
Remove stray include
2016-06-19 01:04:39 +02:00
Aleix Pol
c521206b16
Move TelepathyQt5 dependency into the plugin
...
Also drop KF5::Notifications from it
2016-06-18 13:33:58 +02:00
Aleix Pol
e6349524bc
Move all Telepathy bits into a Telepathy plugin
2016-06-18 13:23:41 +02:00
Aleix Pol Gonzalez
a465577005
Move the Telepathy infrastructure at the plugin level
...
At the moment, telepathy integration needs to be compiled within the
daemon. This creates a rather aggressive dependency with Telepathy.
This plugin proposes to move into a plugin, so that if the plugin isn't
present, telepathy becomes out of the picture.
REVIEW: 128149
2016-06-18 11:54:38 +02:00
Pinak Ahuja
e66096d05a
Add album art support for mpris plugin
...
Right now we only support album art if the player provides a local URL,
but some players provide a remote URL (spotify) I'll be adding support
for that in a later patch.
REVIEW: 128199
2016-06-16 10:37:35 +02:00
Albert Vaca
b47924b172
Disabled sendnotifications plugin on Windows
2016-06-13 14:18:51 +02:00
l10n daemon script
e55be85cf5
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-06-13 10:44:25 +00:00
Aleix Pol
bdff499965
Remote Commands plugin
...
Allows executing remote plugins from this client
Reviewed by Albert Vaca
2016-06-12 20:16:58 +02:00
Aleix Pol
4d1cf58612
Reflect to changes in the json file
...
We shouldn't have changed mousepad -> input, reverting
2016-06-06 01:21:37 +02:00
Aleix Pol
588c956191
We don't receive requests in the mprisremote plugin
2016-06-06 01:21:37 +02:00
Aleix Pol
5804514d08
This capability was renamed at some point: 5f8356b6db
2016-06-06 01:21:37 +02:00
Albert Vaca
c89b032569
Merge branch 'master' into sslrefactor
2016-06-03 00:48:15 +02:00
Albert Vaca
73f5996f14
Consistent naming of _REQUEST package type macros
2016-06-03 00:47:03 +02:00
Albert Vaca
5f8356b6db
Renaming a package type was a bad call
2016-06-03 00:47:03 +02:00
Frederik Schwarzer
471148f6ab
Fix wording.
2016-06-02 21:04:02 +02:00
Albert Vaca
778d0d3d2e
Make sure we send the commands list on first connection.
2016-06-02 12:17:24 +02:00
Albert Vaca
04d5b12f8b
Merge branch 'master' into sslrefactor
2016-06-01 12:20:07 +02:00
Albert Vaca
75e6e3b2f8
Runcommand can now execute commands with pipes and other shell constructs
2016-06-01 12:19:39 +02:00
Aleix Pol
5fcc0c9694
mpriscontrol doesn't send requests
2016-06-01 03:14:34 +02:00