Commit Graph

8 Commits

Author SHA1 Message Date
Gary Wang
bed5ef71ea chore: build with Qt6 2021-10-04 15:24:39 +08:00
Gary Wang
abf6bfd172 chore: jfif is a thing 2021-09-28 12:32:58 +08:00
Gary Wang
a97e2126f0 chore: minor changes related to HiDIP, fork, etc. 2021-09-12 15:12:18 +08:00
Gary Wang
1074dddba6 i18n: run lupdate and lrelease, update zh_CN translation
file names are now aligned to the language descripted in
the ds file, there are two ts file descripted as pt_BR so
I leave one _br.ts untouched.
2021-09-12 12:58:40 +08:00
Gary Wang
53a7ee1981 fix: port away from deprecated Qt APIs 2021-09-12 12:18:46 +08:00
Gary Wang
c641be3377 refactor: rework the localization related part 2021-09-10 11:52:05 +08:00
Gary Wang
0e3d5c519e fix: crash when enable auto preview and click on an item 2021-09-10 10:11:29 +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