summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Use LC_MESSAGES instead of LC_NUMERIC in QSystemLocale::fallbackLocale()Dmitry Shachnev2013-04-071-1/+1
* Fix a bug in QSystemLocale on BB10El Mehdi Fekari2013-04-042-18/+20
* Inital port of QSystemLocale on BlackBerry 10El Mehdi Fekari2013-03-205-107/+422
* Fixed bug in QTimeLine::setPaused(false)Jan Arve Saether2013-03-201-0/+3
* Update Irish locale to return correct date formatEl Mehdi Fekari2013-03-131-2/+2
* Workaround a bug in mktime on QNXFabian Bumberger2013-03-131-0/+10
* QLocale: Update tamil's AM/PM textEl Mehdi Fekari2013-02-151-107/+106
* QLocale: Update the Japanese and Czech localeEl Mehdi Fekari2013-02-121-5/+5
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXSamuli Piippo2013-02-012-11/+11
* Use stub function gettimeofday for VxWorksPasi Petäjäjärvi2013-01-281-0/+4
* Update the Indonisian and Catalan locales in CLDR data:Mehdi Fekari2013-01-181-215/+214
* Update copyright year in Digia's license headersSergio Ahumada2013-01-13108-108/+108
* Add struct keyword for timeval variable to remove ambiguityPasi Petäjäjärvi2013-01-101-1/+1
* Update Canadian(English) localeMehdi Fekari2013-01-101-2/+2
* Update Turkish and Irish locales dataMehdi Fekari2013-01-071-2624/+2641
* Don't increase the reference count if dynamic_cast failedThiago Macieira2013-01-051-0/+2
* Elaborate shortDayName(), etc using default locale.Leonard Lee2012-12-201-10/+10
* Update defaultNumberingSystem value for some indic and slovak countries/regionsmfekari2012-12-141-19/+19
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-291-2/+5
* Qnx: Handle the MeasurementSystem in QNXmfekari2012-11-232-0/+100
* QString doesn't work with old ABI on ARM.Tomasz Duda2012-11-172-2/+11
* Update Qlocale data with CLDR 2.0.0Konstantin Ritt2012-11-103-4532/+5150
* Update Qlocale data with CLDR 1.9.1Konstantin Ritt2012-11-103-3387/+3431
* Prevent an overflow warning in assertions.Christian Kandeler2012-10-143-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29108-2522/+2522
* QElapsedTimer: Fix typo in restart() documentationJonathan Liu2012-09-261-1/+1
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-182-2/+2
* Fixes possible memory leak in QContiguousCacheFabian Bumberger2012-08-301-2/+4
* QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS work with QObjectsGiuseppe D'Angelo2012-08-271-1/+1
* Mac: Don't crash if language preferences can't be retrieved.Eike Ziller2012-08-101-1/+1
* Fix valgrind errors due to "const char *getSystemLocale"David Faure2012-08-061-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-01108-216/+216
* Use improved QLibrary search heuristics for ICU in QLocaleSean Harmer2012-07-271-0/+2
* Disable MacOSX 10.6+ locale code for iOS builds.Ian Dean2012-07-271-1/+1
* Only forward-declare some std classes if QT_NO_STL is defined.Raphael Kubo da Costa2012-07-171-0/+2
* Fix access to uninitialized pointerTobias Hunger2012-07-031-1/+1
* UCD 5.0: Apply Unicode Corrigendum #6Konstantin Ritt2012-06-131-788/+789
* Fix local variable is initialized but not referenced warningNicolas Arnaud-Cormos2012-05-231-6/+7
* QRegExp: fix crashGiuseppe D'Angelo2012-05-231-0/+2
* QRegExp: fix autotest, fix usage of uninitialized valuesGiuseppe D'Angelo2012-05-211-1/+1
* fix composition (C/KC) of some sequencesKonstantin Ritt2012-05-111-2/+3
* 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
* Fix a crash in QSystemLocalePrivate::uiLanguages().Friedemann Kleint2012-02-251-1/+1
* QElapsedTimer/Win: Fix 64-bit integer overflowJonathan Liu2012-02-211-1/+3
* Fixes a possible out-of-bound write in QByteArray.Nick Ratelle2012-02-091-6/+11
* Changes in Symbian CleanupStack use to allow dodgy app startMurray Read2012-02-081-0/+2
* Make QString::latin1() re-entrant, the global QHash needs a mutex.David Faure2012-02-081-1/+8
* Various Qt documentation fixes (wk 44)artoka2012-01-311-1/+1
* Various qt documentation fixes (wk 43)artoka2012-01-312-2/+1