summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLocale: Clean up QLocalePrivate implementationJohn Layt2012-04-241-229/+238
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-4/+4
* Make QLocale::toULongLong return the proper type: qulonglongThiago Macieira2012-04-051-3/+1
* QLocale: Merge month name data storage to save 50KB memoryJohn Layt2012-04-031-1/+1
* Fix measurement system for the UKLars Knoll2012-03-261-1/+1
* Make QLocale not depend on being friends with the global staticThiago Macieira2012-03-221-8/+7
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-11/+11
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* SIC: QLocale: Remove base argument from conversion to number apiJohn Layt2012-02-051-42/+18
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-241-12/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Deinlined QLocale::operator==Denis Dzyubenko2012-01-041-0/+10
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-0/+38
|\
| * Add QLocale::toUpper/LowerLars Knoll2011-08-311-0/+38
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-18/+18
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-1/+1
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-1/+1
* | Port Qt 5 to Mac.Morten Sorvig2011-05-181-4/+5
|/
* Fixes warningsOlivier Goffart2011-05-101-2/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3281