| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 83 | -1079/+1079 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 83 | -1079/+1079 |
|
|
| * | Update URL for Qt FTP site. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 83 | -83/+83 |
|
|
* | | Examples: Warn about usage of QHttp | Markus Goetz | 2009-08-24 | 2 | -0/+2 |
|
|
* | | renamed examplebase.pri to symbianpkgrules.pri | Espen Riskedal | 2009-08-21 | 15 | -23/+20 |
|
|
* | | Remove commented-out code from examples. | axis | 2009-08-21 | 1 | -4/+0 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-19 | 1 | -4/+3 |
|\ \ |
|
| * | | Added two convenience functions to QXmlStreamReader | Thorbjørn Lindeijer | 2009-08-18 | 1 | -4/+3 |
|
|
* | | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 83 | -84/+84 |
|\ \ \
| |/ / |
|
| * | | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 83 | -83/+83 |
|
|
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -2/+2 |
|
|
* | | | Fixed network examples building for Symbian | Miikka Heikkinen | 2009-08-06 | 1 | -1/+2 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-06 | 3 | -13/+13 |
|\ \ \ |
|
| * | | | 'Trailing whitespace' and 'blank line' fixes for demos and examples | Janne Anttila | 2009-08-04 | 3 | -13/+13 |
|
|
* | | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 6 | -7/+228 |
|\ \ \ \
| |/ / / |
|
| * | | | Adding some interesting functions that help finding | Aleksandar Sasha Babic | 2009-07-27 | 2 | -5/+197 |
|
|
| * | | | Adaptation done to make network-chat work on S60. | Aleksandar Sasha Babic | 2009-07-24 | 4 | -2/+31 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -1/+2 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Fix compilation errors in examples and demos on VxWorks and QNX. | Robert Griebl | 2009-07-29 | 1 | -1/+3 |
| |/ |
|
* | | Forgot variable definitioin. | Aleksandar Sasha Babic | 2009-07-06 | 1 | -1/+2 |
|
|
* | | Commenting some debug printf(...). | Aleksandar Sasha Babic | 2009-07-06 | 1 | -6/+11 |
|
|
* | | Making fortuneserver example working on the S60. | Aleksandar Sasha Babic | 2009-07-06 | 3 | -2/+26 |
|
|
* | | Adapting fortuneclient to work on S60 phones. | Aleksandar Sasha Babic | 2009-07-06 | 4 | -1/+29 |
|
|
* | | Better strategy to use/select deafult IAP: | Aleksandar Sasha Babic | 2009-07-06 | 2 | -79/+172 |
|
|
* | | We can store IAP selections in QSettings. | Aleksandar Sasha Babic | 2009-07-04 | 1 | -4/+81 |
|
|
* | | TCommDbPrefs removed as they don't help for 3.1 FP1 devices(N95). | Aleksandar Sasha Babic | 2009-07-03 | 1 | -8/+3 |
|
|
* | | By using TCommDbConnPref we are able to | Aleksandar Sasha Babic | 2009-07-01 | 2 | -2/+6 |
|
|
* | | In loop have to close/reopen connection | Aleksandar Sasha Babic | 2009-07-01 | 1 | -2/+5 |
|
|
* | | If branch when active connection not found was misplaced. | Aleksandar Sasha Babic | 2009-07-01 | 1 | -20/+40 |
|
|
* | | RConnectionManager is not used any more. | Aleksandar Sasha Babic | 2009-06-30 | 2 | -41/+30 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 83 | -166/+166 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 83 | -166/+166 |
|
|
* | | This changes will make firts FTP UI to be visible | Aleksandar Sasha Babic | 2009-06-18 | 3 | -2/+18 |
|
|
* | | The native Symbian code that helps to select and set default IAP | Aleksandar Sasha Babic | 2009-06-18 | 3 | -87/+135 |
|
|
* | | Fixed FTP default IAP setting. Accidentaly reverted by ce409be66. | Janne Anttila | 2009-06-18 | 1 | -5/+4 |
|
|
* | | Making the writing in the status label in sync with the current state. | Aleksandar Sasha Babic | 2009-06-17 | 1 | -0/+1 |
|
|
* | | getting ftp to build in RnD environments | mread | 2009-06-16 | 1 | -0/+1 |
|
|
* | | Improving the code for setting the default IAP. | Aleksandar Sasha Babic | 2009-06-15 | 2 | -26/+75 |
|
|
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-10 | 2 | -15/+12 |
|\ \ |
|
| * | | Enabled default iap setting for FTP example. | Janne Anttila | 2009-06-10 | 2 | -15/+12 |
|
|
* | | | Added proper UID3 for some demos and examples. | Miikka Heikkinen | 2009-06-10 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | use a yes/no message box for a yes/no question in http example | Joerg Bornemann | 2009-06-03 | 1 | -2/+2 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | BT: Google suggest example not launching from the Qt Demo app. | Trond Kjernåsen | 2009-05-26 | 1 | -2/+2 |
|
|
* | | Made securesocketclient example build in Symbian | Miikka Heikkinen | 2009-06-01 | 1 | -0/+2 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 7 | -0/+498 |
|\ \
| |/ |
|