summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-131-20/+36
* Track active network replies without qFindChildrenShane Kearns2012-06-131-1/+5
* Use reference count to close down idle network sessionShane Kearns2012-05-101-4/+4
* 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
* | QNAM: Move out function calls to new variableMarkus Goetz2010-10-051-2/+3
* | QNAM: Remove QNetworkAccessDataBackendMarkus Goetz2010-10-051-3/+1
* | QNAM: New specialized QNetworkReply for data: URLsMarkus Goetz2010-10-051-0/+6
* | QNAM: Rename QFileNetworkReply to QNetworkReplyFileImplMarkus Goetz2010-10-051-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-3/+2
|\|
| * QNAM: Use QFileNetworkReply for qrc:/ URL schemaMisha Tyutyunik2010-09-221-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-1/+1
|\|
| * QNetworkAccessManager doc: add since tag for added enumPeter Hartmann2010-08-311-1/+1
* | QNAM: Move a qRegisterMetaTypeMarkus Goetz2010-08-241-0/+2