summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-088-464/+422
| | |\ \ | | | |/ | | |/|
| | | * Work around a compiler bug on 64-bit.Thiago Macieira2010-09-081-3/+6
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-09-086-449/+387
| | | |\
| | | | * Fix handling of braces/no-braces in QUrl::host / setHost.Thiago Macieira2010-09-081-0/+4
| | | * | 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
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-081-16/+24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | QEasingCurve::operator== returning wrong valueFrederik Gladhorn2010-09-081-16/+24
| | |/ / /
| * | | | Fix compilation on Windows CEBradley T. Hughes2010-09-081-1/+1
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-076-21/+268
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add missing license headerJan-Arve Sæther2010-09-062-0/+82
| | * | | Compile fix WinCEJan-Arve Sæther2010-09-032-5/+14
| | * | | Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-036-13/+168
| | * | | Fix Qt applications freezing until mouse/keyboard events occur.Bradley T. Hughes2010-08-301-4/+9
* | | | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-077-452/+418
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | QDir: Removed checks for existance of fileEngineJoão Abecasis2010-09-071-49/+8
| * | | | QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-09-072-20/+29
| * | | | Another bug-o introduced in fixing QDirPrivate refactoringJoão Abecasis2010-09-071-0/+1
| * | | | Reverting QDir::detach introduced earlierJoão Abecasis2010-09-072-51/+33
| * | | | QFileInfo: Prepare for engine-less implementationJoão Abecasis2010-09-072-46/+59
| * | | | Removed QFileInfoPrivate::initFileEngineJoão Abecasis2010-09-072-13/+4
| * | | | Simplify QDir::cdJoão Abecasis2010-09-071-2/+1
| * | | | QDir::makeAbsolute could self-destruct on failureJoão Abecasis2010-09-071-7/+4
| * | | | QDir::operator= simplificationJoão Abecasis2010-09-071-3/+0
| * | | | QDirPrivate refactoringJoão Abecasis2010-09-071-1/+3
| * | | | QDirPrivate refactoringJoão Abecasis2010-09-071-20/+20
| * | | | QDirPrivate refactoringJoão Abecasis2010-09-071-25/+24
| * | | | Removed QDirPrivate layer of indirectionJoão Abecasis2010-09-072-229/+216
| * | | | Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-09-073-178/+161
| * | | | Refactoring QDirPrivate::DataJoão Abecasis2010-09-071-84/+98
| * | | | Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-09-072-89/+90
| |/ / /
| * | | Doc: update the documentation of QUrl about HTML Form encodingThiago Macieira2010-09-061-0/+20
| * | | Fix compilation on ARM: don't include kernel headersThiago Macieira2010-09-061-2/+14
| * | | Accept empty authority segments in QUrl as different from not-presentThiago Macieira2010-09-031-1/+1
* | | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-036-141/+134
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-023-137/+121
| |\ \ \
| | * | | 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
| * | | | Fixed Symbian builds after introduction of boilerplate code.axis2010-09-021-1/+1
| |/ / /
| * | | Merge branch 'variousFixes' into 4.7-s60axis2010-09-011-2/+6
| |\ \ \
| | * | | Added catching of errors in timers.axis2010-09-011-2/+6
| * | | | Undefined SSE symbols when crosscompiling Qt on PPC.Benjamin Poulain2010-08-311-1/+6
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-021-2/+2
|\ \ \ \ \
| * | | | | 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-312-45/+8
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-301-2/+3
| |\ \ \ \
| | * | | | Reenable the reporting of CPU features.Thiago Macieira2010-08-301-2/+3
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-271-43/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | use QFile:map instead of ::mmapArvid Ephraim Picciani2010-08-261-43/+5
| | |/ / /