Commit graph

3814 commits

Author SHA1 Message Date
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
l10n daemon script
79a87c2c0b GIT_SILENT Sync po/docbooks with svn 2023-04-14 01:49:47 +00:00
l10n daemon script
c08b663401 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-14 01:38:30 +00:00
Heiko Becker
f02dccf1ef GIT_SILENT Update Appstream for new release
(cherry picked from commit 980b981938)
2023-04-12 19:32:29 +02:00
l10n daemon script
f9376b427d 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-12 01:41:14 +00:00
Albert Vaca Cintora
81d6a12dfa Do not load the BigScreen plugin unless on a TV 2023-04-11 22:05:24 +00:00
l10n daemon script
ea8a88af90 GIT_SILENT Sync po/docbooks with svn 2023-04-11 02:17:33 +00:00
l10n daemon script
0a827f9e06 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-11 01:42:34 +00:00
Albert Vaca Cintora
6e2f218b55 Follow-up to my previous commit (fixes build) 2023-04-10 10:52:29 +02:00
Albert Vaca Cintora
74caaface0 Further KIO::AccessManager cleanup 2023-04-10 08:29:48 +00:00
Nicolas Fella
2c2e883288 Don't use KIO::AccessManager
The main thing it provides over QNetworkAccessManager is integration
with the CookieJar and using kio-http, but since we jsut exchange bytes
from another local device that's not interesting for us
2023-04-10 08:29:48 +00:00
l10n daemon script
70e7336c2e GIT_SILENT Sync po/docbooks with svn 2023-04-10 01:50:27 +00:00
l10n daemon script
ebd70efd3e 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-10 01:39:38 +00:00