Releases: SunnyCapturer/FLIPPED
Releases · SunnyCapturer/FLIPPED
v1.3.2
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
- New UI design refactoring - Backend interaction completely refactored (clear and easy to maintain) - Linux and macos build successfully
v1.2.2
-fix: linux and mac build success
v1.2.1
- 修复 Linux 和 Mac 编译失败 - 顺带调节 无 tr() 翻译文件后,无显示的问题
v1.2.0
- 全新 UI 重新设计 - 支持托盘单击触发截图 - 重构后台文本交互 - 啊,还修改了好几个 BUG
v1.1.0
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
beta v1.0.0 version released
v0.4.10
Rename "Flipped"
v0.4.9
fix: macos platform build .dmg does not work Method: Run the binary in terminal to see the prompt
v0.4.8
Fix some details of cross-platform features