summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Improved mapping of locales on symbian.Denis Dzyubenko2010-05-101-1/+1
* Fixed a leak in QTextDocument::print().Trond Kjernåsen2010-04-291-2/+2
* QNAM: Use a reference in appendDownstreamDataMarkus Goetz2010-04-261-1/+1
* qDebug() << myPointF would remove spaces in following arguments.David Faure2010-04-031-1/+1
* Correct documentation for ObjectReplacementCharacter and ReplacementCh.Frans Englich2010-03-251-2/+6
* QVarLenghtArray: Call constructor when resizing the array for Movable types.Olivier Goffart2010-03-111-2/+1
* QString::section: Fix crash with SectionIncludeLeadingSep flagOlivier Goffart2010-03-021-1/+1
* Doc: QRegExp::WillcardUnix: the documentation did not show the slashOlivier Goffart2010-03-011-2/+2
* doc: Added QScopedArrayPointer and corrected QScopedPointer snippet.Martin Smith2010-02-231-0/+55
* Revert "Added note to make QList destructor virtual in version 5"Zeno Albisser2010-02-181-1/+1
* Added note to make QList destructor virtual in version 5Zeno Albisser2010-02-171-1/+1
* Change all ptrdiff_t to qptrdiff.Thiago Macieira2010-02-178-22/+21
* Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-151-14/+21
* add constOswald Buddenhagen2010-02-051-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-02-043-7/+18
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-031-23/+37
| |\
| * | revert to fromUtf16() usage in fromWCharArray()Oswald Buddenhagen2010-02-031-1/+1
| * | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-2/+2
| * | document QString::fromUtf16() slownessOswald Buddenhagen2010-02-011-0/+11
| * | remove duplicated calculation of lengthOswald Buddenhagen2010-02-011-1/+1
| * | optimize qhash()Oswald Buddenhagen2010-02-011-4/+4
* | | Revert "Daylight savings time for Symbian take 2"Janne Koskinen2010-02-041-37/+23
| |/ |/|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-292-4/+4
|\ \ | |/
| * Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-271-3/+3
| * doc: Corrected misspelled word.Martin Smith2010-01-271-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-2590-97/+111
|\ \ | |/
| * qUncompress: Fix terminating \0Markus Goetz2010-01-211-0/+1
| * Fix crashes in QByteArrayOlivier Goffart2010-01-201-2/+2
| * doc: Corrected explanation of when append() does nothing.Martin Smith2010-01-111-2/+3
| * doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-111-3/+15
| * Update copyright year to 2010Jason McDonald2010-01-0690-90/+90
* | Daylight savings time for Symbian take 2Janne Koskinen2009-12-281-23/+37
* | Revert "Daylight savings time for Symbian."Janne Koskinen2009-12-231-37/+23
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2009-12-223-5/+8
|\ \ | |/
| * Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-171-4/+4
| |\
| | * Do not call macToQtFormat twice in QLocale.Denis Dzyubenko2009-12-161-4/+4
| | * Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-163-153/+16
| | * Changes to support locale change event for symbian platformdka2009-12-153-16/+153
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-162-1/+4
| |\ \
| | * | Fix warning in public headerOlivier Goffart2009-12-141-2/+2
| | * | Fixed invalid read in QCache::unlink after recent change.Samuel Rødal2009-12-111-1/+2
| | * | Prevented leak of keys in QPixmapCache.Samuel Rødal2009-12-101-1/+1
| | * | Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-091-0/+2
| | |/
* | | Daylight savings time for Symbian.Janne Koskinen2009-12-221-23/+37
|/ /
* | qreal-izationAleksandar Sasha Babic2009-12-111-2/+2
|/
* Fixed (unstable) tst_QTimeLine::currentTime test failureRohan McGovern2009-12-091-1/+1
* Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-051-4/+4
|\
| * Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-031-2/+4
|\ \ | |/
| * Fix crash in QVector::reserve when reserving smaller size on a shared vectorOlivier Goffart2009-12-011-2/+4