Add localization for decimal separator in KNumber.toQString
The member KNumber.toQString now returns the proper decimal separator according to the user's locale.
This also provides the proper (localized) decimal separator in the history results.
Before:
After:
Edited by Gabriel Barrantes