summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-194-18/+29
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-191-8/+0
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-1818-59/+289
| | |\
| | * | Removed mediaservices.Kurt Korbatits2010-05-181-8/+0
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-174-11/+30
| |\ \ \ | | |_|/ | |/| |
| | * | Fix QUrl::isValid if the host contains invalid caracter.Olivier Goffart2010-05-141-2/+8
| | * | QUrl: parsing of host name with an undercore.Olivier Goffart2010-05-141-1/+3
| | * | Improved mapping of locales on symbian.Denis Dzyubenko2010-05-101-1/+1
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-081-2/+7
| | |\ \
| | | * | QUrl: fix parsing of IRIs with more than one IDN labelThiago Macieira2010-05-081-0/+1
| | | * | QUrl: update the whitelist of IDN domainsThiago Macieira2010-05-081-2/+6
| | * | | Adding some error checking for setdefaultifAleksandar Sasha Babic2010-05-071-1/+3
| | * | | Making network reconnect happen after teardown.Aleksandar Sasha Babic2010-05-071-2/+6
| | * | | Fixed bug in QIODevice::read after first reading 0 bytes.Samuel Rødal2010-05-061-0/+3
| | * | | fix qt_wince_bsearch for low nonexistent key valuesJoerg Bornemann2010-05-051-4/+6
| | |/ /
* | | | doc: Fixed many broken links.Martin Smith2010-05-192-14/+14
* | | | doc: Fixed many broken links.Martin Smith2010-05-1910-28/+28
* | | | doc: Fixed many broken links.Martin Smith2010-05-194-10/+9
* | | | Added support for es_419 locale.Denis Dzyubenko2010-05-184-356/+367
* | | | Added Korean and Nynorsk locales support on Symbian.Denis Dzyubenko2010-05-181-0/+2
* | | | Upgraded QLocale to Unicode CLDR 1.8.1Denis Dzyubenko2010-05-182-1666/+1666
|/ / /
* | | 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
| | |/ / / / /