There are some software which does not tolerate the locale and producing float numbers with fixed dot decimal separator.
Copy-pasting data from these software can be painful because kcalc cannot interpret numbers with dot decimal separators if the locale has comma decimal separator.
To increase the user experience this patch will allow pasting both separators if the decimal separator is comma and the thousand-group separator is not a dot neither a comma. (Usually it is a space).