summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Repurpose the former Q_OS_MAC synonym "Q_OS_MACX" to mean "OS X".Jake Petroules2013-05-091-1/+1
* Revert QDateTime serialisation to pre-Qt 5 behaviour.Mitch Curtis2013-05-081-2/+5
* QLocalePrivate: remove unused dataPointerForIndex functionThiago Macieira2013-05-082-14/+0
* Specify gnu_printf for message formatting with MinGWJonathan Liu2013-05-081-0/+8
* Add qt_hash(QStringRef) overloadGiuseppe D'Angelo2013-05-072-4/+22
* QLocale: cache the QLocalePrivate for the default QLocaleThiago Macieira2013-05-011-6/+9
* QLocale: cache the C locale's privateThiago Macieira2013-05-012-1/+15
* Fix QLocale::standaloneMonthName when d->m_data == systemData()Albert Astals Cid2013-05-016-3/+17
* Make QLocalePrivate PODThiago Macieira2013-04-302-12/+21
* QLocalePrivate: remove QLocalePrivate::m_indexThiago Macieira2013-04-302-27/+10
* Move the code that creates QLocalePrivate to separate functionsThiago Macieira2013-04-301-27/+33
* Remove QLocalePrivate::m_localeIDhjk2013-04-232-36/+32
* Use a QVector<QDateTime> instead of an array in QFileInfoPrivatehjk2013-04-231-0/+4
* Make sure to also check for null CFPropertyLists.Thiago Macieira2013-04-191-0/+3
* QVector: Fix signedness warning in assert.Friedemann Kleint2013-04-111-1/+1
* Update QLocale data to CLDRv23Konstantin Ritt2013-04-013-4073/+4277
* Fix typos in QBBSystemLocaleDataEl Mehdi Fekari2013-03-302-9/+9
* QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-301-13/+20
* Make the inline CPU detection functions also staticThiago Macieira2013-03-261-2/+2
* Fix a bug in QSystemLocale on BB10El Mehdi Fekari2013-03-262-18/+20
* QLocaleBlackberry - fix include statementsRafael Roquetto2013-03-261-3/+3
* match #ifdefs relating to arm compilationOswald Buddenhagen2013-03-241-1/+1
* Mark Q_UNUSED the private members that aren't usedThiago Macieira2013-03-233-0/+3
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-213-17/+23
|\
| * Correct QDate and QTime documentation.Mitch Curtis2013-03-141-6/+2
| * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-5/+5
| * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-121-4/+3
| * Fix static builds with ICUKai Koehne2013-03-121-2/+13
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2096-6668/+10488
|\ \
| * | QLocalePrivate: Add convenience language/script/country to code helpersKonstantin Ritt2013-03-192-14/+18
| * | Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-192-0/+4
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1616-68/+68
| * | Move Unicode script itemization code from text engine to UnicodeToolsKonstantin Ritt2013-03-143-27/+60
| * | Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-145-127/+416
| * | Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-131-0/+3
| * | Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-133-5/+227
| * | interpret format argument of QString::sprintf() as UTF-8Oswald Buddenhagen2013-03-121-1/+3
| * | QRegularExpression: refactor the handling of the study dataGiuseppe D'Angelo2013-03-121-17/+24
| * | QVector - removeLast optimizeThorbjørn Martsum2013-03-071-1/+18
| * | QVector - add functions takeFirst and takeLastThorbjørn Martsum2013-03-072-2/+26
| * | QVector - add remove functionsThorbjørn Martsum2013-03-072-4/+26
| * | QMap - add multiInsert with hintThorbjørn Martsum2013-03-062-0/+91
| * | QMap - add insert overload that provide a hintThorbjørn Lund Martsum2013-03-062-0/+93
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-0/+10
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-063-9/+31
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-053-9/+31
| | |\ \ \
| * | | | | QLocale: Add some more languages and scriptsKonstantin Ritt2013-03-053-156/+869
| |/ / / /
| * | | | Introducing the Qt Android portPaul Olav Tvete2013-03-051-1/+1
| * | | | Fix potential issue in QTBF itemization codeKonstantin Ritt2013-03-041-1/+1
| * | | | Mark all qtbase headers that aren't cleanThiago Macieira2013-03-031-0/+5