View Single Post
Old 04-06-2024, 05:31 PM   #14
KarlG
Enthusiast
KarlG began at the beginning.
 
Posts: 43
Karma: 10
Join Date: Mar 2024
Device: none
Quote:
Originally Posted by KevinH View Post
Okay, I took a look at qtbase dev branch and there is code in the latest qfile.cpp rename() code that was added after Sigil was created, sometime during Qt5 that will attempt a file rename if the destination exists but is the exact same file (ie. case change only).

Now that Sigil uses Qt6, we should be able to re-examine if we can allow case only changes.
Great - and presumably Qt will take care of all platform-specific issues.
KarlG is offline   Reply With Quote