l10n daemon script
100a676a37
GIT_SILENT Sync po/docbooks with svn
2023-05-27 01:49:52 +00:00
Albert Vaca Cintora
5d0df5d28e
Do not send the sink list a thousand times
...
When a device is connected/disconnected those callbacks would fire a lot
2023-05-26 17:24:10 +00:00
Albert Vaca Cintora
92f0e467ae
Compare strings like regular human beings
2023-05-26 17:24:10 +00:00
Albert Vaca Cintora
39050f9844
Do not prevent our own change notifications
...
In Linux we send them, and we actually rely on those on the Android app
for mute/unmute to update (although not for volume).
2023-05-26 17:24:10 +00:00
Albert Vaca Cintora
ab57796051
Do not leak strings
2023-05-26 17:24:10 +00:00
Albert Vaca Cintora
89dc4a8b76
Remove redundant check for old == new
...
Windows already does that for us and won't generate events in that case
2023-05-26 17:24:10 +00:00
Albert Vaca Cintora
e53e7bc600
Fix really terrible code
2023-05-26 17:24:10 +00:00
Albert Vaca Cintora
146b2d62e0
Release all the things
2023-05-26 17:24:10 +00:00
l10n daemon script
28ebc0c12b
GIT_SILENT Sync po/docbooks with svn
2023-05-26 01:46:39 +00:00
Albert Vaca Cintora
571575df28
When receiving files, delay de-duplicating filenames
...
When receiving two files with the same name, the first file might not be
saved to disk already when we have to decide the name for the second if
we do it too early.
BUG: 470078
2023-05-25 22:54:17 +00:00
ivan tkachenko
9ce7a676bd
plugins/share: Fix CMakeLists formatting
2023-05-25 13:36:37 +03:00
l10n daemon script
1b6ea6c837
GIT_SILENT Sync po/docbooks with svn
2023-05-24 01:52:38 +00:00
l10n daemon script
64217456ab
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-05-24 01:40:12 +00:00
l10n daemon script
6004cd32f0
GIT_SILENT Sync po/docbooks with svn
2023-05-23 02:26:46 +00:00
l10n daemon script
65b4b9c4ea
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-05-23 01:42:41 +00:00
Aleix Pol
c4a006984c
remotekeyboard: Account for modifiers on Wayland
...
We were ignoring them, now we have a similar implementation to X11's.
2023-05-22 17:43:27 +00:00
Aleix Pol
b61ba29673
remotekeyboard: Move workaround to the c++ side and make it more generic
...
The QKeyEvent::text we get from a Ctrl+W press is a weird unicode
charcater for ^W (see comment). We don't deal with that thing, create
the controlled letter using QKeySequence and move on.
2023-05-22 17:43:27 +00:00
l10n daemon script
6897b1863b
GIT_SILENT Sync po/docbooks with svn
2023-05-22 01:51:43 +00:00
l10n daemon script
93762c4cf0
GIT_SILENT Sync po/docbooks with svn
2023-05-21 01:50:25 +00:00
l10n daemon script
2cffa9d906
GIT_SILENT Sync po/docbooks with svn
2023-05-19 01:49:19 +00:00
l10n daemon script
de6faee481
GIT_SILENT Sync po/docbooks with svn
2023-05-18 01:50:09 +00:00
l10n daemon script
4894ec2e92
GIT_SILENT Sync po/docbooks with svn
2023-05-17 01:51:29 +00:00
l10n daemon script
fbe99e8a1b
GIT_SILENT Sync po/docbooks with svn
2023-05-16 01:56:07 +00:00
l10n daemon script
5107529fed
GIT_SILENT Sync po/docbooks with svn
2023-05-15 01:50:22 +00:00
l10n daemon script
307610ac35
GIT_SILENT Sync po/docbooks with svn
2023-05-14 02:04:13 +00:00
Aleix Pol
6bd8bebad9
mousepad: Provide an out for touchpad users
...
At least my touchpad cannot have left and right buttons at the same time.
This makes it possible to exit at least using the keyboard.
2023-05-12 15:48:25 +02:00
Aleix Pol
9266556510
mousepad: Implement relative mouse movements
...
Somehow it wasn't done.
2023-05-12 15:48:25 +02:00
Ali Abdel-Qader
bbac0aa085
Use explicit constructor for QSslCertificate with value initialized
...
argument
Previously the BluetoothDeviceLink::certificate() method was returning a
value initialized object which I believe default initializes the object.
However, Clang throws a build error at this because QSslCertificate has
explicit constructors. This change uses one of those constructors and
uses value intialization to default construct/initialize the argument
for it. It fixes the build and hopefully doesn't break anything since
this is a TODO anyways!
BUG: 469428
Signed-off-by: Ali Abdel-Qader <abdelqaderali@protonmail.com>
2023-05-06 15:51:53 -04:00
Heiko Becker
1e75ceee28
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 3ba275ef87
)
2023-05-06 11:21:50 +02:00
l10n daemon script
37e984fe12
GIT_SILENT Sync po/docbooks with svn
2023-04-30 02:43:43 +00:00
Nicolas Fella
8fed0728da
Add 23.04.0 Windows artifact
2023-04-28 12:29:34 +02:00
l10n daemon script
58544a10cd
GIT_SILENT Sync po/docbooks with svn
2023-04-27 01:57:18 +00:00
l10n daemon script
40e7cab454
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-04-27 01:43:28 +00:00
l10n daemon script
5a06537454
GIT_SILENT Sync po/docbooks with svn
2023-04-25 02:07:35 +00:00
l10n daemon script
bb403a3294
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-04-25 01:47:55 +00:00
l10n daemon script
83880570c4
GIT_SILENT Sync po/docbooks with svn
2023-04-24 02:12:23 +00:00
l10n daemon script
7eda96d2a1
GIT_SILENT Sync po/docbooks with svn
2023-04-23 02:36:47 +00:00
l10n daemon script
eb04209601
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-04-23 01:46:30 +00:00
l10n daemon script
b399d51762
GIT_SILENT Sync po/docbooks with svn
2023-04-22 02:06:49 +00:00
l10n daemon script
a5850cca3b
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-04-22 01:47:35 +00:00
Dmytrii Zavalnyi
0d02a6f99e
Fix inactive "Send Arrow" in smsapp after first message sent
...
The "enabled" property of the button was set to false and has overwritten the default value based on the message length.
The message field had "anchors.fill" positioning and raised "Binding loop detected for property "implicitHeight"" error.
attachmentList property of ChatMessage didn't have the default value and was undefined.
BUG: 455149
2023-04-21 16:28:58 +00:00
l10n daemon script
ccb4a62f9c
GIT_SILENT Sync po/docbooks with svn
2023-04-19 02:02:25 +00:00
l10n daemon script
c17ca1acb9
GIT_SILENT Sync po/docbooks with svn
2023-04-18 01:58:00 +00:00
l10n daemon script
5da47e9f91
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-04-18 01:41:53 +00:00
l10n daemon script
2b3d0d45c5
GIT_SILENT Sync po/docbooks with svn
2023-04-17 02:36:41 +00:00
l10n daemon script
cb19b72df7
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-04-17 01:43:52 +00:00
l10n daemon script
9f9cbf9070
GIT_SILENT Sync po/docbooks with svn
2023-04-16 01:55:47 +00:00
l10n daemon script
f5e93700a5
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-04-16 01:40:41 +00:00
l10n daemon script
981f247760
GIT_SILENT Sync po/docbooks with svn
2023-04-15 01:58:37 +00:00
l10n daemon script
3b42d0fc27
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-04-15 01:42:57 +00:00