summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-012-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 commit 'oslo1/master' into oslo1-masterRohan McGovern2010-02-0116-3/+62
|\ \
| * | Optimise QStringList::join by pre-allocating the final size.Thiago Macieira2010-01-261-0/+10
| * | Merge branch '4.6'Thiago Macieira2010-01-211-2/+2
| |\ \
| * \ \ Merge branch '4.6'Thiago Macieira2010-01-1390-95/+108
| |\ \ \
| * \ \ \ Merge branch '4.6'Thiago Macieira2009-12-262-6/+6
| |\ \ \ \
| | * | | | 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
| | |\ \ \ \
| | * | | | | Daylight savings time for Symbian.Janne Koskinen2009-12-221-23/+37
| * | | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-153-2/+5
| |\ \ \ \ \ \
| * | | | | | | add {QString,QByteArray,QList,QLinkedList,QHash,QMap,QVector}::isSharedWith()Oswald Buddenhagen2009-12-1014-0/+42
| * | | | | | | fix (internal) apidocOswald Buddenhagen2009-12-101-1/+1
| * | | | | | | Fix the int validator not handling the localeThierry Bastian2009-12-091-2/+9
| * | | | | | | Merge commit 'oslo-staging-1/4.6' into master-mainlineRichard Moe Gustavsen2009-12-041-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-12-031-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.6'Thiago Macieira2009-12-021-2/+4
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.6' into oslo1-masterRohan McGovern2010-02-0190-112/+131
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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
| | |/ / / /
| * | | | | 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 branch '4.6'Thiago Macieira2009-11-257-15/+41
|\ \ | |/
| * 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
| |\ \ | | |/
| * | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-105-45/+30
| |\ \
| * | | build lrelease bootstrappedOswald Buddenhagen2009-11-104-6/+4
* | | | Merge branch '4.6'Thiago Macieira2009-11-131-0/+20
|\ \ \ \ | | |_|/ | |/| |