Julius Künzel
de40407db9
[CI/CD] Add macOS jobs
...
In preparation of Binary Factory shutdown
2024-02-25 05:33:15 +00:00
l10n daemon script
e82397cfec
GIT_SILENT Sync po/docbooks with svn
2024-02-25 01:30:10 +00:00
Kurt Hindenburg
1b3990ac86
Add note that uni2characterwidth tool doesn't build with Qt6
2024-02-23 17:59:32 -05:00
Luis Javier Merino Morán
19dc9a1db8
Fix Qt 6 assert on QChar outside BMP
...
Avoid creating a QChar, which represents an UTF-16 code-unit, and work
directly with char32_t's.
2024-02-23 19:37:24 +00:00
Luis Javier Merino Morán
d09b394c22
Support non-BMP codepoints in HTMLDecoder
...
HTMLDecoder, used for encoding as HTML, didn't support characters
outside the Unicode Basic Multilingual Plane, causing mojibake on Qt 5,
and assert failures in Qt 6.
BUG: 479983
2024-02-23 19:37:24 +00:00
Yifan Zhu
dad9085e58
terminalDisplay/TerminalFonts: fix checking if emojiFont is set
...
QFont() constructs a font object that uses the application's default
font. So testing if a font is set by comparing it against QFont() is not
valid. Instead, test if the family name is empty.
BUG: 481211
2024-02-23 01:11:04 +00:00
Carlos Alves
91a38d19b0
fix: Issue with focus setting on wdg after relocating to a new splitter
...
The bug is a problem where the widget was not receiving focus after
being moved to a new splitter (not clear why). The solution involves
connecting it to a signal, introducing a delay for the focus request.
The `deleteLater` call has been removed. This isn't necessary because
the old splitter after lose the remaining widget will subsequently
trigger the `childEvent` with `count == 0` and be deleted.
BUG: 479858
2024-02-20 23:57:20 +00:00
l10n daemon script
f4b8c3fb2a
GIT_SILENT Sync po/docbooks with svn
2024-02-19 01:28:16 +00:00
l10n daemon script
6db4ed2c0e
GIT_SILENT Sync po/docbooks with svn
2024-02-17 01:24:46 +00:00
l10n daemon script
1c5ad15fbe
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-02-17 01:16:20 +00:00
l10n daemon script
5c999193dd
GIT_SILENT Sync po/docbooks with svn
2024-02-16 01:25:02 +00:00
l10n daemon script
50723fcba3
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-02-16 01:16:19 +00:00
Heiko Becker
c30207c046
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit d45f003a96 )
2024-02-16 00:04:25 +01:00
l10n daemon script
2c31c05906
GIT_SILENT Sync po/docbooks with svn
2024-02-11 01:26:12 +00:00
l10n daemon script
5be93f0174
GIT_SILENT Sync po/docbooks with svn
2024-02-10 01:37:22 +00:00
Heiko Becker
b6fbdc95cb
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 0b4c8f75a0 )
2024-02-09 23:22:59 +01:00
l10n daemon script
cc7afde15a
GIT_SILENT Sync po/docbooks with svn
2024-02-09 01:29:07 +00:00
l10n daemon script
7019d50f60
GIT_SILENT Sync po/docbooks with svn
2024-02-06 01:44:24 +00:00
l10n daemon script
31af8f24c1
GIT_SILENT Sync po/docbooks with svn
2024-02-05 01:38:49 +00:00
l10n daemon script
4da771334e
GIT_SILENT Sync po/docbooks with svn
2024-02-04 01:23:09 +00:00
l10n daemon script
0f81988480
GIT_SILENT Sync po/docbooks with svn
2024-02-01 01:21:31 +00:00
l10n daemon script
80311adaea
GIT_SILENT Sync po/docbooks with svn
2024-01-31 01:29:20 +00:00
Carl Schwan
1a1f36231a
Fix flatpak build
2024-01-30 21:22:09 +00:00
l10n daemon script
ec5843ef28
GIT_SILENT Sync po/docbooks with svn
2024-01-30 01:24:20 +00:00
l10n daemon script
a3c725a52c
GIT_SILENT Sync po/docbooks with svn
2024-01-29 01:21:01 +00:00
l10n daemon script
28d7b35307
GIT_SILENT Sync po/docbooks with svn
2024-01-28 01:24:49 +00:00
l10n daemon script
2832524a5e
GIT_SILENT Sync po/docbooks with svn
2024-01-27 01:21:46 +00:00
l10n daemon script
a93a98f911
GIT_SILENT Sync po/docbooks with svn
2024-01-26 01:24:20 +00:00
l10n daemon script
2a321e1145
GIT_SILENT Sync po/docbooks with svn
2024-01-25 01:20:28 +00:00
l10n daemon script
379bf880cb
GIT_SILENT Sync po/docbooks with svn
2024-01-24 01:21:53 +00:00
Adam Hill
1668525461
Fix View menu title case and add icon for mouse tracking
...
This merge request fixes the title case for three entries in the view menu
- One-Shot Monitors
- Read-Only
- Allow Mouse Tracking
and adds the icon "input-mouse-symbolic" for the Allow Mouse Tracking entry

2024-01-23 16:02:10 +00:00
l10n daemon script
6bdf53487c
GIT_SILENT Sync po/docbooks with svn
2024-01-23 01:23:52 +00:00
l10n daemon script
b66bea659c
GIT_SILENT Sync po/docbooks with svn
2024-01-22 01:42:51 +00:00
l10n daemon script
82a481a6bf
GIT_SILENT Sync po/docbooks with svn
2024-01-21 01:21:45 +00:00
l10n daemon script
7ea04784a0
GIT_SILENT Sync po/docbooks with svn
2024-01-20 01:21:26 +00:00
l10n daemon script
c769f80d9d
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-01-20 01:13:36 +00:00
l10n daemon script
1c4b22ca72
GIT_SILENT made messages (after extraction)
2024-01-20 00:39:31 +00:00
l10n daemon script
f50b158137
GIT_SILENT Sync po/docbooks with svn
2024-01-19 01:26:13 +00:00
l10n daemon script
a05a310c06
GIT_SILENT Sync po/docbooks with svn
2024-01-17 01:23:51 +00:00
l10n daemon script
b599a86c84
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-01-17 01:13:58 +00:00
l10n daemon script
496cc72af2
GIT_SILENT Sync po/docbooks with svn
2024-01-14 01:43:48 +00:00
Antonio Rojas
73970f7105
Support Arch Linux names for the lrzsz executables
2024-01-13 21:27:37 +00:00
Theodore Wang
b27e80f2b5
Implemented DBus methods for reading displayed text
...
The four methods allow users to retrieve the text displayed on a
view.
1. Session::getAllDisplayedText
2. Session::getAllDisplayedTextList
3. Session::getDisplayedText
4. Session::getDisplayedTextList
They can choose the return value to be a single string. Or call
the "...List" methods to get a list where every list element is
the text on a single line.
For methods "getAllDisplayedText" and "getAllDisplayedTextList",
the user can specify if trailing empty lines should be removed.
For the other two methods, the user can specify the range of
lines to be retrieved.
BUG: 238032
2024-01-13 17:34:18 +00:00
l10n daemon script
7c0b1ff479
GIT_SILENT Sync po/docbooks with svn
2024-01-13 01:31:12 +00:00
Albert Astals Cid
6bcb9a1b6a
GIT_SILENT Upgrade release service version to 24.04.70.
2024-01-11 21:13:07 +01:00
Albert Astals Cid
b7c99a3728
GIT_SILENT Upgrade release service version to 24.01.90.
v24.01.90
2024-01-09 00:22:23 +01:00
l10n daemon script
343cb78001
GIT_SILENT Sync po/docbooks with svn
2024-01-07 02:55:34 +00:00
l10n daemon script
27ecc845ea
GIT_SILENT Sync po/docbooks with svn
2024-01-06 02:16:23 +00:00
l10n daemon script
f87dfe0873
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-01-06 02:07:25 +00:00
l10n daemon script
ba0924cdcc
GIT_SILENT Sync po/docbooks with svn
2024-01-05 02:18:09 +00:00