View Single Post
Old 04-06-2024, 05:24 PM   #13
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
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.
KevinH is offline   Reply With Quote