summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-300/+0
* Improve the default selection of locale for QCollatorEdward Welbourne2019-04-101-1/+7
* Suppress warnings about deprecated QString constructorThiago Macieira2018-05-301-10/+10
* QLocale: only use LANGUAGE if it contradicts LC_ALL/LC_MESSAGES/LANGEdward Welbourne2018-05-231-3/+31
* CoreLib: use const (and const APIs) moreAnton Kudryavtsev2016-04-181-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-1/+1
|\
| * QLocale: Use QVariant::toStringList() instead of template instantiationSérgio Martins2016-02-101-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QLocale::standaloneMonthName when d->m_data == systemData()Albert Astals Cid2013-05-011-0/+4
* Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-141-101/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Split QQNXLocaleData::readPPSLocale()Rafael Roquetto2013-01-141-5/+22
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-281-2/+5
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXmfekari2012-11-211-14/+14
* Qnx: Handle the MeasurementSystem value in QNXmfekari2012-11-201-0/+80
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Rename QSystemLocale::fallbackLocale() to QSystemLocale::fallbackUiLocale()Mike FABIAN2012-06-061-1/+1
* Check LANGUAGE as well in QSystemLocale::fallbackLocaleMike FABIAN2012-06-061-0/+13
* Use LC_MESSAGES instead of LC_NUMERIC in QSystemLocale::fallbackLocale()Mike FABIAN2012-06-061-3/+1
* Always return uiLanguages in bcp47 formatLars Knoll2012-05-041-20/+18
* Fix locale issue on unix systemsStephen Röttger2012-04-241-0/+2
* Make QLocalePrivate::updateSystemLocale() reset the locale data on UnixLars Knoll2012-03-221-21/+49
* QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+226