summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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