Skip to content

Releases: SunnyCapturer/FLIPPED

v1.3.2

31 May 10:15
v1.3.2
66181be
Compare
Choose a tag to compare

If you are interested in how to program a complete screenshot project in C++/ Qt, this has detailed source code and examples, it will help you.
FLIPPED is the predecessor project of Sunny Screenshots, which is now open sourced under the MIT license, with comments and individual compilation steps.

For technical exchanges, or if you are interested in Sunny, you can find contact information in the upper right corner of webpage.


如果你对如何 C++/ Qt 编程一个完整的截图项目感兴趣,此有详细的源代码和示例,它会帮助到你。
FLIPPED 是 Sunny 截图 的前身项目,现以 MIT 许可协议方式,开放全部源代码,并且保留代码注释,提供个版本编译步骤。

如果有技术交流,或对 Sunny 感兴趣,可以在 网页的右上角有联系方式。




v1.2.3

23 Apr 15:30
v1.2.3
176778d
Compare
Choose a tag to compare
- New UI design refactoring

- Backend interaction completely refactored (clear and easy to maintain)
- Linux and macos build successfully

v1.2.2

17 Apr 15:14
v1.2.2
5b31e6f
Compare
Choose a tag to compare
-fix: linux and mac build success

v1.2.1

16 Apr 16:35
v1.2.1
a00cedf
Compare
Choose a tag to compare
- 修复 Linux 和 Mac 编译失败

- 顺带调节 无 tr() 翻译文件后,无显示的问题

v1.2.0

16 Apr 11:00
v1.2.0
da5ff1e
Compare
Choose a tag to compare
- 全新 UI 重新设计

- 支持托盘单击触发截图
- 重构后台文本交互
- 啊,还修改了好几个 BUG

v1.1.0

08 Apr 10:15
v1.1.0
6215c76
Compare
Choose a tag to compare
1. refactoring back-end logic interaction .ini

2. support Quick Save and Auto Save
3. support k shortcut key conflict detection
4. support for displaying system messages

v1.0.0

12 Mar 08:08
v1.0.0
7822a83
Compare
Choose a tag to compare
beta v1.0.0 version released

v0.4.10

09 Nov 15:43
v0.4.10
43018dc
Compare
Choose a tag to compare
Rename "Flipped"

v0.4.9

03 Nov 08:33
Compare
Choose a tag to compare
fix: macos platform build .dmg does not work

Method: Run the binary in terminal to see the prompt

v0.4.8

03 Nov 07:06
v0.4.8
c99f346
Compare
Choose a tag to compare
Fix some details of cross-platform features