Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved currency value to string conversion in QLocale. | Denis Dzyubenko | 2011-02-25 | 1 | -1/+3 |
| | | | | | | | | | | Added a second, optional, argument to QLocale::toCurrencyString() that represents a currency symbol that is supposed to be added to the formatted string. Task-number: QTBUG-17100 Reviewed-by: Zeno Albisser Reviewed-by: Olivier Goffart | ||||
* | Improved qlocale manualtest | Denis Dzyubenko | 2011-02-23 | 1 | -3/+0 |
| | | | | Reviewed-by: trustme | ||||
* | Added a manual test for qlocale | Denis Dzyubenko | 2011-02-17 | 1 | -0/+71 |
Reviewed-by: Zeno Albisser |