Quote:
Originally Posted by KevinH
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.