View Single Post
Old 12-26-2015, 09:17 AM   #45
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Quote:
Originally Posted by KevinH View Post
Doitsu,
The complete entries are never actually sorted. Entries are built "sorted" by being inserted in order into the IndexEditorModel by QString comparison (so by unicode character value).

Any fixups need to be done inside the IndexEditor by the user before the Index itself is generated.
I'm afraid it's worse than that: there is no fixup. I did insert in the IndexEditor a big "user fixup", which was a complete alphabetic list sorted according to the French alphabetic order but this order was not taken into account since the accented letters were taken out of the list and put at the end.

Last edited by roger64; 12-26-2015 at 09:44 AM. Reason: accented
roger64 is offline   Reply With Quote