summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QVector: fix const_iterator-=(int)hjk2009-11-301-1/+1
|/
* Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-173-9/+37
|\
| * doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-161-3/+28
| * Fix compilation on solaris-g++-64.Thiago Macieira2009-11-131-0/+1
| * doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-131-6/+8
* | do not (fail to) compile qdatastream into qmake and cetestOswald Buddenhagen2009-11-134-4/+4
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-131-0/+20
|\ \ | |/
| * Move QCustomScopedPointer to a private headerHarald Fernengel2009-11-113-65/+153
| * Make QScopedPointer::operator== and != non-memberJoão Abecasis2009-11-111-40/+12
* | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-105-45/+30
|\ \
| * \ Merge branch 'tools-team/4.6' (early part) into 4.6Oswald Buddenhagen2009-11-103-65/+133
| |\ \
| * | | Make QScopedPointer::operator== and != non-memberJoão Abecasis2009-11-101-40/+12
| | |/ | |/|
| * | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-093-5/+18
| |\ \