summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/master' into earth/file-engine-refactorShane Kearns2010-10-082-5/+1
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-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
* | | | Merge commit 'origin/master' into fileEnginesThomas Zander2010-10-062-21/+24
|\ \ \ \ | |/ / /
| * | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-1/+1
| |\ \ \ | | |/ /
| | * | Use quint64 (long long) instead of long for the GCC assembly code.Thiago Macieira2010-09-281-1/+1
| | |/
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-20/+23
| |\ \ | | |/
| | * Make the de-inlined isRightToLeft not get called from updatePropertiesThiago Macieira2010-09-221-20/+23
* | | Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-2825-356/+736
|\ \ \ | |/ /
| * | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-09-225-84/+82
| |\ \
| | * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-225-84/+82
| | |\ \ | | | |/
| | | * 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 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-09-221-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix C++0x initializer lists tests.Olivier Goffart2010-09-221-1/+1
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-212-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * 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-oslo1' into 4.7-docA-Team2010-09-071-2/+14
| | |\ \
| | * \ \ Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-034-138/+127
| | |\ \ \
| | * | | | Clarified the comparison statement and fixed the reference to a non-existent ...Jerome Pasion2010-09-011-2/+2
| | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1.git into d...Morten Engvoldsen2010-08-3010-73/+228
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'remotes/staging/os1-4.7' into 4.7Morten Engvoldsen2010-08-131-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into os1-4.7Frans Englich2010-04-172-420/+423
| | | |\ \ \ \ \
| | | * | | | | | Document that toUcs4 is not null-terminated.Frans Englich2010-04-171-1/+1
| * | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-107-169/+198
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | 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
| | | * | | | | | | Merge commit 'refs/merge-requests/2468' of git://gitorious.org/qt/qt into int...David Boddie2010-09-081-12/+29
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | * | | | | | Changes (and minor corrections) to QByteArray documentation.Robin Burchell2010-09-081-12/+29
| | * | | | | | | | QEasingCurve::operator== returning wrong valueFrederik Gladhorn2010-09-081-16/+24
| | |/ / / / / / /
| | * | | | | | | Fix compilation on ARM: don't include kernel headersThiago Macieira2010-09-061-2/+14
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Rewrite ucstrcmp in terms of ucstrncmpThiago Macieira2010-09-021-13/+10
| | * | | | | | Reorganise qelapsedtimer_unix.cpp for better inlining performance.Thiago Macieira2010-09-021-55/+74
| | * | | | | | Update the cpuid code to be betterThiago Macieira2010-09-021-69/+37
| | * | | | | | Undefined SSE symbols when crosscompiling Qt on PPC.Benjamin Poulain2010-08-311-1/+6
| | | |_|_|_|/ | | |/| | | |
| * | | | | | C++0x: being able to create a list with the {,,,} notationOlivier Goffart2010-09-032-1/+30
| * | | | | | C++0x move operatorsOlivier Goffart2010-09-0313-2/+60
| * | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-304-55/+201
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-254-55/+201
| | |\ \ \ \ \
| | | * | | | | Fix building of qsimd.cpp on Windows CEThiago Macieira2010-08-241-0/+2
| | | * | | | | Properly implement the CPU feature disabling in qsimd.cpp.Thiago Macieira2010-08-241-97/+60
| | | * | | | | Report the detected CPU features in the corelib boilerplateThiago Macieira2010-08-241-0/+53
| | | * | | | | Detect CPU features on ARM by reading the ELF auxvec.Thiago Macieira2010-08-241-2/+43