summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't emit open signal on session close/error."Aaron McCarthy2010-03-191-2/+0
* Rename networkAccess property to networkAccessible.Aaron McCarthy2010-03-191-24/+82
* Don't emit open signal on session close/error.Aaron McCarthy2010-03-191-0/+2
* Rename private signal.Aaron McCarthy2010-03-191-8/+10
* Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-181-7/+7
* Only enable BM by default in QNAM for appropriate platforms.Aaron McCarthy2010-03-121-8/+18
* Fix creation of QNetworkSession.Aaron McCarthy2010-03-111-2/+2
* Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-051-2/+19
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-1/+8
|\
| * QNetworkAccessManager: Documentation enhancementsMarkus Goetz2010-02-241-1/+8
* | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-221-4/+33
|\ \
| * | QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-161-4/+33
| |/
* | Allow QNAM to be created as a global variable.Aaron McCarthy2010-02-181-3/+7
* | Expand documentation for QNAM::setConfiguration() and friends.Aaron McCarthy2010-02-151-4/+29
* | Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-141-1/+1
|\ \ | |/
| * doc: Fixed several typos.Martin Smith2010-02-121-1/+1
* | Fix build on Windows.Aaron McCarthy2010-02-121-1/+2
* | Fix compiler warning, unused variable.Aaron McCarthy2010-02-121-2/+0
* | Document networkSessionOnline() signal and mark as internal.Aaron McCarthy2010-02-111-0/+12
* | Fix documentation.Aaron McCarthy2010-02-111-1/+15
* | Fix after reworking to use signals/slots.Aaron McCarthy2010-02-111-2/+0
* | Rename and remove unused private slots.Aaron McCarthy2010-02-111-67/+19
* | Connect signals between QNAM and QNetworkReplyImpl.Aaron McCarthy2010-02-101-31/+5
* | Fix networkAccessEnabled implementation.Aaron McCarthy2010-02-101-42/+5
* | Add networkAccess property to QNAM.Aaron McCarthy2010-02-091-0/+84
* | Automatically migrate in-progress transfers after roaming.Aaron McCarthy2010-02-081-31/+4
* | Migrate in progress http downloads.Aaron McCarthy2010-02-081-2/+16
* | Only create session when valid configuration is available.Aaron McCarthy2010-02-081-19/+44
* | Fix compile warnings.Aaron McCarthy2010-02-031-38/+25
* | Remove debug.Aaron McCarthy2010-02-031-2/+0
* | Progress.Aaron McCarthy2010-02-031-10/+61
* | Bearer Management Integration.Aaron McCarthy2010-02-031-0/+79
* | Progress.Aaron McCarthy2010-02-031-3/+19
* | Start adding network session support into QNetworkAccessManager.Aaron McCarthy2010-02-031-0/+30
|/
* Enhance QFileNetworkReplyMarkus Goetz2010-01-181-2/+2
* network internals: start HTTP GET requests right away when calledPeter Hartmann2010-01-111-2/+2
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Introduce QFileNetworkReply in QNetworkAccessManagerMarkus Goetz2009-11-131-0/+12
* Networking documentation: Small improvementMarkus Goetz2009-10-161-1/+2
* Fixing the compile bug for Symbian when using ARMV5Aleksandar Sasha Babic2009-10-061-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QNetworkAccessManager: Missing break in proxyAuthenticationKeyMarkus Goetz2009-09-041-0/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-011-3/+0
|\
| * QNetworkAccessManager can delete the QAbstractNetworkCache pointer atBenjamin C Meyer2009-09-011-3/+0
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-201-1/+7
|\ \
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-201-1/+7
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /