Carl Schwan
df690b8d20
remove hack and don't hardcode font
2020-09-19 14:58:29 +02:00
Carl Schwan
3118be5c98
Use Kirigami header in sidebar
2020-09-19 11:07:31 +02:00
l10n daemon script
e57fd79f26
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"
2020-09-19 06:10:24 +02:00
l10n daemon script
8a9fc9d7f8
GIT_SILENT made messages (after extraction)
2020-09-19 02:15:17 +02:00
l10n daemon script
b7bdc75ff9
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"
2020-09-17 06:15:05 +02:00
l10n daemon script
db5437ddbb
GIT_SILENT made messages (after extraction)
2020-09-17 02:22:06 +02:00
Aleix Pol
d4cf48901c
SocketLineReader: don't call packets bytes
2020-09-16 02:16:06 +02:00
Yuri Chornoivan
ba3c515148
Fix minor typo
2020-09-14 07:09:43 +03:00
Simon Redman
9b7572165a
[SMS App] Improve placeholder messages when the most-recent message has an attachment body
2020-09-12 21:42:47 -07:00
Nicolas Fella
64124fb30f
Fix fixing the windows build
2020-09-10 00:34:31 +02:00
Nicolas Fella
6a018fa2a6
Try to fix windows build
2020-09-10 00:24:36 +02:00
Nicolas Fella
400c800deb
[app] Add plugin settings page
...
Include a page that allows (de)selecting and configuring plugins
This is one of the last missing pieces for feature parity with the KCM.
2020-09-08 20:33:20 +02:00
Nicolas Fella
b88927a641
Drop empty X-KDE-PluginInfo-Depends
...
The whole concept is almost unused and there's no point in having it there but empty
See also https://phabricator.kde.org/T13553
2020-09-01 10:46:22 +00:00
Aniket Kumar
706fc314fb
Adding support to send attachments to the remote device.
2020-08-31 15:35:25 +05:30
Nicolas Fella
60a1adf229
[kio] Mark Class as local
...
This is needed for kioexec to work properly since we forward to a local file system
BUG: 413477
CCBUG: 425948
2020-08-30 23:45:43 +02:00
Nicolas Fella
ed91dfb1ec
[plugins/lockdevice] Port to use logind interface
...
KScreenLocker does not allow unlocking the screen via the screensaver interface by design (https://bugs.kde.org/show_bug.cgi?id=425616 ).
However it allows to do it via the logind interface, so let's use that here.
While at it also refactor the code and properly track and send the state, so the other device can show an appropriate label.
2020-08-28 11:58:22 +00:00
Aniket Kumar
f778fc932c
Updated kdeconnect-cli send-sms message to adapt sendSms interfce changes. This patch fixes the BUG: 425731
2020-08-28 11:53:50 +00:00
Nicolas Fella
f90d6a019f
Rework the battery plugin
...
Instead of having the DBus stuff in a separate class expose the plugin class itself like we do for the other plugins.
Replace the method-based API with properties.
Change the path to <device>/battery for consistency with other plugins
2020-08-27 15:04:40 +00:00
Aniket Kumar
e368dd4ab5
Implementing support to request and receive original attachment file from the remote device.
2020-08-23 17:43:22 +05:30
Philip Cohn-Cort
cfc29fafa6
Improve battery reporting reliability
2020-08-22 15:28:35 +00:00
Nicolas Fella
2a75eca869
Reload remote commands model when commands change
...
Most of that was already in place, just one signal wasn't wired correctly.
2020-08-22 00:50:05 +02:00
Richard Liebscher
8d16d05c8a
Custom devices
2020-08-18 21:55:24 +02:00
Roman Gilg
f953678e2e
Define content margins for settings app
...
The settings app is supposed to be used on its own. The buttons are without
any margins to the window border though (when borders are deactivated - the
default on Breeze).
Set the default layout margins to improve the look.
2020-08-18 13:27:12 +00:00
Piyush Aggarwal
1204da7944
add missing header to fix build with MSVC 14.27
2020-08-18 13:36:32 +05:30
Nicolas Fella
87db95b22f
Convert license headers to SPDX expressions
2020-08-17 09:48:10 +00:00
Nicolas Fella
950366092b
Remove modeltest
...
It's only a development tool and there's a more modern alternative: https://doc.qt.io/qt-5/qabstractitemmodeltester.html
2020-08-14 14:01:19 +02:00
l10n daemon script
250eebd0a5
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"
2020-08-13 06:05:06 +02:00
Nicolas Fella
dda590186e
Port away from KMimeTypeTrader
...
It is about to be deprecated
See https://phabricator.kde.org/T12177
2020-08-12 01:34:18 +02:00
Aniket Kumar
0b3d6bee85
Implementing Attachment class and adding support to display the thumbnails of attachments in QML.
2020-08-10 00:46:30 +05:30
l10n daemon script
90a3ded076
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"
2020-08-09 05:37:05 +02:00
Pino Toscano
d7a0616094
Merge remote-tracking branch 'origin/release/20.08' into master
2020-08-08 11:18:16 +02:00
Pino Toscano
76fefacc8d
appdata: use canonical help URL
2020-08-08 11:16:57 +02:00
Nicolas Fella
01440f728d
Remove unused toVariant methods
2020-08-07 21:23:10 +00:00
Piyush Aggarwal
771c9dcd22
fix code indentation in lanlinkprovider
2020-08-07 21:22:28 +00:00
Piyush Aggarwal
e3225a1430
fix QSslKey::ca-certificate deprecated warning
2020-08-07 21:22:28 +00:00
Nicolas Fella
05a1978331
[app] Allow refreshing the device list
...
The Android app and the KCM allow forcing a refresh, which is useful sometimes. kdeconnect-app should have that too given we want to replace the KCM.
2020-08-07 12:56:47 +02:00
Nicolas Fella
5657547179
[app/volume] Use property setter
2020-08-07 00:08:31 +02:00
Richard Liebscher
2d523f0b8a
Editable volume and mute state in RemoteSinksModel
2020-08-06 21:15:51 +00:00
Felix Yan
237975da35
Correct typos in sftp plugin
2020-08-06 19:51:31 +08:00
Richard Liebscher
f1b3c0e0ca
Better device name in Sailfish OS
2020-08-02 19:19:27 +00:00
Richard Liebscher
f3656d962c
Save changed device name and type
2020-08-02 18:34:02 +02:00
Nicolas Fella
79164ca8ba
Replace manual include dir handling with interface target
...
We use kdeconnect-version.h in several places and therefore it needs to be in the include path. We currently do this by setting target_include_path in a few places. Replace this with an interface library that we can link against that sets up the correct include path. IMO it is cleaner this way.
2020-07-30 10:53:48 +02:00
Nicolas Fella
e2e303d7cc
[smsapp] Random cmake cleanup
...
Turn smshelper into a static library, which makes sense given it's only used internally at this point. This allows to get rid of some stuff.
Also cleanup other things.
2020-07-30 08:28:15 +00:00
l10n daemon script
eefd721de6
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"
2020-07-30 09:33:28 +02:00
Nicolas Fella
c0b35debe1
Remove dead code
...
We don't use sendreplydialog here any more
2020-07-30 00:43:08 +02:00
Nicolas Fella
9ae3ea631a
Use qdbus_cast
...
Let Qt do the boilerplat for us.
Does virtually the same under the hood (https://code.woboq.org/qt5/qtbase/src/dbus/qdbusargument.h.html#_Z10qdbus_castRK13QDBusArgumentPT_ )
2020-07-29 18:58:36 +02:00
Nicolas Fella
8f41be36dc
Remove unneeded destructor/copy constructor/copy assignment operator
...
We don't have a custom destructor and the copy ctor/assignment operator don't do anything special, so the default one will do the right thing.
This is in accordance with the rule of zero (https://cpppatterns.com/patterns/rule-of-zero.html )
2020-07-29 17:30:29 +02:00
Nicolas Fella
1bd59787e2
[sms] Change address type in DBus API from variant to variantlist
...
While mostly theoretical it makes for a more expressive API since it communicates that it is a list instead of a single value. It also allows to get rid of some conversion code.
This is also preparation work for potentially using the custom type capabilities that QtDBus offers.
2020-07-29 15:18:19 +00:00
Nicolas Fella
e38cdb111b
Add missing references to loop variable
2020-07-29 00:07:40 +02:00
Himanshu Rajput
3ca55ad794
Update plugins/runcommand/runcommand_config.cpp
2020-07-24 11:55:18 +00:00