summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-24108-1787/+1789
|\
| * Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-05-2013-166/+161
| |\
| | * Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-194-20/+15
| | |\
| | * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-13108-1787/+1787
| * | | Merge remote branch 'origin/4.7' into 4.8-from-4.7Rohan McGovern2011-05-1799-1641/+1643
| |\ \ \ | | |/ / | |/| |
| | * | Fix a regression in QList::mid()Liang Qi2011-05-161-0/+2
| | * | Update licenseheader text in source filesJyri Tahtela2011-05-1399-1641/+1641
* | | | Improved performance of the QLocale::name() function.Denis Dzyubenko2011-05-201-9/+22
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-111-2/+2
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-061-70/+97
| |\ \
| * \ \ Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-051-2/+2
| |\ \ \
| | * \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-041-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Don't realloc user-provided bufferJoão Abecasis2011-05-031-2/+2
* | | | | QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-094-20/+15
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-051-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-051-1/+1
| |\ \ \
| | * \ \ Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-2822-8541/+11568
| | |\ \ \ | | | |/ /
| | * | | Symbian's QElapsedTimer::restart() fixed to return ms rather than usmread2011-04-191-1/+1
* | | | | Compile fix for QLocale on Symbian.Denis Dzyubenko2011-05-041-1/+1
* | | | | Added Kazakh language to the QLocale mapping table on Symbian.Denis Dzyubenko2011-05-041-0/+1
* | | | | Added support for QLocale::uiLanguages on Symbian.Denis Dzyubenko2011-05-041-70/+96
|/ / / /
* | | | Fixes warningsOlivier Goffart2011-04-282-4/+2
* | | | Update documentation of QDateTime::toStringJens Georg2011-04-271-1/+5
* | | | Fix QDateTime::toString for Qt::ISODateJens Georg2011-04-271-0/+15
| |/ / |/| |
* | | Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-204-1/+277
|\ \ \
| * | | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-1/+1
| * | | Added support for libICU for collation and toLower/toUpper.Denis Dzyubenko2011-04-124-1/+277
* | | | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-1/+1
* | | | Compile on Mac.Olivier Goffart2011-04-132-10/+11
|/ / /
* | | Merge earth-team into origin/master'Olivier Goffart2011-04-121-11/+11
|\ \ \ | |/ /
| * | Merge remote branch 'qa-review/master' into qa-staging-masterRohan McGovern2011-04-071-11/+11
| |\ \
| | * | Fix typos in QSharedPointer documentation.Jason McDonald2011-04-061-11/+11
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-079-113/+103
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-319-113/+103
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-301-20/+10
| | |\ \
| | | * | Return correct boundaries reasons from QTextBoundaryFinder.Andrew den Exter2011-03-301-20/+10
| | * | | Doc: Small change to QByteArray::resize()Geir Vattekar2011-03-071-1/+1
| | * | | Doc: Small correction to QMap iterator docsGeir Vattekar2011-03-071-1/+1
| | * | | Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-232-3/+2
| | |\ \ \ | | | |/ /
| | * | | Doc: Ensured that code snippets have appropriate file names.David Boddie2011-02-086-91/+91
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-041-0/+10
| | |\ \ \
* | | | | | QStringBuilder: add operator += for QString and QByteArrayOlivier Goffart2011-04-062-0/+32
* | | | | | Documentation for the initilize_list constructorOlivier Goffart2011-04-043-0/+26
* | | | | | QStringList: constructor for std::initializer_listOlivier Goffart2011-04-041-0/+3
* | | | | | Fix compilation warningsOlivier Goffart2011-04-011-5/+4
* | | | | | linking doc of QLocale with QApplication::keyboardInputLocale()Zeno Albisser2011-04-011-1/+5
* | | | | | QStringBuilder now support building QByteArrayOlivier Goffart2011-04-013-34/+175
* | | | | | Changed the #ifdef block in QLocale to check for Q_OS_WIN instead of WS.Denis Dzyubenko2011-03-291-1/+1
* | | | | | Fixed checking for default arguments in QLocale::toCurrencyString()Denis Dzyubenko2011-03-291-3/+3
* | | | | | Use region name as a locale name on Mac.Denis Dzyubenko2011-03-291-31/+0