| Commit message (Expand) | Author | Age | Files | Lines |
* | New screenshots for S60 fluidlauncher. | Miikka Heikkinen | 2009-06-16 | 16 | -9/+9 |
|
|
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-12 | 26 | -151/+939 |
|\ |
|
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-06-12 | 1 | -16/+26 |
| |\ |
|
| | * | S60Style: Drivelist combobox in AddressBook example causes crash due to null ... | Sami Merilä | 2009-06-12 | 1 | -16/+26 |
|
|
| * | | Fixes FEP crash when changing the focused Qt widget to NULL. | Janne Anttila | 2009-06-12 | 1 | -0/+2 |
| |/ |
|
| * | S60Style: Remove key accelerators | Sami Merilä | 2009-06-12 | 1 | -0/+2 |
|
|
| * | Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly for | Rohan McGovern | 2009-06-11 | 1 | -2/+10 |
|
|
| * | Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly for | Rohan McGovern | 2009-06-11 | 3 | -46/+70 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Espen Riskedal | 2009-06-11 | 1 | -2/+2 |
| |\ |
|
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Alessandro Portale | 2009-06-11 | 4 | -6/+118 |
| | |\ |
|
| | * | | Using QPixmap as paint device. | Alessandro Portale | 2009-06-11 | 1 | -2/+2 |
|
|
| * | | | start on changes file for Tower release | Espen Riskedal | 2009-06-11 | 1 | -0/+101 |
| | |/
| |/| |
|
| * | | add correct license headers | Espen Riskedal | 2009-06-11 | 4 | -6/+118 |
| |/ |
|
| * | Initialize softKeyRole in the constructor. | Ariya Hidayat | 2009-06-11 | 1 | -1/+2 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-06-11 | 1 | -0/+184 |
| |\ |
|
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-06-11 | 10 | -59/+97 |
| | |\ |
|
| | * | | new symbian exception safety documentation | mread | 2009-06-11 | 1 | -0/+184 |
|
|
| * | | | Updated example to tell which softkey was pressed | Markku Luukkainen | 2009-06-11 | 2 | -8/+19 |
| | |/
| |/| |
|
| * | | Even more polish to softkey API | Markku Luukkainen | 2009-06-11 | 1 | -1/+4 |
|
|
| * | | Polished the documentation of softkey API | Markku Luukkainen | 2009-06-11 | 1 | -14/+7 |
|
|
| * | | Added documentation for softkeys | Markku Luukkainen | 2009-06-11 | 1 | -0/+34 |
|
|
| * | | Fix include, it should be pulled from private directory. | Ariya Hidayat | 2009-06-11 | 4 | -4/+4 |
|
|
| * | | Correcting my previous patch, there is only qevent.h. | Ariya Hidayat | 2009-06-11 | 1 | -1/+1 |
|
|
| * | | Fix compile, include qdesktopwidget.h. | Ariya Hidayat | 2009-06-11 | 1 | -0/+1 |
|
|
| * | | Fix includes, append the .h suffix to the file names. | Ariya Hidayat | 2009-06-11 | 1 | -2/+2 |
|
|
| * | | Newer version of GCC only recognized __func__ (as a static function). | Ariya Hidayat | 2009-06-11 | 1 | -4/+11 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | David Boddie | 2009-06-11 | 4 | -9/+60 |
| |\ \ |
|
| | * | | Changed the openssl include path to use platform_paths.prf. | axis | 2009-06-11 | 1 | -5/+1 |
| | |/ |
|
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Harald Fernengel | 2009-06-10 | 1 | -3/+3 |
| | |\ |
|
| | | * | Shrink the emergency qWarning buffer to 256 bytes. | Robert Griebl | 2009-06-10 | 1 | -3/+3 |
|
|
| | * | | doc: added code examples | Harald Fernengel | 2009-06-10 | 1 | -0/+42 |
| | |/ |
|
| | * | doc: fix typo | Harald Fernengel | 2009-06-10 | 1 | -1/+1 |
|
|
| | * | add Symbian platform notes | Harald Fernengel | 2009-06-10 | 1 | -0/+13 |
|
|
| * | | Doc: Moved the definition of QSymbianLeaveException and fixed the brief descr... | David Boddie | 2009-06-11 | 2 | -44/+48 |
| |/ |
|
| * | add some preliminary exception safety documentation | Harald Fernengel | 2009-06-10 | 1 | -0/+144 |
|
|
| * | doc: document the Symbian exception helpers | Harald Fernengel | 2009-06-10 | 2 | -5/+95 |
|
|
| * | Build fix for GCCE. I believe all auto tests for GCCE were previously failing | Frans Englich | 2009-06-10 | 1 | -1/+8 |
|
|
| * | Merge branch 'fepCrashOnExitFix' | axis | 2009-06-10 | 1 | -8/+3 |
| |\ |
|
| | * | Fixed FEP crash during application exit. | axis | 2009-06-10 | 1 | -4/+3 |
|
|
| | * | Revert "Fix to qapplication::setActiveWindow autotest case in Symbian." | axis | 2009-06-10 | 1 | -6/+2 |
| |/ |
|
| * | Changed to use proper conversion from qstring to hbuf | Markku Luukkainen | 2009-06-10 | 1 | -1/+1 |
|
|
* | | More robust handling for stdapis paths | Miikka Heikkinen | 2009-06-12 | 4 | -24/+29 |
|/ |
|
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-10 | 381 | -2318/+4804 |
|\ |
|
| * | Fix "post linker error" with GCCE. | Frans Englich | 2009-06-10 | 1 | -0/+11 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-06-10 | 363 | -2273/+4184 |
| |\ |
|
| | * | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 360 | -2217/+4165 |
|
|
| | * | Fixed the mouse handler of FEP when in inline edit mode. | axis | 2009-06-10 | 2 | -55/+18 |
|
|
| * | | Added proper UID | Markku Luukkainen | 2009-06-10 | 1 | -1/+11 |
|
|
| * | | Added softkeys example | Markku Luukkainen | 2009-06-10 | 1 | -1/+2 |
|
|
| * | | Merge branch 'softkeys_without_stack' | Markku Luukkainen | 2009-06-10 | 22 | -45/+598 |
| |\ \ |
|