summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
|/
* 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
|/
* Fix QSslSocket::constructing autotest failureJoão Abecasis2010-04-191-7/+6
* Fix autotest failure: QIODevice::read() on a closed device must return -1Thiago Macieira2010-04-141-0/+1
* Fixed app freeze if switching to offline in middle of HTTP transaction.Aleksandar Sasha Babic2010-04-121-1/+7
* Document Symbian platform security requirements on Qt APIsFrans Englich2010-04-121-0/+18
* econd half of the crash fix for codecs on SymbianLars Knoll2010-04-122-2/+37
* Fix a crash with global static objectsLars Knoll2010-04-101-0/+5
* Symbian emulator: unload file server so apps can be recompiled.Frans Englich2010-04-081-0/+22
* qDebug() << myPointF would remove spaces in following arguments.David Faure2010-04-031-1/+1
* Correct documentation for ObjectReplacementCharacter and ReplacementCh.Frans Englich2010-03-251-2/+6
* Symbian event loop priority drop not used in Symbian^4mread2010-03-251-0/+13
* Fix error reporting when symbian file copy fails.Shane Kearns2010-03-242-2/+42
* QIODevice::read() and QFile::atEnd() performance improvementsmread2010-03-244-78/+260
* Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-1/+0
* Reset history states when (re)starting state machineKent Hansen2010-03-222-0/+13
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-192-5/+12
|\
| * Change fromSymbianRSgImage() to use the newer version of RSgImageJason Barron2010-03-191-3/+6
| * Removed extra space from the command line passed to QProcess in SymbianMiikka Heikkinen2010-03-191-2/+6
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-197-16/+37
|\ \ | |/ |/|
| * Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-191-0/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-186-16/+35
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-186-16/+35
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-176-16/+35
| | | |\
| | | | * Fix a crash in animation groups when deleting uncontrolled animationsThierry Bastian2010-03-176-16/+35
* | | | | Enable s60main.rsc infixing.Miikka Heikkinen2010-03-192-21/+13
|/ / / /
* | | | Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-181-0/+18
|/ / /
* | | Handle Symbian's file name encoding, correctly.Alessandro Portale2010-03-161-6/+10
|/ /
* | Implement symbian^3 e32atomics APIShane Kearns2010-03-153-38/+571
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-111-2/+1
|\
| * Doc: Removed lie that access to QBuffer is unbuffered.Simon Hausmann2010-03-111-2/+1