Skip to content

Commit

Permalink
Improve UI
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoming <[email protected]>
  • Loading branch information
QQxiaoming committed Sep 10, 2024
1 parent 2ff6e7b commit 4e85262
Show file tree
Hide file tree
Showing 30 changed files with 367 additions and 189 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,14 @@ If you want to improve/fix the known issues, you can check [TODO](./TODO.md).

The current project is recommended to use version Qt6.5.0 and above.

## Donate

If you like this project, you can donate to the author to support the development of the project.

- [![paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/quardxiaoming)
- ![alipay](./docs/img/donate/alipay.jpg)
- ![wechat](./docs/img/donate/wechat.jpg)

## Special

The project is currently developed in my spare time. In order to improve the development efficiency, this project uses GitHub Copilot to assist in code writing. The readability of some code may not be very good, and the author will try to optimize it in subsequent versions.
Expand Down
8 changes: 8 additions & 0 deletions README_ja_JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,14 @@ quardCRT はバージョン V0.4.0 からプラグインをサポートします

現在のプロジェクトは、バージョン Qt6.5.0 以上を使用することをお勧めします。

## 寄付

このプロジェクトが気に入ったら、作者に寄付してプロジェクトの開発をサポートできます。

- [![paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/quardxiaoming)
- ![alipay](./docs/img/donate/alipay.jpg)
- ![wechat](./docs/img/donate/wechat.jpg)

## 特別な

このプロジェクトは現在、余暇時間で開発されています。開発効率を向上させるために、このプロジェクトでは GitHub Copilot を使用してコードを記述することが多く、一部のコードの可読性があまり良くないかもしれませんが、作者は後続のバージョンで最適化するように努めます。
Expand Down
8 changes: 8 additions & 0 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,14 @@ quardCRT将从V0.4.0版本开始支持插件,插件将以Qt Plug-in插件的

目前项目建议使用版本Qt6.5.0及更高版本。

## 捐赠

如果您觉得本项目对您有帮助,您可以通过以下方式捐赠:

- [![paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/quardxiaoming)
- ![alipay](./docs/img/donate/alipay.jpg)
- ![wechat](./docs/img/donate/wechat.jpg)

## 特别

项目目前为个人业余时间开发,为提高开发效率,本项目较为大量的使用了GitHub Copilot协助代码编写,部分代码的人类可读性可能不是很好,作者也会尽量在后续版本中进行优化。
Expand Down
8 changes: 8 additions & 0 deletions README_zh_HK.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,14 @@ quardCRT將從V0.4.0版本開始支持Plugin,以Qt Plug-in的形式提供,

目前項目建議使用版本Qt6.5.0及更高版本。

## 捐赠

如果您覺得本項目對您有幫助,您可以通過以下方式捐赠:

- [![paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/quardxiaoming)
- ![alipay](./docs/img/donate/alipay.jpg)
- ![wechat](./docs/img/donate/wechat.jpg)

## 特別

項目目前為個人業餘時間開發,為提高開發效率,本項目較為大量的使用了GitHub Copilot協助程式碼編寫,部分程式碼的人類可讀性可能不是很好,作者也會盡量在後續版本中進行最佳化。
Expand Down
Binary file added docs/img/donate/alipay.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/donate/wechat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,22 @@ Install from store
:target: https://apps.microsoft.com/detail/quardCRT/9p6102k9qb3t?mode=direct
:alt: Microsoft Store

----------------------------------
Donate
----------------------------------

If you like this project, you can donate to the author to support the development of the project.

.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg
:target: https://paypal.me/quardxiaoming
:alt: paypal

.. image:: ./img/donate/alipay.jpg
:alt: alipay

.. image:: ./img/donate/wechat.jpg
:alt: wechat

.. toctree::
:maxdepth: 3
:caption: Contents:
Expand Down
17 changes: 13 additions & 4 deletions src/globaloptions/globaloptionsadvancedwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>449</width>
<height>459</height>
<width>440</width>
<height>500</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>4</number>
Expand Down Expand Up @@ -270,12 +276,15 @@
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Vertical</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>275</height>
<height>0</height>
</size>
</property>
</spacer>
Expand Down
17 changes: 13 additions & 4 deletions src/globaloptions/globaloptionsappearancewidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@
<x>0</x>
<y>0</y>
<width>550</width>
<height>598</height>
<height>538</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>4</number>
Expand Down Expand Up @@ -711,19 +717,22 @@
<number>70</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Vertical</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>
Expand Down
17 changes: 13 additions & 4 deletions src/globaloptions/globaloptionsgeneralwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>379</width>
<height>412</height>
<width>440</width>
<height>500</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">
<property name="spacing">
<number>4</number>
Expand Down Expand Up @@ -291,12 +297,15 @@
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Vertical</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>
Expand Down
21 changes: 15 additions & 6 deletions src/globaloptions/globaloptionsterminalwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>434</width>
<height>497</height>
<width>440</width>
<height>518</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label_8">
Expand Down Expand Up @@ -90,7 +96,7 @@
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
Expand Down Expand Up @@ -174,7 +180,7 @@
<number>50</number>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
Expand Down Expand Up @@ -211,12 +217,15 @@
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Vertical</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>
Expand Down
19 changes: 14 additions & 5 deletions src/globaloptions/globaloptionstransferwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>420</width>
<height>300</height>
<width>440</width>
<height>500</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>4</number>
Expand Down Expand Up @@ -135,7 +141,7 @@
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
Expand Down Expand Up @@ -173,12 +179,15 @@
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Orientation::Vertical</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>
Expand Down
Loading

0 comments on commit 4e85262

Please sign in to comment.