summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add dependancy on Symbian OS std C++ support now the exceptions branchIain2009-06-221-0/+1
| | | | has been merged
* This changes will make firts FTP UI to be visibleAleksandar Sasha Babic2009-06-183-2/+18
| | | | and then, if needed activate IAP dialog.
* The native Symbian code that helps to select and set default IAPAleksandar Sasha Babic2009-06-183-87/+135
| | | | | | | | has been moved to separate header. This should make the code shareable among other examples. The location of the header is not perfect. Unfortunately, there is no shared include area for Qt examples. The proper way woud be to have proper API that manages IAP.
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-186-27/+73
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-06-186-28/+72
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-1810-18/+40
| | |\
| | | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-1810-22/+43
| | | |\
| | | * | Patching capabilities now patches also the pkg file UID.Miikka Heikkinen2009-06-181-2/+14
| | | | |
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-1819-62/+152
| | |\ \ \
| | * | | | review fixesmread2009-06-182-4/+4
| | | | | |
| | * | | | report and continue policy for exceptions in all Qt threadsmread2009-06-184-26/+58
| | | | | |
| * | | | | S60Style: Remove menu scroller from UI.Sami Merilä2009-06-181-0/+2
| | | | | |
* | | | | | Updated example to make more senseMarkku Luukkainen2009-06-182-22/+27
| |_|_|_|/ |/| | | |
* | | | | Compile fixMarkku Luukkainen2009-06-181-1/+1
|/ / / /
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-06-187-10/+16
|\ \ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-184-8/+25
| |\ \ \ \
| | * | | | make sure demo builds for S60 - we don't have QtUiTools yetEspen Riskedal2009-06-183-2/+8
| | | |/ / | | |/| |
| * | | | Compilation fix. Added missing network dependencyMarkku Luukkainen2009-06-184-8/+8
| | |_|/ | |/| |
* | | | S60Style: Better theme graphic for the TextEdit background. This one does ↵Sami Merilä2009-06-181-5/+9
| |/ / |/| | | | | | | | not mess the text on first row with some themes.
* | | S60Style: Palette has gets cleared when setting themePalette.Sami Merilä2009-06-181-6/+17
|/ /
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-1817-50/+130
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-174-25/+82
| |\ \
| | * | aportales changes for Qt for S60 "Tower"Alessandro Portale2009-06-171-0/+15
| | | |
| | * | Renamed "menu" to "options" for S60. This follows the native styleMarkku Luukkainen2009-06-171-2/+2
| | | |
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-06-171-2/+12
| | |\ \
| | | * | added changes done to towerMarkku Luukkainen2009-06-171-2/+12
| | | | |
| | * | | Improve softkey implementation and add a default 'Exit' button to RSK.Jason Barron2009-06-172-21/+53
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous implementation had some problems where the actual position of the softkey was determined by it's position in the list. This is suboptimal since the position should be tied to the role. Actions that have "negative" conotation should be located on the right soft key (RSK) while "positive" actions go on the left soft key (LSK). This is according to the S60 User Interface Guide. It is also standard practice in S60 to have an 'Exit' button on the RSK so we add one of those if there is not already a key present there. Task-number: 256365 Reviewed-by: Markku Luukkainen
| * | | added namespace guardsJanne Koskinen2009-06-171-2/+3
| | | |
| * | | make qglobal.h compile when inlcuded from c-filesJanne Koskinen2009-06-171-5/+6
| |/ /
| * | removed commented codeJanne Koskinen2009-06-171-1/+0
| | |
| * | namespace fixes. s60main and corelib now compiles under a namespaceJanne Koskinen2009-06-173-9/+10
| | |
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-1728-37/+4797
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-171-4/+7
| | |\ \
| | | * | Fixed indentation.axis2009-06-171-4/+4
| | | | |
| | | * | Readded code that was lost during exception integration.axis2009-06-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | AutoTest: Passed RevBy: Trust me
| | * | | Removed incorrect Carbide version from compiler patching instructions.Miikka Heikkinen2009-06-171-2/+3
| | |/ /
| | * | Added proper UID for webkit examples and browser demoMiikka Heikkinen2009-06-175-0/+10
| | |/
| * | longtap event gets properly cancelled when entering popupJanne Koskinen2009-06-171-6/+9
| | |
| * | Revert "Removed accidental allocation in QRingBuffer::clear()"Janne Koskinen2009-06-171-9/+3
| | | | | | | | | | | | This reverts commit 85e940d2fa5e8d2caf0d157f214bb826fc392e7b.
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-1620-22/+37
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-158-39/+99
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-06-15844-7646/+27257
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/corelib/tools/qringbuffer_p.h
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Koskinen2009-05-2011-90/+258
| |\ \ \ \ \
| * | | | | | Removed accidental allocation in QRingBuffer::clear()Janne Koskinen2009-05-201-3/+9
| | | | | | |
* | | | | | | Fixed FTP default IAP setting. Accidentaly reverted by ce409be66.Janne Anttila2009-06-181-5/+4
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is important to close the RConnection before calling setdefaultif. This because setdefaultif triesd to open the connection, and if it is already open it may fail.
* | | | | | Making the writing in the status label in sync with the current state.Aleksandar Sasha Babic2009-06-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | The writings were wrong after i.e. ftp -> connect -> disconnect.
* | | | | | major rewrite - make it valgrind friendlyHarald Fernengel2009-06-165-74/+4379
| | | | | |
* | | | | | Fix crash in case of out of memoryHarald Fernengel2009-06-161-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | RevBy: Robert Griebl
* | | | | | add object exception test as wellHarald Fernengel2009-06-161-9/+53
| | | | | |
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-06-161-2/+1
|\ \ \ \ \ \