summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* 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-012-5/+8
|\ \
| * | QList document referenced to non existing functionartoka2011-11-011-2/+2
| * | Fix multiple typos in QLineF documentation.artoka2011-11-011-3/+6
* | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-171-8/+13
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-142-6/+14
| |\ \ | | |/
| * | Removing accidental use of double instead of qreal from QLinemread2011-10-061-8/+13
* | | Merge branch '4.8-upstream' into master-waterWater-Team2011-10-102-6/+14
|\ \ \ | | |/ | |/|
| * | omit unassigned (and too recent codepoints) from the text Normalization processKonstantin Ritt2011-10-072-6/+14
| |/
* | make QElapsedTimer use QSystemLibrary on winKonstantin Ritt2011-10-071-8/+6
|/
* Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-09-091-2/+1
* Merge branch 4.8 into qt-4.8-from-4.7Sergio Ahumada2011-09-012-4/+4
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-08-312-4/+4
| |\
| | * Merge remote branch 'mainline/4.8'Casper van Donderen2011-08-312-12/+21
| | |\
| | * \ Merge remote branch 'mainline/4.8'Casper van Donderen2011-08-303-6/+8
| | |\ \
| | * | | Doc: Said that QList::clear deallocates memoryGeir Vattekar2011-08-231-2/+2
| | * | | Doc: Fixed date format doc bug in QDateTime/Qt namespaceGeir Vattekar2011-08-221-2/+2
* | | | | Merge remote-tracking branch 'upstream/4.8' into qt-4.8-from-4.7Sergio Ahumada2011-08-314-21/+84
|\ \ \ \ \ | |/ / / /