FYI: Qt has a locale aware comparison function for handling sorting in different locales.
Also Please try to minimize required changes. We don't need the entire spellcheck code rewritten from scratch, we just need to figure out and carry along current language for each word. Thus my earler comment about parsing.
|