summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-152-4/+4
|\
| * added sendui.lib to qtguiJanne Koskinen2009-06-151-2/+2
| |
| * Remove warningsAlessandro Portale2009-06-151-2/+2
| |
* | Fix for Task #256174Alessandro Portale2009-06-151-6/+3
|/ | | | | Bring back the keyPad Navigation focus visualization. It disappeared with commit e0690577327097ec3d9be99205bfcf01f8404d23
* Remove compiler warning on Qt/WindowsAlessandro Portale2009-06-152-1/+13
| | | | | | The QFileDialogPrivate constructor must be non-inline. RevBy: Harald Fernengel
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-156-39/+94
|\
| * Improving the code for setting the default IAP.Aleksandar Sasha Babic2009-06-152-26/+75
| | | | | | | | | | | | | | First we ask if there is already active IAP. If yes, we will use that one, if not IAP dialog will pop-up. This strategy should save us from some dialogs when accessing the network.
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-158-40/+55
| |\
| | * Added Softkeys example to fluidlauncherMarkku Luukkainen2009-06-153-10/+14
| | |
| * | undeclared variable when exceptions disabledmread2009-06-151-3/+5
| | |
* | | export qBadAlloc only if exceptions are onHarald Fernengel2009-06-152-0/+5
| |/ |/|
* | remove compiler warning on MSVCHarald Fernengel2009-06-151-1/+1
| |
* | Remove compiler warning on Qt/WindowsHarald Fernengel2009-06-152-25/+29
| | | | | | | | | | | | The QFileDialogPrivate constructor must be non-inline. RevBy: aportale
* | Include Phonon changes.Frans Englich2009-06-151-2/+5
| |
* | updated changes-4.5.2-tower.Janne Koskinen2009-06-151-1/+5
| |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-151-39/+44
|\ \ | |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-152-26/+70
| |\
| * | fixed code formatting to Qt stylemread2009-06-151-39/+44
| | |
* | | Added ExitSoftKey roleMarkku Luukkainen2009-06-151-1/+1
| |/ |/|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-159-68/+271
|\ \ | |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-06-155-19/+197
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-151-51/+74
| | |\
| | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicSami Merilä2009-06-152-0/+26
| | | |\
| | | * | S60Style: changes for style to Tower release.Sami Merilä2009-06-151-51/+74
| | | | |
| | * | | Fixes leak introduced by QScopedPointerHarald Fernengel2009-06-152-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-publicHarald Fernengel2009-06-151-4/+115
| | |\ \ | | | |/
| | | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-154-48/+26
| | | |\
| | | * | Updated changes-4.5.2-tower.Janne Anttila2009-06-151-4/+115
| | | | |
| | * | | doc: introduce qts60 group to silence qdoc warningsHarald Fernengel2009-06-151-0/+11
| | | | |
| | * | | doc: document operator== and !=Harald Fernengel2009-06-151-0/+15
| | | |/ | | |/|
| * | | removed mention of qt_QString2TPtrC from qdocmread2009-06-151-3/+2
| |/ /
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicHarald Fernengel2009-06-151-11/+59
| |\ \ | | |/
| | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-157-35/+68
| | |\
| | * | Added my changes to Tower changes document.Miikka Heikkinen2009-06-151-11/+59
| | | |
| * | | move QSymbianLeaveException to the *.cpp fileHarald Fernengel2009-06-152-41/+19
| | | | | | | | | | | | | | | | | | | | don't need to include stl's header in qglobal.h also updated documentation
| * | | doc: remove qdoc warningsHarald Fernengel2009-06-152-7/+7
| | |/ | |/|
| * | export QSymbianLeaveExceptionHarald Fernengel2009-06-151-1/+1
| | |
* | | Updated softkey example to be more completeMarkku Luukkainen2009-06-152-26/+70
|/ /
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicMarkku Luukkainen2009-06-155-33/+66
|\ \
| * | Added placeholder to create e-mail account in qdesktopservices.Janne Anttila2009-06-151-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 Anttila2009-06-154-2/+22
| |/ | | | | | | | | Now qdesktopservices example will show message box if openUrl call fails i.e. returns false.
* | Better text to labelMarkku Luukkainen2009-06-151-1/+1
|/
* Translate "Actions" textAlessandro Portale2009-06-121-4/+3
|
* Crash fix for task #255989Alessandro Portale2009-06-121-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-publicmread2009-06-1219-103/+386
|\
| * S60Style: Itemview active icons are rendered as disabled and vice versa.Sami Merilä2009-06-121-1/+1
| |
| * 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
| | | | | | | | Task: 252798
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-1226-151/+939
| |\ | | | | | | | | | | | | Conflicts: src/network/ssl/ssl.pri
| | * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-121-16/+26
| | |\