l10n daemon script
1d7d05cc37
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-07-31 03:50:05 +00:00
l10n daemon script
24503350b1
GIT_SILENT Sync po/docbooks with svn
2023-07-30 03:13:24 +00:00
l10n daemon script
1565f0a0ae
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-07-30 03:08:18 +00:00
l10n daemon script
0fe35ee08b
GIT_SILENT Sync po/docbooks with svn
2023-07-29 03:09:28 +00:00
l10n daemon script
e27a1ddd3b
GIT_SILENT Sync po/docbooks with svn
2023-07-28 03:18:31 +00:00
l10n daemon script
e8a16b424e
GIT_SILENT Sync po/docbooks with svn
2023-07-27 03:11:15 +00:00
l10n daemon script
7b1c2ccec1
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-07-27 03:04:46 +00:00
l10n daemon script
766ec8c13f
GIT_SILENT Sync po/docbooks with svn
2023-07-26 03:13:06 +00:00
l10n daemon script
2610e83518
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-07-26 03:06:53 +00:00
l10n daemon script
6f558b7543
GIT_SILENT Sync po/docbooks with svn
2023-07-25 03:19:33 +00:00
l10n daemon script
41bb7a4bdb
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-07-25 03:11:54 +00:00
l10n daemon script
f5f2fa77f0
GIT_SILENT Sync po/docbooks with svn
2023-07-24 11:05:06 +00:00
Albert Astals Cid
7f788077d1
Improve/change "Pair" i18n messages
...
(cherry picked from commit 4fa2e93246
)
2023-07-23 16:13:45 +02:00
Albert Vaca Cintora
775b72fd4a
Fix crash due to begin and end belonging to different iterators
...
(cherry picked from commit a33eb46d9b
)
2023-07-22 15:14:23 +02:00
l10n daemon script
80576d8599
GIT_SILENT Sync po/docbooks with svn
2023-07-19 05:16:12 +00:00
l10n daemon script
acd9b56fd2
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-07-19 04:51:34 +00:00
l10n daemon script
4a2ff2787e
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-07-18 09:21:18 +00:00
l10n daemon script
fae3f97ccd
GIT_SILENT made messages (after extraction)
2023-07-18 08:30:01 +00:00
l10n daemon script
b0f740b285
GIT_SILENT Sync po/docbooks with svn
2023-07-18 04:13:11 +00:00
l10n daemon script
89c38e455c
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-07-18 04:01:25 +00:00
l10n daemon script
9c6aebbd8f
GIT_SILENT made messages (after extraction)
2023-07-18 02:53:54 +00:00
Albert Astals Cid
c281501cda
GIT_SILENT Upgrade release service version to 23.07.80.
2023-07-17 11:12:59 +02:00
Albert Vaca Cintora
f218c5f4e5
Fix windows build
2023-07-16 18:01:13 +02:00
Albert Vaca Cintora
cc648ecc77
Add some error checking to cli --share
2023-07-16 16:51:28 +02:00
Albert Vaca Cintora
1956af935f
Don't gitignore .clang-format
2023-07-16 16:24:15 +02:00
Albert Vaca Cintora
9c87393b28
clang-format pass
2023-07-16 16:20:34 +02:00
Albert Vaca Cintora
af907cea83
Check for null devices in compositeuploadjob
2023-07-16 15:01:04 +02:00
Albert Vaca Cintora
12a1f33665
Fix crash when sending files
2023-07-16 14:44:31 +02:00
l10n daemon script
5e4302bc4c
GIT_SILENT Sync po/docbooks with svn
2023-07-16 01:57:45 +00:00
l10n daemon script
ea12e63695
GIT_SILENT made messages (after extraction)
2023-07-16 00:48:28 +00:00
l10n daemon script
ad13002e54
GIT_SILENT Sync po/docbooks with svn
2023-07-14 02:00:28 +00:00
Albert Vaca Cintora
05f38b064d
Fix Windows build when linking against current KF5
...
We need to link against WinSock2 because we use WSAIoctl to set keepalive
2023-07-12 23:10:24 +02:00
Albert Vaca Cintora
d3590c37eb
Revert "Do not autostart the UI from the daemon on Windows"
...
This is here because the kdeconnect shortcut launches the
app, not the systray. The app launches the daemon via dbus
but without this, we don't have a systray.
Ideally the systray and daemon would be the same process.
Also ideally we would have a way to launch the daemon and
systray at boot, so people don't have to launch the app
just for the side effect of starting the daemon.
This reverts commit 1dcfaf5108
.
2023-07-11 20:41:36 +02:00
Albert Vaca Cintora
5796b561bf
Simplify the code that reads from the socket line by line
...
Since sockets are buffered `QIODevices` we can use `canReadLine()` to check
if we have a full line, instead of using a custom `SocketLineReader` class
(and the copy-pasted `DeviceLineReader` in the Bluetooth backend).
We can also loop through all the lines instead of queuing calls to `dataReceived`.
And we don't need transactions.
2023-07-10 15:58:56 +00:00
l10n daemon script
0a3ca9e90b
GIT_SILENT Sync po/docbooks with svn
2023-07-06 02:28:15 +00:00
l10n daemon script
1bb2847f7d
GIT_SILENT made messages (after extraction)
2023-07-06 00:58:18 +00:00
Albert Vaca Cintora
1dcfaf5108
Do not autostart the UI from the daemon on Windows
2023-07-06 01:02:19 +02:00
l10n daemon script
ca6ec1d311
GIT_SILENT Sync po/docbooks with svn
2023-07-05 02:26:12 +00:00
l10n daemon script
b4bd53dc17
GIT_SILENT Sync po/docbooks with svn
2023-07-04 02:31:27 +00:00
l10n daemon script
94bd3d1be4
GIT_SILENT Sync po/docbooks with svn
2023-07-01 01:53:41 +00:00
l10n daemon script
db03adb7f6
GIT_SILENT Sync po/docbooks with svn
2023-06-30 01:53:20 +00:00
Heiko Becker
fa5ae7005f
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 60da4eb622
)
2023-06-30 01:21:13 +02:00
Albert Vaca Cintora
9fa07a2361
Call connected only once in the lifetime of a plugin
2023-06-29 09:01:31 +00:00
Albert Vaca Cintora
0c1e0df5ae
Do not use toLocaleTimeString to convert ms to hh:mm:ss format
...
The current code didn't seem to work on all locales
2023-06-29 08:28:25 +00:00
l10n daemon script
bf13f0c5ac
GIT_SILENT Sync po/docbooks with svn
2023-06-29 01:51:11 +00:00
l10n daemon script
de1daf5b85
GIT_SILENT Sync po/docbooks with svn
2023-06-28 01:54:45 +00:00
Albert Vaca Cintora
0a0c990501
Fix daemon hanging on Windows when loading the window icon
...
I'm not sure why this started failing suddenly (or if it's only on my
machine), but changing the icon from svg to png solves the problem.
2023-06-28 00:03:11 +02:00
Albert Vaca Cintora
1ba446d1c5
Get the output when running kdeconnectd from the console on Windows
2023-06-27 23:52:48 +02:00
Albert Vaca Cintora
beb7e94cbb
Cleanup
2023-06-27 13:15:11 +02:00
Albert Vaca Cintora
db546e7608
Add DeviceInfo class
...
Equivalent to this Android MR (see description there): https://invent.kde.org/network/kdeconnect-android/-/merge_requests/374
2023-06-27 11:10:59 +00:00