summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-163-3/+4
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-153-3/+4
| |\
| | * Fix build break caused by undefined symbol SetDialogPreferenceMiikka Heikkinen2010-03-103-3/+4
* | | Fix build break caused by undefined symbol SetDialogPreferenceMiikka Heikkinen2010-03-113-3/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-111-5/+11
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-5/+11
| |\ \ | | |/
| | * If no IAP defined force IAP dialogAleksandar Sasha Babic2010-03-051-5/+11
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-0124-75/+3181
|\ \ \ | |/ /
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-264-74/+89
| |\ \ | | |/
| | * Port http example to QNetworkAccessManagerMarkus Goetz2010-02-223-71/+82
| | * loopback network example: Make use of bytesToWrite()Markus Goetz2010-02-211-3/+7
| * | Merge remote branch 'origin/4.6' into bearermanagement/integrationAaron McCarthy2010-02-1110-13/+16
| |\ \ | | |/
| * | Display session statistics.Aaron McCarthy2010-02-083-4/+69
| * | Merge commit 'origin/4.6' into bearermanagement/integration-4Aaron McCarthy2010-01-2984-84/+84
| |\ \
| * \ \ Merge commit 'BearerIntegration-4' into bearermanagement/integration-4Aaron McCarthy2010-01-293-211/+219
| |\ \ \
| | * | | Bearer Management Integration 4.Aaron McCarthy2010-01-293-211/+219
| * | | | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-0513-32/+25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix up license headers.Aaron McCarthy2009-12-2210-10/+10
| | * | | Make compile.Aaron McCarthy2009-12-227-40/+14
| * | | | Bearer Management Integration 2.Aaron McCarthy2010-01-045-28/+26
| |/ / /
| * | | Bearer Management Integration 1.Aaron McCarthy2009-12-2219-0/+3027
* | | | use the proper QMake option to find a shared header fileThomas Zander2010-02-123-3/+3
| |_|/ |/| |
* | | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-1/+1
* | | googlesuggest example: Add newline to end of fileMarkus Goetz2010-01-282-2/+4
* | | Core classes, examples, demos: Some changes from string to charMarkus Goetz2010-01-287-10/+11
| |/ |/|
* | Update copyright year to 2010Jason McDonald2010-01-0684-84/+84
|/
* Fix Broadcast receiver example.Jedrzej Nowacki2009-11-251-1/+1
* Ran the script utils/normalizeOlivier Goffart2009-11-1811-59/+59
* Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-134-4/+25
|\
| * Merge branch '4.6' into core-4.6Thiago Macieira2009-11-094-27/+46
| |\
| * | network examples: unify the fortune server/client examplesPeter Hartmann2009-11-094-4/+25
* | | Compile securesocketclient example also with openssl-linkedMarkus Goetz2009-11-131-0/+1
| |/ |/|
* | ÿþdMorten Engvoldsen2009-11-094-27/+46
|/
* Emulator IAP fix for SymbianJanne Koskinen2009-10-261-0/+4
* Fix build on Symbian: make sure sym_iap_util.h can be found.Frans Englich2009-10-093-3/+3
* Symbian fix: rename examples ftp and musicplayer to start with q.Frans Englich2009-10-0910-5/+5
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-023-3/+3
* Threaded Fortune server example: fix displayed IPPeter Hartmann2009-10-012-3/+14
* Update license headers again.Jason McDonald2009-09-0984-336/+336
* FortuneServer/Client example: fix displayed IPPeter Hartmann2009-09-032-8/+26
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3183-1079/+1079
|\
| * Update tech preview license header.Jason McDonald2009-08-3183-1079/+1079
| * Update URL for Qt FTP site.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-1183-83/+83
* | Examples: Warn about usage of QHttpMarkus Goetz2009-08-242-0/+2
* | renamed examplebase.pri to symbianpkgrules.priEspen Riskedal2009-08-2115-23/+20
* | Remove commented-out code from examples.axis2009-08-211-4/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-4/+3
|\ \
| * | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-181-4/+3