summaryrefslogtreecommitdiff
path: root/src/corelib/tools/qlocale_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix QLocale::standaloneMonthName when d->m_data == systemData()El Mehdi Fekari2013-05-211-0/+4
* Use LC_MESSAGES instead of LC_NUMERIC in QSystemLocale::fallbackLocale()Dmitry Shachnev2013-04-071-1/+1
* Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-201-84/+0
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXSamuli Piippo2013-02-011-8/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-291-2/+5
* Qnx: Handle the MeasurementSystem in QNXmfekari2012-11-231-0/+77
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Fix valgrind errors due to "const char *getSystemLocale"David Faure2012-08-061-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Use value of LANG if LC_TIME is empty.Thomas Sondergaard2012-04-041-0/+2
* Support changing locales at runtime in QPA plugins.Nick Ratelle2012-03-121-2/+33
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Use QByteArray::isEmpty instead of isNull in QLocaleDenis Dzyubenko2011-03-241-2/+2
* QLocale fixes.Denis Dzyubenko2011-03-241-2/+2
* Using list patterns to get a string from list in QLocale.Liang Qi2011-03-081-0/+2
* Added writing script support to QLocale.Denis Dzyubenko2011-03-021-10/+7
* Fixed querying QLocale::uiLanguage on Linux.Denis Dzyubenko2011-02-281-2/+5
* Fixed documentation for QLocaleDenis Dzyubenko2011-02-251-6/+0
* fixed QLocale::quoteString() to allow for QSystemLocale implementationZeno Albisser2011-02-251-3/+5
* Improved QLocale apiDenis Dzyubenko2011-02-251-1/+1
* QLocale improvements on unix/linux.Denis Dzyubenko2011-02-241-61/+33
* Split monolithic qlocale.cpp into platform-specific filesDenis Dzyubenko2011-02-241-0/+256