Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| * | | | | | Doc: Moved the definition of QSymbianLeaveException and fixed the brief descr... | David Boddie | 2009-06-11 | 2 | -44/+48 | |
* | | | | | | new symbian exception safety documentation | mread | 2009-06-11 | 1 | -0/+184 | |
| |/ / / / |/| | | | | ||||||
* | | | | | 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 | |
|/ / / / | ||||||
* | | | | 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 | |
|/ / / | ||||||
* | | | 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 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'softkeys_without_stack' of git@scm.dev.nokia.troll.no:qt/qt-s60... | Markku Luukkainen | 2009-06-10 | 2 | -4/+5 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Call DrawDeferred() after setting softkeys | Alessandro Portale | 2009-06-10 | 1 | -0/+1 | |
| | | * | | | | Itemviews have go their focus frame back. | Alessandro Portale | 2009-06-09 | 1 | -4/+4 | |
| | * | | | | | Moved softkeys example to a better place | Markku Luukkainen | 2009-06-10 | 4 | -0/+0 | |
| | * | | | | | Skeleton implementation for softkeys example | Markku Luukkainen | 2009-06-10 | 4 | -107/+145 | |
| | * | | | | | Better handling for setting softkeys | Markku Luukkainen | 2009-06-10 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | Fixes from code review | Markku Luukkainen | 2009-06-09 | 7 | -72/+25 | |
| | * | | | | Fixes from code review | Markku Luukkainen | 2009-06-08 | 12 | -57/+70 | |
| | * | | | | Removed QSoftkeySet as it wasn't used anymore | Markku Luukkainen | 2009-06-08 | 1 | -3/+1 | |
| | * | | | | Set empty buttons by default | Markku Luukkainen | 2009-06-08 | 1 | -0/+3 | |
| | * | | | | Implemented context sensitive menu item | Markku Luukkainen | 2009-06-08 | 1 | -17/+15 | |
| | * | | | | Fixed parsing error when doing configure+compile in clean | Markku Luukkainen | 2009-06-08 | 1 | -5/+4 | |
| | * | | | | Merge branch 'softkeys_without_stack' of git@scm.dev.nokia.troll.no:qt/qt-s60... | Markku Luukkainen | 2009-06-08 | 1 | -0/+7 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Make the linker happy on non-Q_WS_S60 | Alessandro Portale | 2009-06-07 | 1 | -0/+7 | |
| | * | | | | | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into s... | Markku Luukkainen | 2009-06-08 | 61 | -177/+1110 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into sof... | Markku Luukkainen | 2009-06-08 | 61 | -177/+1110 | |
| | | |\ \ \ \ | ||||||
| | * | | | | | | Changed combobox to use popup as a parent when setting softkeys. | Markku Luukkainen | 2009-06-06 | 1 | -1/+1 | |
| | * | | | | | | Added implementation to get default role names | Markku Luukkainen | 2009-06-06 | 2 | -0/+27 | |