Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Split monolithic qlocale.cpp into platform-specific files | Denis Dzyubenko | 2011-02-24 | 10 | -5095/+5390 | |
| |/ / | ||||||
| * | | QLocale: Compile fix on Windows | Denis Dzyubenko | 2011-02-23 | 1 | -0/+4 | |
| * | | Compile fix. | Denis Dzyubenko | 2011-02-23 | 1 | -2/+2 | |
| * | | QLocale: Supporting multiple locale categories on Unix. | Denis Dzyubenko | 2011-02-23 | 2 | -14/+133 | |
| * | | Added UI languages property to QLocale | Denis Dzyubenko | 2011-02-23 | 2 | -4/+132 | |
| * | | Updated CLDR data for QLocale. | Zeno Albisser | 2011-02-22 | 1 | -327/+327 | |
| * | | Added documentation for enum value FirstDayOfWeek | Zeno Albisser | 2011-02-22 | 1 | -0/+1 | |
| * | | Implemented QLocale::quoteString(...) | Zeno Albisser | 2011-02-22 | 3 | -1/+95 | |
| * | | Merge remote branch 'earth-team/4.7-i18n' into master-i18n | Denis Dzyubenko | 2011-02-21 | 1 | -2/+4 | |
| |\ \ | ||||||
| | * | | Fixes QLocale locale name parsing. | Denis Dzyubenko | 2011-02-03 | 1 | -2/+4 | |
| * | | | Improved locale data generator | Denis Dzyubenko | 2011-02-18 | 2 | -4/+11 | |
| * | | | Updated CLDR data for QLocale. | Denis Dzyubenko | 2011-02-17 | 1 | -325/+730 | |
| * | | | Added currency support for QLocale | Denis Dzyubenko | 2011-02-17 | 3 | -53/+429 | |
| * | | | Fixed QString creation for certain cases in QLocale | Denis Dzyubenko | 2011-02-17 | 1 | -1/+3 | |
| * | | | Implemented QLocale::firstDayOfWeek() | Zeno Albisser | 2011-02-15 | 3 | -1/+46 | |
* | | | | Merge earth-team into master | Olivier Goffart | 2011-03-15 | 3 | -20/+24 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fixed documentation for QByteArray | Denis Dzyubenko | 2011-03-03 | 1 | -16/+19 | |
| * | | | Improve handling QByteArray with QStringBuilder | Denis Dzyubenko | 2011-03-03 | 2 | -4/+5 | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-03-04 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-02-24 | 7 | -20/+36 | |
| |\ \ \ | ||||||
| * | | | | fix documentation typos in isLowSurrogate and requiresSurrogates | Jeremy Katz | 2011-02-23 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Various INTEGRITY fixes | Rolland Dudemaine | 2011-02-22 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Remove the assignment-move operator that was a bad copy-paste | Thiago Macieira | 2011-02-21 | 1 | -2/+0 | |
* | | | Fix the move semantics in QSharedDataPointer and QExplicitSDP | Thiago Macieira | 2011-02-21 | 1 | -1/+5 | |
* | | | Merge branch earth-team/master into earth-staging | João Abecasis | 2011-02-16 | 3 | -3/+169 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-01-31 | 99 | -101/+103 | |
| |\ \ | ||||||
| * | | | Fix GCC compiler warning | Shane Kearns | 2011-01-27 | 1 | -1/+1 | |
| * | | | Add QScopedValueRollback tools class. | Shane Kearns | 2011-01-26 | 3 | -3/+169 | |
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-10 | 5 | -19/+23 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-08 | 2 | -3/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORS | David Faure | 2011-02-08 | 1 | -1/+1 | |
| | * | | | | Doc: Fix the docs saying what the locale codec is used for | Thiago Macieira | 2011-02-06 | 1 | -2/+1 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7 | David Boddie | 2011-01-31 | 4 | -16/+21 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Doc: Fixed inconsistent and incorrect terminology. | David Boddie | 2011-01-18 | 1 | -1/+1 | |
| | * | | | | Doc: Clarified the use of qUncompress(). | David Boddie | 2011-01-17 | 1 | -5/+5 | |
| | * | | | | Merge branch '4.7' of ../qt into 4.7 | David Boddie | 2011-01-13 | 99 | -99/+99 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.7' into qdoc-simplified | David Boddie | 2010-12-15 | 1 | -7/+7 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'qdoc-simplified' into mimir-simplified | David Boddie | 2010-12-14 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'qdoc-simplified' into mimir-simplified | David Boddie | 2010-12-07 | 9 | -19/+39 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | doc: Removed illegal \section1. | Martin Smith | 2010-10-25 | 1 | -2/+1 | |
| | * | | | | | | | | doc: Changed a \section in a \table into a \header. | Martin Smith | 2010-10-25 | 1 | -1/+3 | |
| | * | | | | | | | | Merge branch '4.7' into mimir | Morten Engvoldsen | 2010-10-15 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.7' into mimir | Morten Engvoldsen | 2010-10-13 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' into mimir | Morten Engvoldsen | 2010-10-09 | 4 | -10/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/4.7' into mimir | Morten Engvoldsen | 2010-10-06 | 7 | -31/+31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' into mimir | Morten Engvoldsen | 2010-10-04 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' into mimir | Morten Engvoldsen | 2010-09-23 | 6 | -104/+105 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mimir' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into mimir | Morten Engvoldsen | 2010-09-20 | 1 | -8/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | qdoc: DITA XML generator now uses <section> elements... | Martin Smith | 2010-09-18 | 1 | -8/+12 | |
* | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-01 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |