summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bug fix for doubleclick event for symbianJanne Koskinen2009-06-121-1/+1
* Fixed layout when orientation changed via AknAppUi::SetOrientationL.Janne Anttila2009-06-121-0/+3
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-1226-151/+939
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-121-16/+26
| |\
| | * S60Style: Drivelist combobox in AddressBook example causes crash due to null ...Sami Merilä2009-06-121-16/+26
| * | Fixes FEP crash when changing the focused Qt widget to NULL.Janne Anttila2009-06-121-0/+2
| |/
| * S60Style: Remove key acceleratorsSami Merilä2009-06-121-0/+2
| * Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly forRohan McGovern2009-06-111-2/+10
| * Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly forRohan McGovern2009-06-113-46/+70
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicEspen Riskedal2009-06-111-2/+2
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-114-6/+118
| | |\
| | * | Using QPixmap as paint device.Alessandro Portale2009-06-111-2/+2
| * | | start on changes file for Tower releaseEspen Riskedal2009-06-111-0/+101
| | |/ | |/|
| * | add correct license headersEspen Riskedal2009-06-114-6/+118
| |/
| * Initialize softKeyRole in the constructor.Ariya Hidayat2009-06-111-1/+2
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-111-0/+184
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-1110-59/+97
| | |\
| | * | new symbian exception safety documentationmread2009-06-111-0/+184
| * | | Updated example to tell which softkey was pressedMarkku Luukkainen2009-06-112-8/+19
| | |/ | |/|
| * | Even more polish to softkey APIMarkku Luukkainen2009-06-111-1/+4
| * | Polished the documentation of softkey APIMarkku Luukkainen2009-06-111-14/+7
| * | Added documentation for softkeysMarkku Luukkainen2009-06-111-0/+34
| * | Fix include, it should be pulled from private directory.Ariya Hidayat2009-06-114-4/+4
| * | Correcting my previous patch, there is only qevent.h.Ariya Hidayat2009-06-111-1/+1
| * | Fix compile, include qdesktopwidget.h.Ariya Hidayat2009-06-111-0/+1
| * | Fix includes, append the .h suffix to the file names.Ariya Hidayat2009-06-111-2/+2
| * | Newer version of GCC only recognized __func__ (as a static function).Ariya Hidayat2009-06-111-4/+11
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicDavid Boddie2009-06-114-9/+60
| |\ \
| | * | Changed the openssl include path to use platform_paths.prf.axis2009-06-111-5/+1
| | |/
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-101-3/+3
| | |\
| | | * Shrink the emergency qWarning buffer to 256 bytes.Robert Griebl2009-06-101-3/+3
| | * | doc: added code examplesHarald Fernengel2009-06-101-0/+42
| | |/
| | * doc: fix typoHarald Fernengel2009-06-101-1/+1
| | * add Symbian platform notesHarald Fernengel2009-06-101-0/+13
| * | Doc: Moved the definition of QSymbianLeaveException and fixed the brief descr...David Boddie2009-06-112-44/+48
| |/
| * add some preliminary exception safety documentationHarald Fernengel2009-06-101-0/+144
| * doc: document the Symbian exception helpersHarald Fernengel2009-06-102-5/+95
| * Build fix for GCCE. I believe all auto tests for GCCE were previously failingFrans Englich2009-06-101-1/+8
| * Merge branch 'fepCrashOnExitFix'axis2009-06-101-8/+3
| |\
| | * Fixed FEP crash during application exit.axis2009-06-101-4/+3
| | * Revert "Fix to qapplication::setActiveWindow autotest case in Symbian."axis2009-06-101-6/+2
| |/
| * Changed to use proper conversion from qstring to hbufMarkku Luukkainen2009-06-101-1/+1
* | More robust handling for stdapis pathsMiikka Heikkinen2009-06-124-24/+29
|/
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-10381-2318/+4804
|\
| * Fix "post linker error" with GCCE.Frans Englich2009-06-101-0/+11
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-10363-2273/+4184
| |\
| | * Make Qt exception safer.Robert Griebl2009-06-10360-2217/+4165
| | * Fixed the mouse handler of FEP when in inline edit mode.axis2009-06-102-55/+18
| * | Added proper UIDMarkku Luukkainen2009-06-101-1/+11
| * | Added softkeys exampleMarkku Luukkainen2009-06-101-1/+2