summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port of Qt to VxWorksRobert Griebl2009-07-291-0/+5
* 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
* 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
* | 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
|\ \ | |/
| * Clarifying what QLocale::C is and is notNils Christian Roscher-Nielsen2009-05-191-2/+2
* | Fix leak of global dataJoão Abecasis2009-05-081-0/+9
|/
* 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