summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-1/+1
* Use region name as a locale name on Mac.Denis Dzyubenko2011-03-291-31/+0
* Use QByteArray::isEmpty instead of isNull in QLocaleDenis Dzyubenko2011-03-241-2/+2
* QLocale fixes.Denis Dzyubenko2011-03-241-4/+4
* Added writing script support to QLocale.Denis Dzyubenko2011-03-021-7/+8
* Compile fix on Mac for QLocale.Denis Dzyubenko2011-02-281-1/+1
* Improved currency value to string conversion in QLocale.Denis Dzyubenko2011-02-251-6/+10
* fixed QLocale::quoteString() to allow for QSystemLocale implementationZeno Albisser2011-02-251-16/+13
* Improved QLocale apiDenis Dzyubenko2011-02-251-1/+1
* Implemented retrieving AM/PM text on Mac.Denis Dzyubenko2011-02-251-2/+7
* QLocale: Compile fix for mac.Denis Dzyubenko2011-02-251-0/+2
* Split monolithic qlocale.cpp into platform-specific filesDenis Dzyubenko2011-02-241-0/+485