Commit Graph

1822 Commits

Author SHA1 Message Date
l10n daemon script
3abd0de621 GIT_SILENT Sync po/docbooks with svn 2025-11-05 01:48:32 +00:00
Heiko Becker
213aa27fb5 Fix version in appstream file
GIT_SILENT
2025-10-31 23:49:35 +01:00
Heiko Becker
655165f25e GIT_SILENT Update Appstream for new release
(cherry picked from commit 94062786c1)
2025-10-31 00:58:19 +01:00
l10n daemon script
fe7b111011 GIT_SILENT Sync po/docbooks with svn 2025-10-18 02:03:03 +00:00
l10n daemon script
e6ea4a14dc GIT_SILENT Sync po/docbooks with svn 2025-10-17 01:56:50 +00:00
Paul Brown
36e8b60170 Removing fundraiser adopters section completely, as it seems to break the pipeline for some reason 2025-10-14 11:03:11 +00:00
Paul Brown
960c9084f5 removing last year's fundraiser supporters 2025-10-13 12:20:11 +00:00
l10n daemon script
e0b2701489 GIT_SILENT Sync po/docbooks with svn 2025-10-11 10:19:39 +00:00
Heiko Becker
00290d52a4 GIT_SILENT Update Appstream for new release
(cherry picked from commit 93d289d61f)
2025-10-01 00:07:36 +02:00
Kunda Ki
ff96bc1c62 Fix various typos
Fixes misc. typos
2025-09-28 01:35:35 +03:00
l10n daemon script
47f0fd573f GIT_SILENT Sync po/docbooks with svn 2025-09-27 01:40:07 +00:00
l10n daemon script
bd84fd6d8b 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"
2025-09-27 01:34:04 +00:00
l10n daemon script
74be91f2a9 GIT_SILENT Sync po/docbooks with svn 2025-09-23 01:48:10 +00:00
Albert Astals Cid
b903ccea43 Revert "Disable flatpak until it starts working again"
This reverts commit acc704344c.

Also update some dependencies while at it :)

GIT_SILENT
2025-09-13 10:39:05 +02:00
l10n daemon script
c17260b390 GIT_SILENT made messages (after extraction) 2025-09-09 00:54:18 +00:00
l10n daemon script
dab3d905e7 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"
2025-09-08 01:51:28 +00:00
Heiko Becker
af57e23deb GIT_SILENT Update Appstream for new release
(cherry picked from commit fee0277670)
2025-09-04 01:09:39 +02:00
l10n daemon script
a465fa2fb7 GIT_SILENT Sync po/docbooks with svn 2025-08-21 01:45:08 +00:00
l10n daemon script
6cd3a6e5a1 GIT_SILENT Sync po/docbooks with svn 2025-08-14 01:46:46 +00:00
l10n daemon script
78a4ce1ce7 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"
2025-08-10 01:34:43 +00:00
l10n daemon script
57b93f371d 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"
2025-08-05 01:36:05 +00:00
l10n daemon script
29248ac0d9 GIT_SILENT Sync po/docbooks with svn 2025-08-04 01:47:22 +00:00
l10n daemon script
b0b7557574 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"
2025-08-04 01:32:53 +00:00
Heiko Becker
7e7c0ee341 GIT_SILENT Update Appstream for new release
(cherry picked from commit d2adf7fd10)
2025-08-01 00:34:17 +02:00
l10n daemon script
f06724ffb6 GIT_SILENT Sync po/docbooks with svn 2025-07-16 01:56:29 +00:00
l10n daemon script
e574a0a1d7 GIT_SILENT Sync po/docbooks with svn 2025-07-14 01:49:04 +00:00
Albert Astals Cid
8ef7204c5f GIT_SILENT Upgrade release service version to 25.11.70. 2025-07-05 11:50:48 +02:00
Heiko Becker
5973cc20a7 GIT_SILENT Update Appstream for new release
(cherry picked from commit 7a32d72567)
2025-06-30 18:39:57 +02:00
Kai Uwe Broulik
1f1b798532 TrayIcon: Use KAboutApplicationDialog
Rather than indirect via KHelpMenu. It is only created on the stack,
and when it gets destroyed, the dialog would get destroyed, too,
and not show at all.
2025-06-16 16:23:56 +00:00
Albert Astals Cid
acc704344c Disable flatpak until it starts working again
GIT_SILENT
2025-06-11 00:05:56 +02:00
Heiko Becker
d9b8535d21 GIT_SILENT Update Appstream for new release
(cherry picked from commit 7cda8b05f4)
2025-06-02 23:27:00 +02:00
l10n daemon script
4075e8d7c6 GIT_SILENT Sync po/docbooks with svn 2025-05-25 01:53:38 +00:00
l10n daemon script
2b7b0a8d97 GIT_SILENT Sync po/docbooks with svn 2025-05-19 01:41:56 +00:00
Wendi Gan
7e34a75b8e cmake: Require LibVNCServer >= 0.9.14
Changes:
- Drop FindLibVNCServer.cmake and rely on the CMake package config instead.
- Set the minimum required version to 0.9.14.
2025-05-03 13:13:15 +03:00
Wendi Gan
c434224d23 Add UTF-8 clipboard support
Changes:
- Use rfbSendServerCutTextUTF8() to send clipboard text in UTF-8, falling back to Latin1 if UTF-8 is not supported.
- Implement setXCutTextUTF8() to handle received UTF-8 clipboard content.

CCBUG: 430339
2025-05-03 13:13:15 +03:00
Heiko Becker
c5b2b0cea3 GIT_SILENT Update Appstream for new release
(cherry picked from commit df5bfe83f8)
2025-05-03 00:01:11 +02:00
Wendi Gan
6379e0169d Fix incorrect cursor position under display scaling
Issue:
When running Krfb on a computer with display scaling, the remote cursor position shown in the VNC client is incorrect.

Change:
Multiply the remote cursor position by devicePixelRatio.

BUG: 466276
2025-04-29 01:25:16 +08:00
Albert Astals Cid
8b2a7710e5 flatpak: Update runtime version 2025-04-20 11:51:55 +02:00
Heiko Becker
2c61391149 GIT_SILENT Update Appstream for new release
(cherry picked from commit 2384c1f6f5)
2025-04-07 23:39:36 +02:00
Midori Kochiya
caa11fb498 pw: fix memcpy size 2025-03-19 23:10:43 +00:00
l10n daemon script
7b8e02825d GIT_SILENT Sync po/docbooks with svn 2025-03-19 01:38:08 +00:00
l10n daemon script
6b32137f8f GIT_SILENT Sync po/docbooks with svn 2025-03-14 01:42:38 +00:00
Albert Astals Cid
cc4affab49 GIT_SILENT Upgrade release service version to 25.07.70. 2025-03-08 19:15:58 +01:00
l10n daemon script
252c51a1bc GIT_SILENT Sync po/docbooks with svn 2025-03-05 01:53:47 +00:00
l10n daemon script
affecefa88 GIT_SILENT Sync po/docbooks with svn 2025-03-01 01:48:20 +00:00
Balló György
5112dfe162 Set window icon
This is commonly used by desktop environments on Xorg.
2025-02-28 12:50:29 +00:00
Heiko Becker
e9d2da5285 GIT_SILENT Update Appstream for new release
(cherry picked from commit c5e04b7057)
2025-02-27 21:34:28 +01:00
Albert Astals Cid
dda0c10d40 CI: Add linux-qt6-next build 2025-02-12 01:35:32 +01:00
Laurent Montel
92a4bb29d3 Add xml/yaml linting 2025-01-31 13:53:02 +01:00
Heiko Becker
9a5643b5e4 GIT_SILENT Update Appstream for new release
(cherry picked from commit 6eeb88ca4f)
2025-01-31 01:20:48 +01:00