summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make sure demo builds for S60 - we don't have QtUiTools yetEspen Riskedal2009-06-183-2/+8
* 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
| | |/
| * | 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
| | * | 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
| * | 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
| |\ \ \ \
| * \ \ \ \ 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
| |_|_|_|_|/ |/| | | | |
* | | | | | Making the writing in the status label in sync with the current state.Aleksandar Sasha Babic2009-06-171-0/+1
* | | | | | major rewrite - make it valgrind friendlyHarald Fernengel2009-06-165-74/+4379
* | | | | | Fix crash in case of out of memoryHarald Fernengel2009-06-161-2/+12
* | | | | | 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
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-161-0/+4
| |\ \ \ \ \ \
| * | | | | | | compile without exception supportHarald Fernengel2009-06-161-2/+1
* | | | | | | | Remove extra bracket on stlportv5 detection.Jason Barron2009-06-161-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Doc: Merged my changes to the topic page to those already in the branch.David Boddie2009-06-161-0/+4
|/ / / / / /
* | | | | | Fix detection of stlportv5.Jason Barron2009-06-161-2/+4
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-165-13/+35
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-06-166-10/+48
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-165-6/+40
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-1624-19/+57
| | | |\ \ \ \ \ \
| | | * | | | | | | Fix Qt network autotest compilation for ARMV5.Janne Anttila2009-06-161-2/+4
| | * | | | | | | | Installation instructions updateMiikka Heikkinen2009-06-161-4/+8
| * | | | | | | | | Update softkeys correctly when no focus widget is present.Jason Barron2009-06-163-7/+23
| |/ / / / / / / /
* | | | | | | | | add an out of memory checkerHarald Fernengel2009-06-163-0/+327
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-161-2/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicLiang Qi2009-06-162-2/+35
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix for Task #256159Liang Qi2009-06-161-2/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | getting ftp to build in RnD environmentsmread2009-06-161-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-1622-23/+38
|\ \ \ \ \ \ \ \ | |/ / / / / / /