Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include Phonon changes. | Frans Englich | 2009-06-15 | 1 | -2/+5 |
| | |||||
* | updated changes-4.5.2-tower. | Janne Koskinen | 2009-06-15 | 1 | -1/+5 |
| | |||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-06-15 | 1 | -39/+44 |
|\ | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-06-15 | 2 | -26/+70 |
| |\ | |||||
| * | | fixed code formatting to Qt style | mread | 2009-06-15 | 1 | -39/+44 |
| | | | |||||
* | | | Added ExitSoftKey role | Markku Luukkainen | 2009-06-15 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-06-15 | 9 | -68/+271 |
|\ \ | |/ | |||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-06-15 | 5 | -19/+197 |
| |\ | |||||
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Harald Fernengel | 2009-06-15 | 1 | -51/+74 |
| | |\ | |||||
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Sami Merilä | 2009-06-15 | 2 | -0/+26 |
| | | |\ | |||||
| | | * | | S60Style: changes for style to Tower release. | Sami Merilä | 2009-06-15 | 1 | -51/+74 |
| | | | | | |||||
| | * | | | Fixes leak introduced by QScopedPointer | Harald Fernengel | 2009-06-15 | 2 | -3/+21 |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | QPainterPath is kinda evil with a somewhat public private class and a really private cast, so we need to up-cast the d pointer when deleting. RevBy: aportale | ||||
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Harald Fernengel | 2009-06-15 | 1 | -4/+115 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-06-15 | 4 | -48/+26 |
| | | |\ | |||||
| | | * | | Updated changes-4.5.2-tower. | Janne Anttila | 2009-06-15 | 1 | -4/+115 |
| | | | | | |||||
| | * | | | doc: introduce qts60 group to silence qdoc warnings | Harald Fernengel | 2009-06-15 | 1 | -0/+11 |
| | | | | | |||||
| | * | | | doc: document operator== and != | Harald Fernengel | 2009-06-15 | 1 | -0/+15 |
| | | |/ | | |/| | |||||
| * | | | removed mention of qt_QString2TPtrC from qdoc | mread | 2009-06-15 | 1 | -3/+2 |
| |/ / | |||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Harald Fernengel | 2009-06-15 | 1 | -11/+59 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-15 | 7 | -35/+68 |
| | |\ | |||||
| | * | | Added my changes to Tower changes document. | Miikka Heikkinen | 2009-06-15 | 1 | -11/+59 |
| | | | | |||||
| * | | | move QSymbianLeaveException to the *.cpp file | Harald Fernengel | 2009-06-15 | 2 | -41/+19 |
| | | | | | | | | | | | | | | | | | | | | don't need to include stl's header in qglobal.h also updated documentation | ||||
| * | | | doc: remove qdoc warnings | Harald Fernengel | 2009-06-15 | 2 | -7/+7 |
| | |/ | |/| | |||||
| * | | export QSymbianLeaveException | Harald Fernengel | 2009-06-15 | 1 | -1/+1 |
| | | | |||||
* | | | Updated softkey example to be more complete | Markku Luukkainen | 2009-06-15 | 2 | -26/+70 |
|/ / | |||||
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-06-15 | 5 | -33/+66 |
|\ \ | |||||
| * | | Added placeholder to create e-mail account in qdesktopservices. | Janne Anttila | 2009-06-15 | 1 | -31/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently e-mail sending with qdesktopservices::openUrl works in Symbian only if e-mail account already exists. The CSendUI API which is similar to RSendAs API we currently use, would provide that e-mail account creation service for us automatically but it requires so extensive capabilities that we cannot use it. | ||||
| * | | Added error handling to qdesktopservices example when openUrl fails. | Janne Anttila | 2009-06-15 | 4 | -2/+22 |
| |/ | | | | | | | | | Now qdesktopservices example will show message box if openUrl call fails i.e. returns false. | ||||
* | | Better text to label | Markku Luukkainen | 2009-06-15 | 1 | -1/+1 |
|/ | |||||
* | Translate "Actions" text | Alessandro Portale | 2009-06-12 | 1 | -4/+3 |
| | |||||
* | Crash fix for task #255989 | Alessandro Portale | 2009-06-12 | 1 | -2/+2 |
| | | | | | | | | | | | Hold a QPointer to the widget with the context menu. After the menu pops up, the focussed widget looses focus and may be deleted (like it happens in this case with the item editor). Testing for isNull() instead of crashing. It would be great to not even add the "Action" entry to the system menu but in that moment we don't know that the current focuswidget will soon disappear. That's still a Todo. | ||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-06-12 | 19 | -103/+386 |
|\ | |||||
| * | S60Style: Itemview active icons are rendered as disabled and vice versa. | Sami Merilä | 2009-06-12 | 1 | -1/+1 |
| | | |||||
| * | bug fix for doubleclick event for symbian | Janne Koskinen | 2009-06-12 | 1 | -1/+1 |
| | | |||||
| * | Fixed layout when orientation changed via AknAppUi::SetOrientationL. | Janne Anttila | 2009-06-12 | 1 | -0/+3 |
| | | | | | | | | Task: 252798 | ||||
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-12 | 26 | -151/+939 |
| |\ | | | | | | | | | | | | | Conflicts: src/network/ssl/ssl.pri | ||||
| | * | 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 |
| | | | | | | | | | | | | | | | | pointer use in S60Style. | ||||
| | * | | 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 |
| | | | | | | | | | | | | | | | | | | SUBDIRS projects when using sbsv2. Acked-by: Miikka Heikkinen | ||||
| | * | Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly for | Rohan McGovern | 2009-06-11 | 3 | -46/+70 |
| | | | | | | | | | | | | | | | | | | SUBDIRS projects when using abld. Acked-by: Miikka Heikkinen | ||||
| | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes more sense in this case. At least on X11 and MacOS. Reviewed-by: Ariya Hidayat | ||||
| | * | | | 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 |
| | | | | | | | | | | | | Reviewed-by: Alessandro Portale | ||||
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Markku Luukkainen | 2009-06-11 | 1 | -0/+184 |
| | |\ | |||||
| | * | | Updated example to tell which softkey was pressed | Markku Luukkainen | 2009-06-11 | 2 | -8/+19 |
| | | | |