forked from openkylin/qt5-ukui-platformtheme
Update changelog 2024.04.19 4.1.0.0-0k35
This commit is contained in:
parent
4ac8d6a78b
commit
2ab236cb64
|
@ -1,3 +1,13 @@
|
|||
qt5-ukui-platformtheme (4.1.0.0-ok35) nile; urgency=medium
|
||||
|
||||
* 改动:
|
||||
BUG号:无
|
||||
需求号:BUGI8ZZBH,修复checkbox动效使用动画运动曲线不正确的问题
|
||||
其他改动:调整翻译文件模板,触发翻译平台自动翻译同步功能
|
||||
影响域:无
|
||||
|
||||
-- xibowen <xibowen@kylinos.cn> Fri, 19 Apr 2024 15:09:28 +0800
|
||||
|
||||
qt5-ukui-platformtheme (4.1.0.0-ok34) nile; urgency=medium
|
||||
|
||||
* 改动:
|
||||
|
|
|
@ -0,0 +1,305 @@
|
|||
From: xibowen <xibowen@kylinos.cn>
|
||||
Date: Fri, 19 Apr 2024 15:10:04 +0800
|
||||
Subject: Update changelog 2024.04.19 4.1.0.0-0k35
|
||||
|
||||
---
|
||||
.../translations/qt5-ukui-filedialog_zh_Hans.ts | 258 ---------------------
|
||||
.../animations/config-checkbox-animator.cpp | 6 +-
|
||||
2 files changed, 3 insertions(+), 261 deletions(-)
|
||||
delete mode 100644 qt5-ukui-filedialog/translations/qt5-ukui-filedialog_zh_Hans.ts
|
||||
|
||||
diff --git a/qt5-ukui-filedialog/translations/qt5-ukui-filedialog_zh_Hans.ts b/qt5-ukui-filedialog/translations/qt5-ukui-filedialog_zh_Hans.ts
|
||||
deleted file mode 100644
|
||||
index 7380cc3..0000000
|
||||
--- a/qt5-ukui-filedialog/translations/qt5-ukui-filedialog_zh_Hans.ts
|
||||
+++ /dev/null
|
||||
@@ -1,258 +0,0 @@
|
||||
-<?xml version="1.0" encoding="utf-8"?>
|
||||
-<!DOCTYPE TS>
|
||||
-<TS version="2.1" language="zh_Hans">
|
||||
-<context>
|
||||
- <name>KyFileDialogHelper</name>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="2524"/>
|
||||
- <source>Open File</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="2525"/>
|
||||
- <source>Save File</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="2538"/>
|
||||
- <source>All Files (*)</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-<context>
|
||||
- <name>KyNativeFileDialog</name>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="192"/>
|
||||
- <source>Go Back</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="199"/>
|
||||
- <source>Go Forward</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="205"/>
|
||||
- <source>Cd Up</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="212"/>
|
||||
- <source>Search</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="220"/>
|
||||
- <source>View Type</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="231"/>
|
||||
- <source>Sort Type</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="236"/>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="348"/>
|
||||
- <source>Maximize</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="250"/>
|
||||
- <source>Close</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="345"/>
|
||||
- <source>Restore</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="941"/>
|
||||
- <source>Name</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="944"/>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="1532"/>
|
||||
- <source>Open</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="945"/>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="954"/>
|
||||
- <source>Cancel</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="949"/>
|
||||
- <source>Save as</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="951"/>
|
||||
- <source>New Folder</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="953"/>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="1536"/>
|
||||
- <source>Save</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="989"/>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="990"/>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="992"/>
|
||||
- <source>Directories</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="1181"/>
|
||||
- <source>Warning</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="1181"/>
|
||||
- <source>exist, are you sure replace?</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="1858"/>
|
||||
- <source>NewFolder</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="2146"/>
|
||||
- <source>Undo</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="2153"/>
|
||||
- <source>Redo</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="2350"/>
|
||||
- <source>warn</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/kyfiledialog.cpp" line="2350"/>
|
||||
- <source>This operation is not supported.</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-<context>
|
||||
- <name>MessageBox</name>
|
||||
- <message>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="166"/>
|
||||
- <source>Close</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-<context>
|
||||
- <name>QApplication</name>
|
||||
- <message>
|
||||
- <location filename="../widget/messagebox/message-box.h" line="190"/>
|
||||
- <source>Executable '%1' requires Qt %2, found Qt %3.</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/messagebox/message-box.h" line="192"/>
|
||||
- <source>Incompatible Qt Library Error</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-<context>
|
||||
- <name>QDialogButtonBox</name>
|
||||
- <message>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="423"/>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="1106"/>
|
||||
- <source>OK</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-<context>
|
||||
- <name>QMessageBox</name>
|
||||
- <message>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="479"/>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="897"/>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="1518"/>
|
||||
- <source>Show Details...</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="897"/>
|
||||
- <location filename="../widget/messagebox/message-box.cpp" line="1518"/>
|
||||
- <source>Hide Details...</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-<context>
|
||||
- <name>QObject</name>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="19"/>
|
||||
- <source>File Name</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="23"/>
|
||||
- <source>Modified Date</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="27"/>
|
||||
- <source>File Type</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="31"/>
|
||||
- <source>File Size</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="35"/>
|
||||
- <source>Original Path</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="44"/>
|
||||
- <source>Descending</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="49"/>
|
||||
- <source>Ascending</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="55"/>
|
||||
- <source>Use global sorting</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="75"/>
|
||||
- <source>List View</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../widget/filedialog/ui_kyfiledialog.cpp" line="76"/>
|
||||
- <source>Icon View</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-<context>
|
||||
- <name>UKUI::TabWidget::DefaultSlideAnimatorFactory</name>
|
||||
- <message>
|
||||
- <location filename="../../libqt5-ukui-style/animations/tabwidget/ukui-tabwidget-default-slide-animator-factory.h" line="50"/>
|
||||
- <source>Default Slide</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
- <message>
|
||||
- <location filename="../../libqt5-ukui-style/animations/tabwidget/ukui-tabwidget-default-slide-animator-factory.h" line="51"/>
|
||||
- <source>Let tab widget switch with a slide animation.</source>
|
||||
- <translation type="unfinished"></translation>
|
||||
- </message>
|
||||
-</context>
|
||||
-</TS>
|
||||
diff --git a/ukui-styles/qt5-config-style-ukui/animations/config-checkbox-animator.cpp b/ukui-styles/qt5-config-style-ukui/animations/config-checkbox-animator.cpp
|
||||
index e9c6d9a..b827ad3 100644
|
||||
--- a/ukui-styles/qt5-config-style-ukui/animations/config-checkbox-animator.cpp
|
||||
+++ b/ukui-styles/qt5-config-style-ukui/animations/config-checkbox-animator.cpp
|
||||
@@ -67,7 +67,7 @@ bool ConfigCheckBoxAnimator::bindWidget(QWidget *w)
|
||||
m_onScale->setStartValue(0.0);
|
||||
m_onScale->setEndValue(1.0);
|
||||
m_onScale->setDuration(260);
|
||||
- m_onScale->setEasingCurve(QEasingCurve::InOutSine);
|
||||
+ m_onScale->setEasingCurve(QEasingCurve::OutCubic);
|
||||
addAnimation(m_onScale);
|
||||
connect(m_onScale, &QVariantAnimation::valueChanged, w, [=](const QVariant &value) {
|
||||
w->update();
|
||||
@@ -80,7 +80,7 @@ bool ConfigCheckBoxAnimator::bindWidget(QWidget *w)
|
||||
m_onOpacity->setStartValue(0.0);
|
||||
m_onOpacity->setEndValue(1.0);
|
||||
m_onOpacity->setDuration(120);
|
||||
- m_onOpacity->setEasingCurve(QEasingCurve::InOutSine);
|
||||
+ m_onOpacity->setEasingCurve(QEasingCurve::OutCubic);
|
||||
addAnimation(m_onOpacity);
|
||||
connect(m_onOpacity, &QVariantAnimation::valueChanged, w, [=](const QVariant &value) {
|
||||
w->update();
|
||||
@@ -93,7 +93,7 @@ bool ConfigCheckBoxAnimator::bindWidget(QWidget *w)
|
||||
m_onBase->setStartValue(0.0);
|
||||
m_onBase->setEndValue(1.0);
|
||||
m_onBase->setDuration(180);
|
||||
- m_onBase->setEasingCurve(QEasingCurve::InOutSine);
|
||||
+ m_onBase->setEasingCurve(QEasingCurve::OutCubic);
|
||||
addAnimation(m_onBase);
|
||||
connect(m_onBase, &QVariantAnimation::valueChanged, w, [=](const QVariant &value) {
|
||||
w->update();
|
|
@ -38,3 +38,4 @@
|
|||
0038-Update-changelog-2024.04.16-4.1.0.0-0k34.patch
|
||||
0039-translations-qt5-ukui-platformtheme_zh_Hans.ts.patch
|
||||
0040-qt5-ukui-platformtheme-translations-qt5-ukui-platfor.patch
|
||||
0041-Update-changelog-2024.04.19-4.1.0.0-0k35.patch
|
||||
|
|
Loading…
Reference in New Issue