Commit Graph

4 Commits

Author SHA1 Message Date
Gary Wang
7723783f3c chore: continue port away from win32 api 2021-10-10 14:40:12 +08:00
Gary Wang
9136e75e26 chore: improved jpeg format checking, port away from win32only code 2021-10-06 09:14:14 +08:00
Gary Wang
bed5ef71ea chore: build with Qt6 2021-10-04 15:24:39 +08:00
Gary Wang
216e1a9f71 init commit that compiles
Commit the original Caesium 1.7.0 codebase with some adjustment.
You can also get the original source at:

https://sourceforge.net/projects/caesium/files/1.7.0/

Since the file names listed in the Qt resource file have encoding
issue which can cause compile failure, these files get removed.

Adjustments:

+ .gitignore
M icons.qrc
- *.pro.user(.*)
- icons/language/*.png
2021-09-10 10:03:13 +08:00