summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qhostinfo_symbian.cpp
Commit message (Expand)AuthorAgeFilesLines
* QHostInfo symbian backend finalisationShane Kearns2011-04-051-13/+11
* Updating comment in QHostInfo::localDomainNameAaron Tunney2011-04-051-1/+3
* Thread safety for QHostInfo symbian implementationShane Kearns2011-04-051-10/+44
* Fix typo in class nameShane Kearns2011-04-051-19/+19
* Implement cache support for the async resolverShane Kearns2011-04-051-2/+27
* Fix error handling in qhostinfo_symbianShane Kearns2011-03-311-54/+42
* Ayschronous Next() change for DNS resolution.Aaron Tunney2011-03-311-49/+67
* QHostInfo: Don't mess with addr family orderingMarkus Goetz2011-03-251-14/+2
* use QList instead of RPointerArrayShane Kearns2011-03-231-24/+25
* Ensure QSymbianHostResolver::DoCancel does correct thing based on stateShane Kearns2011-03-231-1/+10
* Ensure parameters of async function calls stay in scopeShane Kearns2011-03-231-2/+3
* Fix a deadlock in symbian QHostInfo when abortingShane Kearns2011-03-221-3/+1
* Fix SetActive being called twiceShane Kearns2011-03-221-2/+0
* Implement network session support for synchronous QHostInfoShane Kearns2011-03-221-10/+5
* Fix bugs where = used instead of ==Shane Kearns2011-03-211-6/+6
* Add explicit network session support for async QHostInfoShane Kearns2011-03-181-3/+15
* handle errors in QSymbianHostResolver::requestHostLookupShane Kearns2011-03-181-29/+35
* Fix "wrong lookup id" warning from QAbstractSocketShane Kearns2011-03-181-5/+23
* Implementation of async DNS lookup.Aaron Tunney2011-03-171-9/+314
* Fix deprecated cast from ascii warningShane Kearns2011-01-241-1/+1
* Initial draft of QHostInfo::localHostName(), plus fix for address buffer for ...Aaron Tunney2011-01-191-3/+21
* QHostInfo: Symbian implementation for fromName()Aaron Tunney2010-12-091-15/+91
* Fix some crashes in the symbian socket engineShane Kearns2010-12-091-0/+5
* Whitespace fixesShane Kearns2010-12-081-1/+1
* Fixed typo and includes.Aaron Tunney2010-12-071-1/+3
* Weed out old unix code from qhostinfo_symbian.cppMarkus Goetz2010-12-071-313/+9
* Copy qhostinfo_unix.cpp to qhostinfo_symbian.cppMarkus Goetz2010-12-071-0/+407