summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-1099-99/+99
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-081-7/+7
|\
| * Fix for GCC on Windows x64.Ruben Van Boxem2010-12-071-7/+7
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-011-1/+1
|\ \ | |/
| * Fix two minor doc errorsAndy Shaw2010-12-011-1/+1
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-241-0/+1
|\ \ | |/
| * Fix wrong error assumption when converting "0.0" to doubleJoaquim Rocha2010-11-221-0/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-232-3/+7
|\ \ | |/
| * Check correctly before including SSE4.2 header.Mike McQuaid2010-11-181-2/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-181-1/+1
| |\
| | * Compile fix.Samuel Rødal2010-11-171-1/+1
* | | Doc: Removed incorrect statement about the C locale.David Boddie2010-11-221-2/+0
|/ /
* | Use GLIBC functions on any GLIBC architecture.Oswald Buddenhagen2010-11-171-3/+3
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-123-3/+4
|\
| * Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-113-3/+4
* | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-052-2/+10
|\ \ | |/
| * Document the difference between +0.0 and -0.0 for QPointF and QSizeF.David Boddie2010-11-032-2/+10
* | With some locales, QDoubleValidator would not accept "C" locale valid numbersGabriel de Dietrich2010-11-021-1/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-10-251-1/+1
|\
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-241-3/+11
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-143-3/+4
| |\ \
| * | | Doc: Fixed minor documentation issues.David Boddie2010-10-121-1/+1
* | | | Fixed many spelling errors.Rohan McGovern2010-10-251-2/+2
| |_|/ |/| |
* | | Fix warning introduced by last commit on hiding of the 'd' memberThiago Macieira2010-10-231-2/+2
* | | Fix access to uninitialised memory in case of new throwingThiago Macieira2010-10-221-3/+11
| |/ |/|
* | Fixed statement about const_iterator and some whitespace fixes.Jerome Pasion2010-10-132-3/+3
* | Added the default format of QTime::toString().Jerome Pasion2010-10-111-0/+1
|/
* Fixed grammar mistake.Jerome Pasion2010-10-081-3/+3
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-072-5/+1
|\
| * Merge commit 'refs/merge-requests/828' of git://gitorious.org/qt/qt into inte...David Boddie2010-10-012-5/+1
| |\
| | * Remove obsolete reference to qregexp.tex.Robin Burchell2010-09-271-4/+0
| | * Reference to QStringList::find() is incorrect, should be QStringList::filter().Robin Burchell2010-09-271-1/+1
* | | Doc: correcting bug - lenght() pointed to setLength() in "See also" section. ...Morten Engvoldsen2010-10-071-1/+1
* | | Doc: Fixing snippet bug. Path pointing to the wrong snippetMorten Engvoldsen2010-10-071-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2010-10-046-30/+30
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-041-1/+1
| |\ \ \ | | |/ /
| * | | Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-046-30/+30
| | |/ | |/|
* | | Corrected doc about ASCII string.Jerome Pasion2010-10-041-1/+1
| |/ |/|
* | Use quint64 (long long) instead of long for the GCC assembly code.Thiago Macieira2010-09-281-1/+1
|/
* Make the de-inlined isRightToLeft not get called from updatePropertiesThiago Macieira2010-09-221-20/+23
* Regenerate the Unicode tables after updates to the generator toolThiago Macieira2010-09-212-65/+82
* remove extra includesRitt Konstantin2010-09-212-2/+0
* move QUnicodeTables:: script() and lineBreakClass() implementationsRitt Konstantin2010-09-211-17/+0
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-161-1/+1
|\
| * doc: Fixed a \overloadThorbjørn Lindeijer2010-09-151-1/+1
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-094-33/+61
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-091-2/+2
| |\
| | * QList::toVector()/QVector::toStdVector()/QVector::fromStdVector(): use reserve()Marc Mutz2010-09-091-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-092-15/+35
| |\ \ | | |/ | |/|
| | * Work around a compiler bug on 64-bit.Thiago Macieira2010-09-081-3/+6