summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update CLDR to version 33.1 (2018/June/20)Edward Welbourne2018-07-161-0/+1
* Fix integer overflow (1 << (' ' - 1))Mikhail Svetkin2018-04-101-7/+7
* Add byte-based units to CLDR dataEdward Welbourne2017-06-131-0/+3
* QLocaleData: remove unused bool *overflow argumentsMarc Mutz2017-04-271-4/+4
* QLocale: add toString(Q(Date|QTime)+, QStringView format) overloadsMarc Mutz2017-04-121-3/+3
* QLocalePrivate: port number parsing to QStringViewMarc Mutz2017-03-291-9/+5
* Make QLocalePrivate::codeTo*() take QStringViewsMarc Mutz2017-03-261-9/+3
* Port QLocalePrivate::*ToCode() to QLatin1StringMarc Mutz2017-03-261-8/+7
* QCollator: don't pipe bcp47Name() through QStringMarc Mutz2017-02-071-0/+3
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-1/+1
|\
| * Properly use QT_CONFIG macro to check for ICULars Knoll2016-11-291-1/+1
* | QLocale: Add option to pad numbers with trailing zeroesUlf Hermann2016-09-151-2/+2
|/
* Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-0/+1
* QLocalePrivate: add overloaded codeToScript() and codeToLanguage()Anton Kudryavtsev2016-03-311-2/+6
* QLocalePrivate: overload codeToCountry() for QStringRef and QChar arrayAnton Kudryavtsev2016-03-311-1/+3
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-231-16/+16
* Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-0/+11
* QLocale: mark some private types movable/primitiveMarc Mutz2015-07-221-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix change-of-sign warnings with ICCThiago Macieira2015-01-061-3/+3
* Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.Friedemann Kleint2014-11-201-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add ascii_isspace to replace the locale-dependent isspace(3)Thiago Macieira2014-07-311-0/+27
* Centralize the merging toFloat conversionsThiago Macieira2014-02-161-0/+17
* QLocalePrivate: move the stringToXxx to QLocaleDataThiago Macieira2014-02-141-35/+37
* QLocalePrivate: move the xxxToString functions to QLocaleDataThiago Macieira2014-02-141-51/+52
* Merge the pairs of stringTo{Double,LongLong,UnsLongLong}Thiago Macieira2014-02-141-8/+3
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Improve digitToCLocale sign char handlingSamuel Gaist2013-11-281-2/+2
* QLocale - Improve date formatterJohn Layt2013-09-051-1/+2
* Implement system locale for AndroidEskil Abrahamsen Blomfeldt2013-07-041-1/+1
* Fix QLocalePrivate object leakingjian liang2013-05-201-1/+1
* QLocalePrivate: remove unused dataPointerForIndex functionThiago Macieira2013-05-081-1/+0
* QLocale: cache the C locale's privateThiago Macieira2013-05-011-0/+1
* Fix QLocale::standaloneMonthName when d->m_data == systemData()Albert Astals Cid2013-05-011-1/+3
* Make QLocalePrivate PODThiago Macieira2013-04-301-7/+16
* QLocalePrivate: remove QLocalePrivate::m_indexThiago Macieira2013-04-301-5/+3
* Remove QLocalePrivate::m_localeIDhjk2013-04-231-6/+2
* QLocalePrivate: Add convenience language/script/country to code helpersKonstantin Ritt2013-03-191-4/+8
* Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-141-26/+0
* QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...Keith Gardner2013-02-181-0/+4
* QLocalePrivate: Generalized numberToCLocale.Keith Gardner2013-02-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Split QQNXLocaleData::readPPSLocale()Rafael Roquetto2013-01-141-1/+4
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXmfekari2012-11-211-6/+6
* Use likelySubtags to instantiate a locale id from it's short formKonstantin Ritt2012-11-211-0/+22
* Qnx: Handle the MeasurementSystem value in QNXmfekari2012-11-201-0/+23
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24