summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-142-0/+6
|\
| * Avoid running animation when loopCount == 0Leonardo Sobral Cunha2010-05-131-0/+3
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-121-0/+3
| |\
| | * Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-071-0/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1214-14/+259
|\ \ \ | |/ / |/| |
| * | Added QDateTime::msecsTo()Jason Hollingsworth2010-05-112-8/+37
| * | Revert "Improve QUrl handling of local file paths"Morten Johan Sørvig2010-05-102-52/+22
| * | Revert "QUrl::fromLocalFile: fix silly mistake: it's fromNativeSeparators, no...Morten Johan Sørvig2010-05-101-1/+1
| * | Add some debugging (disabled) to QUrl::resolvedThiago Macieira2010-05-071-0/+6
| * | QUrl::fromLocalFile: fix silly mistake: it's fromNativeSeparators, not toThiago Macieira2010-05-071-1/+1
| * | Improve QUrl handling of local file pathsThiago Macieira2010-05-052-22/+52
| * | Merge commit 'refs/merge-requests/2379' of git://gitorious.org/qt/qt into int...David Boddie2010-05-041-0/+56
| |\ \
| | * | Add diagrams for illustrating the process of moving rows.Stephen Kelly2010-05-031-0/+56
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-0410-6/+160
| |\ \ \ | | |_|/ | |/| |
| | * | add static QChar::is(High|Low)Surrogate methodsRitt Konstantin2010-05-032-2/+38
| | * | Support updating system locale data on SymbianDenis Dzyubenko2010-05-037-4/+102
| | * | QMap: make sure we never access forward and backward through typed Node structsThiago Macieira2010-05-031-0/+20
* | | | Fix thread synchronization issues in Symbian QFileSystemWatcherMiikka Heikkinen2010-05-062-45/+24
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-025-15/+11
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-025-15/+11
| |\ \
| | * | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-294-14/+8
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-281-1/+3
| | |\ \
| | | * | QUrl: parsing of host name with an undercore.Olivier Goffart2010-04-281-1/+3
* | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-022-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-012-5/+5
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-301-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-04-301-2/+2
| | | |\ \ \ \
| | | | * | | | Fixed a leak in QTextDocument::print().Trond Kjernåsen2010-04-291-2/+2
| | * | | | | | Event dispatcher slow down using delays rather than thread prioritymread2010-04-302-37/+95
| | |/ / / / /
| | * | | | | Revert "Event dispatcher slow down using delays rather than thread priority"Miikka Heikkinen2010-04-292-95/+37
| | |/ / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-024-10/+73
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add QString::setRawData() and revive QByteArray::setRawData()Oswald Buddenhagen2010-04-294-10/+73
| | |/ / / | |/| | |
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-297-57/+133
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fix crash in QXmlStreamReaderPeter Hartmann2010-04-272-3/+3
| * | | | QNAM: Use a reference in appendDownstreamDataMarkus Goetz2010-04-261-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-04-262-16/+34
| |\ \ \ \
| | * | | | Fix infinite recursion in QIconvCodec when iconv fails.Thiago Macieira2010-04-261-11/+11
| | * | | | Fix the use of strerror_r on GNU libc systems.Thiago Macieira2010-04-261-5/+23
| * | | | | Event dispatcher slow down using delays rather than thread prioritymread2010-04-222-37/+95
| |/ / / /
* | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-281-7/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-271-7/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-251-7/+6
| | |\ \ \
| | | * \ \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-221-7/+6
| | | |\ \ \
| | | | * \ \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-221-7/+6
| | | | |\ \ \
| | | | | * \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-7/+6
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Fix QSslSocket::constructing autotest failureJoão Abecasis2010-04-191-7/+6
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-272-5/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | save a QFile::encodeName()Oswald Buddenhagen2010-04-261-3/+3
| * | | | | | | Don't use QList's begin() and end() where possible.Robin Burchell2010-04-261-2/+2
| |/ / / / / /
* | | | | | | Slight QList documentation fix.Robin Burchell2010-04-261-6/+2
|/ / / / / /