summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build fix for WINCE to qlocale_tools.cppJanne Anttila2012-01-301-0/+4
* Various Qt documentation bug fixes (wk 42)artoka2012-01-302-2/+2
* Add missing llvm-gcc-4.2 SSE 4.2 intrinsics.Mike McQuaid2012-01-171-0/+66
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-171-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-11108-108/+108
* Windows: Add gcc 4.6.Friedemann Kleint2011-11-161-0/+7
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-11-081-0/+4
|\
| * Give better error message when using unsupported lookbehinds in QRegExpKjell Rune Skaaraas2011-11-071-0/+4
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-022-5/+8
|\ \
| * | QList document referenced to non existing functionartoka2011-11-011-2/+2
| * | Fix multiple typos in QLineF documentation.artoka2011-11-011-3/+6