summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-1383-84/+84
|\| |
| * | Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-1283-83/+83
* | | Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
* | | Fixed network examples building for SymbianMiikka Heikkinen2009-08-061-1/+2
* | | Merge commit 'origin/master'Jason Barron2009-08-063-13/+13
|\ \ \
| * | | 'Trailing whitespace' and 'blank line' fixes for demos and examplesJanne Anttila2009-08-043-13/+13
* | | | Merge commit 'origin/master'Jason Barron2009-08-046-7/+228
|\| | |
| * | | Adding some interesting functions that help findingAleksandar Sasha Babic2009-07-272-5/+197
| * | | Adaptation done to make network-chat work on S60.Aleksandar Sasha Babic2009-07-244-2/+31
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Fix compilation errors in examples and demos on VxWorks and QNX.Robert Griebl2009-07-291-1/+3
| |/
* | Forgot variable definitioin.Aleksandar Sasha Babic2009-07-061-1/+2
* | Commenting some debug printf(...).Aleksandar Sasha Babic2009-07-061-6/+11
* | Making fortuneserver example working on the S60.Aleksandar Sasha Babic2009-07-063-2/+26
* | Adapting fortuneclient to work on S60 phones.Aleksandar Sasha Babic2009-07-064-1/+29
* | Better strategy to use/select deafult IAP:Aleksandar Sasha Babic2009-07-062-79/+172
* | We can store IAP selections in QSettings.Aleksandar Sasha Babic2009-07-041-4/+81
* | TCommDbPrefs removed as they don't help for 3.1 FP1 devices(N95).Aleksandar Sasha Babic2009-07-031-8/+3
* | By using TCommDbConnPref we are able toAleksandar Sasha Babic2009-07-012-2/+6
* | In loop have to close/reopen connectionAleksandar Sasha Babic2009-07-011-2/+5
* | If branch when active connection not found was misplaced.Aleksandar Sasha Babic2009-07-011-20/+40
* | RConnectionManager is not used any more.Aleksandar Sasha Babic2009-06-302-41/+30
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2983-166/+166
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1683-166/+166
* | This changes will make firts FTP UI to be visibleAleksandar Sasha Babic2009-06-183-2/+18
* | The native Symbian code that helps to select and set default IAPAleksandar Sasha Babic2009-06-183-87/+135
* | Fixed FTP default IAP setting. Accidentaly reverted by ce409be66.Janne Anttila2009-06-181-5/+4
* | Making the writing in the status label in sync with the current state.Aleksandar Sasha Babic2009-06-171-0/+1
* | getting ftp to build in RnD environmentsmread2009-06-161-0/+1
* | Improving the code for setting the default IAP.Aleksandar Sasha Babic2009-06-152-26/+75
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-102-15/+12
|\ \