Gary Wang
736eda83e6
Update README.md
2021-10-07 22:56:00 +08:00
Gary Wang
eda0671bdb
i18n: update ts files, fix untranslated app name in last commit
2021-10-07 22:33:11 +08:00
Gary Wang
7a26347a36
chore: use application display name instead
2021-10-07 21:57: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
a9171d1963
fix: caesium main window in designer
2021-10-06 09:12:43 +08:00
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