Sort by account name with case insensitivity

Sort the filter model by account name ignoring case sensitivity, using QCollator to follow locale sorting. As dynamic sort is enabled by default, new accounts should be sorted when added and remain in the same position in the view after a restart.

Fixes #1 (closed)

Merge request reports

Loading