Commit graph

4615 commits

Author SHA1 Message Date
l10n daemon script
33784e5056 GIT_SILENT Sync po/docbooks with svn 2024-04-16 01:26:34 +00:00
l10n daemon script
c86a9f1b71 GIT_SILENT Sync po/docbooks with svn 2024-04-13 01:24:18 +00:00
l10n daemon script
d73e51d1e9 GIT_SILENT Sync po/docbooks with svn 2024-04-12 01:22:02 +00:00
l10n daemon script
dc894c2453 GIT_SILENT Sync po/docbooks with svn 2024-04-11 01:22:41 +00:00
l10n daemon script
9a84864959 GIT_SILENT Sync po/docbooks with svn 2024-04-10 01:24:04 +00:00
Chih-Hsuan Yen
e525f62637 Add 24.02.0 Windows artifact 2024-04-09 18:44:20 +08:00
Mike Noe
34eb9ceaa7 smsapp/conversation list: Fix formatting issues and refactor code
Preview icon and subtitle formatting were not optimal (shifted and
not eliding properly).  Refactor the delegate into a ItemDelegate
with a proper content item.

In addition, clean up some redundancy and generally refactor the
qml properties/items.
2024-04-09 08:16:22 +00:00
l10n daemon script
10b6d172c4 GIT_SILENT Sync po/docbooks with svn 2024-04-09 01:24:16 +00:00
l10n daemon script
3b246e7368 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"
2024-04-09 01:15:23 +00:00
Heiko Becker
cfe1cf71b7 GIT_SILENT Update Appstream for new release
(cherry picked from commit 92d066cdbd)
2024-04-08 17:44:52 +02:00
l10n daemon script
313fc80574 GIT_SILENT Sync po/docbooks with svn 2024-04-08 01:22:43 +00:00
l10n daemon script
fc8ec856e6 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"
2024-04-08 01:13:43 +00:00
l10n daemon script
4c71be1846 GIT_SILENT Sync po/docbooks with svn 2024-04-04 01:23:57 +00:00
l10n daemon script
ff974d034f GIT_SILENT Sync po/docbooks with svn 2024-04-03 01:23:41 +00:00
l10n daemon script
615ec0d6fb GIT_SILENT Sync po/docbooks with svn 2024-04-02 01:17:48 +00:00
l10n daemon script
3a885761f7 GIT_SILENT Sync po/docbooks with svn 2024-04-01 01:17:20 +00:00
Marx Zhu
642c990568 fix: do not send NetworkPacket if autoshare is disabled when connecting
BUG: 476551
2024-03-31 14:48:12 +00:00
Daozhong Ma
8b6a585014 Fix incorrect filename for duplicate copies on notification displays
The filename is just changed after notification is displayed.

BUG: 484727
2024-03-31 01:51:03 +00:00
l10n daemon script
3980dc0b24 GIT_SILENT Sync po/docbooks with svn 2024-03-31 01:29:48 +00:00
l10n daemon script
7f9a984cd5 GIT_SILENT Sync po/docbooks with svn 2024-03-30 01:17:36 +00:00
l10n daemon script
d2f2812fc6 GIT_SILENT Sync po/docbooks with svn 2024-03-29 01:30:00 +00:00
l10n daemon script
bad5c8c4fe GIT_SILENT Sync po/docbooks with svn 2024-03-28 01:37:17 +00:00
l10n daemon script
ab49f96c74 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"
2024-03-28 01:18:01 +00:00
l10n daemon script
9e25d27db2 GIT_SILENT made messages (after extraction) 2024-03-28 00:38:38 +00:00
Albert Astals Cid
6fe9a4354e Make clang-format happy 2024-03-27 19:22:02 +01:00
l10n daemon script
556163b735 GIT_SILENT Sync po/docbooks with svn 2024-03-27 01:30:50 +00:00
l10n daemon script
b8e812fe9d GIT_SILENT Sync po/docbooks with svn 2024-03-26 01:30:36 +00:00
l10n daemon script
6eca663b10 GIT_SILENT Sync po/docbooks with svn 2024-03-25 01:30:49 +00:00
l10n daemon script
c0644619cd GIT_SILENT Sync po/docbooks with svn 2024-03-24 01:20:00 +00:00
Mike Noe
09d5774f98 smsapp/qml: Remove explicit column height binding
This was causing a binding loop error
2024-03-23 11:35:11 +00:00
Mike Noe
08723d5503 smsapp: Clean up conversation list title elements
Items in the title are underlapping the chat pane.
Remove fake elipses from placeholder text and remove
New button text.
2024-03-21 20:36:24 -04:00
l10n daemon script
97dc63fbb3 GIT_SILENT Sync po/docbooks with svn 2024-03-21 01:20:24 +00:00
l10n daemon script
2c4058bf1f GIT_SILENT Sync po/docbooks with svn 2024-03-19 01:21:25 +00:00
l10n daemon script
8fe2c48459 GIT_SILENT Sync po/docbooks with svn 2024-03-18 01:30:44 +00:00
Mike Noe
da05a88655 smsapp/attachments: Remove Qt5Compat import
Replace deprecated OpacityMask with Kirigami.ShadowImage. Some
additional cleanup with sizing/centering the thumbnail(s).
2024-03-17 06:59:03 -04:00
l10n daemon script
bd049e8886 GIT_SILENT Sync po/docbooks with svn 2024-03-17 01:29:03 +00:00
l10n daemon script
dd45b84430 GIT_SILENT Sync po/docbooks with svn 2024-03-16 01:33:21 +00:00
Mike Noe
8b65e48b7f smsapp: Use Kirigami.ShadowedRectangle instead of DropShadow
Deprecated, allows to remove Qt5Compat import.
2024-03-15 19:36:51 -04:00
Heiko Becker
c469cdee88 GIT_SILENT Update Appstream for new release
(cherry picked from commit fb97243467)
2024-03-15 22:02:11 +01:00
l10n daemon script
ea84c2d217 GIT_SILENT Sync po/docbooks with svn 2024-03-15 01:30:06 +00:00
l10n daemon script
43aae1bf91 GIT_SILENT Sync po/docbooks with svn 2024-03-14 01:31:05 +00:00
Mike Noe
af0babd8fa smsapp/qml: Remove unneeded imports 2024-03-13 07:39:26 -04:00
l10n daemon script
731b9fe442 GIT_SILENT Sync po/docbooks with svn 2024-03-13 01:19:59 +00:00
Albert Vaca Cintora
799e00d252 Improve accessibility based on HAN university accessibility report
Unfortunately, most issues are in Kirigami and we can't fix them from our side. Namely, these things remain unfixed: 
- `Kirigami.PlaceholderMessage` are not read by screen readers
- When navigating with the keyboard, pressing tab selects elements from right to left, which is weird
- When navigating with the keyboard, the selected element is not highlighted
- `Kirigami.Action` that don't have a `text` property don't use the `Accessible.name` property when using a screen reader.
2024-03-12 14:26:37 +00:00
Mike Noe
6c777875ff smsapp/qml: Define explicit params in signal handlers 2024-03-12 09:04:13 -04:00
l10n daemon script
705a72c077 GIT_SILENT Sync po/docbooks with svn 2024-03-10 01:29:58 +00:00
Volker Krause
812db0ccde Remove QTextCodec usage
We are converting a base64 string here, no reason so convert that with
CP1251 specifically.
2024-03-09 09:54:04 +00:00
Nicolas Fella
5aed795363 Add macOS Craft builds 2024-03-07 21:27:48 +01:00
l10n daemon script
db391d6a2d GIT_SILENT Sync po/docbooks with svn 2024-03-07 01:17:20 +00:00
Aleix Pol Gonzalez
695133e69d Apply 2 suggestion(s) to 2 file(s) 2024-03-06 22:18:59 +00:00