View Single Post
Old 10-19-2023, 05:31 PM   #18
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,699
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by KevinH View Post
When did Qt6 default to utf-8 for an ini file? I did not see that anywhere?
I thought the change you made to create/copy the new ini files was because of the Qt6 change to default to utf-8. Was I wrong?

Check out the comment here: https://github.com/Sigil-Ebook/Sigil.../main.cpp#L359 in commit: https://github.com/Sigil-Ebook/Sigil...b5644d73727b98

If not for the escaped codepoints from old inis being automatically converted to their utf-8 char counterparts by Qt6, what was it about them that were not backward compatible?

Last edited by DiapDealer; 10-19-2023 at 06:30 PM.
DiapDealer is offline   Reply With Quote