l10n daemon script
71c805eccc
GIT_SILENT Sync po/docbooks with svn
2023-10-21 01:26:58 +00:00
l10n daemon script
acdd83e100
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"
2023-10-21 01:20:48 +00:00
l10n daemon script
e36a2fe1eb
GIT_SILENT made messages (after extraction)
2023-10-21 00:42:42 +00:00
l10n daemon script
c1cfa1aa5f
GIT_SILENT Sync po/docbooks with svn
2023-10-17 01:27:15 +00:00
l10n daemon script
8e43f5c241
GIT_SILENT Sync po/docbooks with svn
2023-10-16 01:28:02 +00:00
l10n daemon script
e3536494fd
GIT_SILENT Sync po/docbooks with svn
2023-10-13 01:29:35 +00:00
l10n daemon script
fad9ca100f
GIT_SILENT Sync po/docbooks with svn
2023-10-12 01:28:56 +00:00
l10n daemon script
1e3882c284
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"
2023-10-12 01:20:32 +00:00
l10n daemon script
d5a972ba1f
GIT_SILENT Sync po/docbooks with svn
2023-10-11 01:43:06 +00:00
l10n daemon script
9dfee635ad
GIT_SILENT Sync po/docbooks with svn
2023-10-09 01:30:24 +00:00
Albert Vaca Cintora
0d4e9d8b10
Remove unused file
2023-10-08 13:31:30 +02:00
Heiko Becker
f3b6573ca0
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 22fb1bfcb6
)
2023-10-07 17:51:36 +02:00
l10n daemon script
87f802acb5
GIT_SILENT Sync po/docbooks with svn
2023-10-07 01:27:53 +00:00
l10n daemon script
4176caf9c8
GIT_SILENT Sync po/docbooks with svn
2023-10-06 01:27:13 +00:00
Nate Graham
6f319ab504
Implement Plasma 6 settings re-org
...
Part of https://invent.kde.org/plasma/systemsettings/-/issues/15 ; see
that Issue for details.
2023-10-02 15:10:05 +00:00
l10n daemon script
1285f824c1
GIT_SILENT Sync po/docbooks with svn
2023-10-02 01:29:07 +00:00
Rob Emery
ad75b438cb
Implementing link priorities
...
Now that devices can potentially be connected via both network and bluetooth simultaneously we should prioritise connections over the highest performing link (probably wifi/network). To this end the
m_deviceLinks are now sorted based on priority with the fastest links first; this means that when Device::sendPacket is scheduling to send a packet, it should always use the fastest link first.
2023-10-01 10:39:59 +00:00
l10n daemon script
2d770b780a
GIT_SILENT Sync po/docbooks with svn
2023-10-01 01:35:45 +00:00
l10n daemon script
363a109539
GIT_SILENT Sync po/docbooks with svn
2023-09-30 01:29:10 +00:00
l10n daemon script
f2f3c0902d
GIT_SILENT Sync po/docbooks with svn
2023-09-26 01:31:26 +00:00
l10n daemon script
aa0e574e90
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"
2023-09-26 01:22:52 +00:00
l10n daemon script
56bcfb8763
GIT_SILENT Sync po/docbooks with svn
2023-09-25 01:28:16 +00:00
l10n daemon script
028f1c938d
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"
2023-09-25 01:22:07 +00:00
l10n daemon script
2a7d264da5
GIT_SILENT Sync po/docbooks with svn
2023-09-24 01:33:10 +00:00
l10n daemon script
cefa8da179
GIT_SILENT Sync po/docbooks with svn
2023-09-23 01:34:28 +00:00
Albert Vaca Cintora
d721f72a9b
Iterate KFilePlacesModel instead of using closestItem to remove SFTP entries
...
Fixes bug where we could miss entries due to `closestItem()` skipping hidden items. It is also more performant.
BUG: 461872
2023-09-22 19:51:25 +00:00
l10n daemon script
643a1c9dc2
GIT_SILENT Sync po/docbooks with svn
2023-09-20 01:41:53 +00:00
l10n daemon script
b0cf0c7358
GIT_SILENT Sync po/docbooks with svn
2023-09-19 01:42:49 +00:00
Albert Vaca Cintora
6df3d093e1
Make sure %1 is kept in the final string
2023-09-18 23:31:38 +02:00
l10n daemon script
0c4fd6eaeb
GIT_SILENT Sync po/docbooks with svn
2023-09-18 01:43:53 +00:00
l10n daemon script
d49cc0ca4b
GIT_SILENT Sync po/docbooks with svn
2023-09-17 02:00:09 +00:00
Fushan Wen
b43432326b
QImage: use rvalue overloads more
...
to reuse internal buffers
2023-09-16 20:01:55 +08:00
l10n daemon script
8ab1880d9f
GIT_SILENT Sync po/docbooks with svn
2023-09-16 01:42:51 +00:00
Albert Vaca Cintora
66cf7093fb
Fix SFTP plugin, m_mounter was not initialized
...
BUG: 474552
2023-09-16 01:11:00 +02:00
Albert Vaca Cintora
cdcf44efa8
Remove photo plugin
...
As discussed in Matrix and BUG: 474121 this plugin is confusing (because
it doesn't actually take a photo, it just launches the camera on your
phone) and its use case can be covered by taking a photo and sharing it,
which only requires a couple extra clicks.
2023-09-15 23:04:17 +00:00
Carl Schwan
85897fcdc3
Port to FormCard
...
This is the successor for MobileForm
2023-09-15 16:10:47 +00:00
l10n daemon script
07a4b30576
GIT_SILENT Sync po/docbooks with svn
2023-09-15 01:42:15 +00:00
Albert Vaca Cintora
64f9df96ec
Remove "Open on connected device via KDE Connect"
...
It seems to be causing too many problems compared to the advantages that
using "send" instead of "open" brings.
BUG: 472697
2023-09-14 06:18:01 +00:00
l10n daemon script
d1ac23dcd8
GIT_SILENT Sync po/docbooks with svn
2023-09-13 01:49:47 +00:00
l10n daemon script
0e1396effe
GIT_SILENT Sync po/docbooks with svn
2023-09-12 01:47:15 +00:00
Karthik Nishanth
9e53696e35
Close the overlay drawer when window width is reduced
...
Previously when the window width was reduced, the overlay drawer
was still visible except it was hidden behind the main view.
Taking inspiration from the binding in OverlayDrawer.qml source,
I set up a callback to match it closely. Now, it closes the
drawer when the window is resized.
Note: Both before and after this commit, there is a warning when
one collapses the window width.
> QQuickItem::stackBefore: Cannot stack
> QQuickRectangle(0x55b4746513d0, parent=0x55b4744a4750,
> geometry=0,0 0x0) before QQuickPopupItem(0x55b4747871c0),
> which must be a sibling
2023-09-11 13:11:03 +00:00
Karthik Nishanth
f42bb35346
Fix undefined property accesses
...
Adds a check for root.currentDevice before accessing its properties
2023-09-11 13:11:03 +00:00
Nicolas Fella
1bebc3bc5d
Fix build with MDNS disabled
2023-09-11 03:15:27 +00:00
l10n daemon script
dd4498d77c
GIT_SILENT Sync po/docbooks with svn
2023-09-11 01:48:00 +00:00
l10n daemon script
b308b497e3
GIT_SILENT Sync po/docbooks with svn
2023-09-10 01:44:52 +00:00
Heiko Becker
2de91d4cf8
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit e107deacbc
)
2023-09-09 10:58:27 +02:00
Albert Vaca Cintora
89548932a6
Fix remote keyboard sending "space" when pressing space
...
I believe this was broken in https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/543
BUG: 473956
2023-09-07 17:55:02 +00:00
l10n daemon script
04ae5c67f7
GIT_SILENT Sync po/docbooks with svn
2023-09-07 01:45:42 +00:00
Andy Holmes
0640279ae0
Sanitize certificate subject name before comparing to deviceId
...
The device ID is sanitized to make it safe for D-Bus, so the device ID
stored in the certificate as the subject name also needs to be
sanitized before comparison.
2023-09-06 21:09:02 +00:00
Albert Vaca Cintora
4d5474db7b
Fix SFTP plugin on Windows
...
Broken by https://invent.kde.org/network/kdeconnect-android/-/merge_requests/320
2023-09-06 04:44:04 +02:00