File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ deepin-fcitx5configtool-plugin (6.0.28) unstable; urgency=medium
2+
3+ * fix: add UOS build support and update dependencies
4+ * style(ui): adjust font and icon size for keyboard layout
5+ * style(ui): unify title styles and fix addon button alignment
6+
7+ -- dengzhongyuan <dengzhongyuan@uniontech.com> Tue, 31 Mar 2026 22:27:45 +0800
8+
19deepin-fcitx5configtool-plugin (6.0.27) unstable; urgency=medium
210
311 * fix: add gettext translation support for fcitx5 config
Original file line number Diff line number Diff line change 1- // Copyright (C) 2021 ~ 2021 Deepin Technology Co., Ltd.
1+ // Copyright (C) 2021 ~ 2026 Deepin Technology Co., Ltd.
22// SPDX-FileCopyrightText: 2023 Deepin Technology Co., Ltd.
33//
44// SPDX-License-Identifier: GPL-3.0-or-later
Original file line number Diff line number Diff line change 1- // SPDX-FileCopyrightText: 2024 - 2027 UnionTech Software Technology Co., Ltd.
1+ // SPDX-FileCopyrightText: 2024 - 2026 UnionTech Software Technology Co., Ltd.
22//
33// SPDX-License-Identifier: GPL-3.0-or-later
44#include " fcitx5configtool.h"
Original file line number Diff line number Diff line change 1- // SPDX-FileCopyrightText: 2024 - 2027 UnionTech Software Technology Co., Ltd.
1+ // SPDX-FileCopyrightText: 2024 - 2026 UnionTech Software Technology Co., Ltd.
22// SPDX-License-Identifier: GPL-3.0-or-later
33import QtQuick 2.15
44import QtQuick.Layouts 1.15
You can’t perform that action at this time.
0 commit comments