ChungZH / notepanda

📃 A simple cross-platform notepad. Based on Qt and C++.
https://t.me/notepanda
MIT License
334 stars 61 forks source link

[Feature request] QtWidgets -> QtQuick! #41

Closed ChungZH closed 4 years ago

ChungZH commented 4 years ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

In QtWidgets, it is difficult to make beautiful interfaces. But QtQuick can!

Describe the solution you'd like

A clear and concise description of what you want to happen.

MOVE TO QtQuick!

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

I'm working on this in cutenp.

ChungZH commented 4 years ago
Syntax Highlighting
ChungZH commented 4 years ago
Open file
ChungZH commented 4 years ago

Save, save as, quit, undo, redo, copy, cut, paste, Read-Only...

ChungZH commented 4 years ago
AboutWindow
ChungZH commented 4 years ago
LineNumbersArea
ChungZH commented 4 years ago

大家好! 经过了一个星期的尝试,我们决定将 「QtQuick 版 Notepanda」,也就是 cutenp 独立出来。Notepanda 暂时不会合并 cutenp,直到 QtQuick 的性能变得更加优秀。我们期盼 12 月 1 日发布的 Qt 6.0 能够满足我们的要求。

Hello everyone! After a week of trials, we decided to separate "QtQuick version of Notepanda" to cutenp. Notepanda will not merge cutenp until QtQuick's performance becomes better. We look forward to Qt 6.0 released on December 1st to meet our requirements.