summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* [BB10-internal] Revert "[RIM-internal] QNetworkAccessManager: track online / ...Peter Hartmann2013-05-071-34/+8
* [BB10-internal] QNetworkAccessManager: track online / accesible state without...Peter Hartmann2013-05-071-8/+34
* [BB10-internal] HTTP internals: store QNetworkConfiguration to be set on the ...Peter Hartmann2013-05-071-0/+1
* [BB10-internal] QNetworkAccessManager: store QNetworkConfiguration instead of...Peter Hartmann2013-05-071-5/+9
* [BB10-internal] QNetworkAccessManager: return default configuration if withou...Peter Hartmann2013-05-071-6/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-061-20/+36
* Track active network replies without qFindChildrenShane Kearns2012-06-061-1/+5
* Use reference count to close down idle network sessionShane Kearns2012-05-091-4/+4
* Call wait() after calling quit() so that it can gracefully finishAndy Shaw2012-04-051-0/+2
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-201-0/+10
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-041-9/+3
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-21/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| * Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-101-4/+0
| |\
| | * Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-04-181-4/+0
* | | Doc: Applying a pending change from previous merges.David Boddie2011-05-111-0/+4
|/ /
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-041-1/+1
|\ \ | |/ |/|
| * Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-031-1/+1
* | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-1/+92
|\ \
| * | network API: add support for HTTP multipart messagesPeter Hartmann2011-03-221-1/+92
* | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-5/+31
|\ \ \ | |/ / |/| |
| * | Fix duplicate calls to _q_startOperationShane Kearns2011-02-221-5/+31
| * | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-071-1/+1
| |\ \
| * | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+4
| * | | Fix header not found build errorShane Kearns2011-02-011-1/+1
| * | | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-02-011-33/+9
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-241-3/+4
|\ \ \ \
| * \ \ \ Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-161-243/+11
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-3/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+4
* | | | | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-211-0/+13
| |_|/ / |/| | |
* | | | QNAM: Move authentication cache to separate classMarkus Goetz2011-02-041-243/+11
|/ / /
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-33/+9
|\| |
| * | Fix header not found build errorShane Kearns2011-01-171-1/+1
| * | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-01-141-33/+9
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\| | | |/ |/|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-2/+14
|\|
| * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-2/+14
* | Fix compilation after merge.Olivier Goffart2010-11-121-0/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-0/+20
|\|
| * QNAM: Do not need QNetworkSession in AlwaysCache load modeMarkus Goetz2010-11-081-0/+21
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-17/+11
|\|
| * QNAM: Internal function renamingMarkus Goetz2010-10-271-6/+6
| * QNAM: Do not load credentials from cache prematurelyMarkus Goetz2010-10-271-11/+5
| * QNAM: Do not need QNetworkSession for data://Markus Goetz2010-10-141-0/+16