Jürgen Spitzmüller wrote:
This is a patch I have in the pipe for a long time. It adds number localization to the frontend. I.e., you can insert "1,2 cm" in the German localization instead of the English "1.2 cm" variant (the latter is of course still possible).I think I understand what's going on in the patch, and it looks good to me in so far as I do.As a bonus, it simplifies the code a bit. The patch relies on Qt's localization support.
rh