summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't realloc user-provided bufferJoão Abecasis2011-05-031-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-301-20/+10
|\
| * Return correct boundaries reasons from QTextBoundaryFinder.Andrew den Exter2011-03-301-20/+10
* | Doc: Small change to QByteArray::resize()Geir Vattekar2011-03-071-1/+1
* | Doc: Small correction to QMap iterator docsGeir Vattekar2011-03-071-1/+1
* | Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-232-3/+2
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-082-3/+2
| |\
| | * Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORSDavid Faure2011-02-081-1/+1
| | * Doc: Fix the docs saying what the locale codec is used forThiago Macieira2011-02-061-2/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7David Boddie2011-01-314-16/+21
| |\ \ | | |/ | |/|
* | | Doc: Ensured that code snippets have appropriate file names.David Boddie2011-02-086-91/+91
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-041-0/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Make syncqt not complain about missing header macros.Thiago Macieira2011-01-271-0/+10
* | Doc: Fixed inconsistent and incorrect terminology.David Boddie2011-01-181-1/+1
* | Doc: Clarified the use of qUncompress().David Boddie2011-01-171-5/+5
* | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-1399-99/+99
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1099-99/+99
* | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-12-151-7/+7
|\ \ | |/
| * 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 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-141-1/+1
|\ \ \ | |/ /
| * | 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 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-079-19/+39
|\ \ \ | |/ /
| * | 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
| | |/ | |/|
* | | doc: Removed illegal \section1.Martin Smith2010-10-251-2/+1
* | | doc: Changed a \section in a \table into a \header.Martin Smith2010-10-251-1/+3
* | | Merge branch '4.7' into mimirMorten Engvoldsen2010-10-152-3/+3
|\ \ \ | |/ /
| * | Fixed statement about const_iterator and some whitespace fixes.Jerome Pasion2010-10-132-3/+3
* | | Merge branch '4.7' into mimirMorten Engvoldsen2010-10-131-0/+1
|\ \ \ | |/ /
| * | Added the default format of QTime::toString().Jerome Pasion2010-10-111-0/+1
| |/