summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Do not call macToQtFormat twice in QLocale.Denis Dzyubenko2009-12-161-4/+4
* Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-161-35/+8
* Changes to support locale change event for symbian platformdka2009-12-151-8/+35
* doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-281-1/+4
* getMacPreferredLanguageAndCountry: Fix possible crashMarkus Goetz2009-09-281-1/+1
* System locale on Mac may not return AnyCountry for any language != Ccon2009-09-181-2/+5
* System locale on Mac returns preferred language/country from sys prefs.con2009-09-141-5/+29
* Update license headers again.Jason McDonald2009-09-091-4/+4
* doc: Fixed several qdoc errors.Martin Smith2009-09-021-0/+3
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-3/+14
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-3/+14
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+5
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-100/+43
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixes memory leak of global data.Denis Dzyubenko2009-07-211-1/+5
| * | fix warnings for mingw in QtCoreThierry Bastian2009-07-151-2/+2
| * | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s...miniak2009-07-011-97/+36
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-33/+23
|\ \ \ | |/ /
| * | More culling of Panther Code.Norwegian Rock Cat2009-06-231-27/+19
| * | Don't initialize data that will be overwritten immediately.hjk2009-06-181-4/+2
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-11/+19
|\ \ \ | |/ /
| * | small refactoring to reduce memory usage of static dataThierry Bastian2009-06-091-1/+1
| * | Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-081-1/+1
| * | Doc fix: moved the cldr version outside of the double-to-string license headerDenis Dzyubenko2009-06-031-2/+2
| * | Removed an ifdef in QLocale that breaks the One Definition Rule.Denis Dzyubenko2009-06-021-1/+0
| * | improved string operations all over the placeThierry Bastian2009-05-281-2/+2
| * | Some refactoring of windows specific code + a private class of animationsThierry Bastian2009-05-251-2/+2
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-2/+2
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-2/+2
| |\ \ | | |/
| * | Fix leak of global dataJoão Abecasis2009-05-081-0/+9
* | | Make Qt exception safer.Robert Griebl2009-06-101-0/+3
* | | Factor Symbian specific code into its own file, qlocale_symbian.cpp.Frans Englich2009-05-251-794/+3
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-2/+2
|\ \ \ | | |/ | |/|
| * | Clarifying what QLocale::C is and is notNils Christian Roscher-Nielsen2009-05-191-2/+2
| |/
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-3/+6
|\ \ | |/
| * String-to-number conversion functions should ignore trailing whitespaces.Denis Dzyubenko2009-03-301-3/+6
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+7220
* Long live Qt for S60!axis2009-04-241-0/+8018