| Commit message (Expand) | Author | Age | Files | Lines |
* | Symbian control invokes slots before and after native draw ops | Gareth Stockwell | 2009-11-26 | 1 | -0/+1 |
|
|
* | Allow Symbian widget implementations to select native paint mode | Gareth Stockwell | 2009-11-26 | 1 | -1/+1 |
|
|
* | Removed window activation hack, unified and fixed title&icon setting. | Janne Anttila | 2009-11-23 | 1 | -18/+0 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-13 | 1 | -7/+9 |
|\ |
|
| * | Fixed maximized dialogs losing maximized status on orientation switch | Miikka Heikkinen | 2009-11-13 | 1 | -7/+9 |
|
|
* | | Merge commit upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix typo in license header | Alessandro Portale | 2009-11-12 | 1 | -1/+1 |
|
|
* | | Fix for assertion failure in in QWidget::grabMouse for Symbian. | Janne Anttila | 2009-11-11 | 1 | -2/+2 |
|
|
* | | Add edit menu support for phones with a 'pencil' key. | Jason Barron | 2009-11-11 | 1 | -0/+1 |
|/ |
|
* | Merge branch '4.6' into mmfphonon | Gareth Stockwell | 2009-11-03 | 1 | -68/+4 |
|\ |
|
| * | Switched setWindowIcon_sys to use QPixmpa::toSymbianCFbsBitmap in S60. | Janne Anttila | 2009-10-27 | 1 | -68/+4 |
|
|
* | | When creating a Symbian WId for a visible widget, make the control | Gareth Stockwell | 2009-10-23 | 1 | -1/+3 |
|/ |
|
* | Lowering toplevel widget puts app to background. | Miikka Heikkinen | 2009-10-22 | 1 | -2/+7 |
|
|
* | Fixed QWidget::raise in Symbian | Miikka Heikkinen | 2009-10-19 | 1 | -1/+6 |
|
|
* | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-15 | 1 | -1/+6 |
|\ |
|
| * | Remove incorrect optimisation in S60 widget / control stack sync | Shane Kearns | 2009-10-08 | 1 | -3/+8 |
|
|
* | | When reparenting native widget, delayed deletion of Symbian control | Gareth Stockwell | 2009-10-15 | 1 | -1/+12 |
|
|
* | | Modified reparenting to correctly deal with native child widgets | Gareth Stockwell | 2009-10-09 | 1 | -22/+47 |
|/ |
|
* | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-10-02 | 1 | -47/+24 |
|\ |
|
| * | Revert "Fix for Symbian window activation/focus problem." | Jani Hautakangas | 2009-10-01 | 1 | -59/+0 |
|
|
| * | Fix for Symbian window activation/focus problem. | Jani Hautakangas | 2009-10-01 | 1 | -0/+59 |
|
|
| * | Merge branch 'focusFixes' into 4.6 | axis | 2009-09-30 | 1 | -45/+22 |
| |\ |
|
| | * | Fixed some focus issues on Symbian. | axis | 2009-09-30 | 1 | -15/+21 |
|
|
| | * | Revert "Switched to asynchronous focus handling on Symbian." | axis | 2009-09-30 | 1 | -28/+0 |
|
|
* | | | Fixed indenting to comply with Qt code style | Gareth Stockwell | 2009-10-02 | 1 | -15/+15 |
|
|
* | | | Enable pointer events on native child widgets | Gareth Stockwell | 2009-10-01 | 1 | -0/+5 |
|
|
* | | | Immediately activate native windows created by calling winId() on an already-... | Gareth Stockwell | 2009-10-01 | 1 | -4/+19 |
|/ / |
|
* | | Removed trace statements from QtGui | Gareth Stockwell | 2009-09-28 | 1 | -189/+8 |
|
|
* | | Removed calls to CCoeControl::DrawNow from QWidgetPrivate::setWSGeometry | Gareth Stockwell | 2009-09-28 | 1 | -30/+7 |
|
|
* | | Implemented QWidget::mapFromGlobal, QWidget::mapToGlobal, for case where chil... | Gareth Stockwell | 2009-09-28 | 1 | -5/+8 |
|
|
* | | Revert "Revert all GUI changes from the MMF work." | Frans Englich | 2009-09-28 | 1 | -51/+375 |
|/ |
|
* | Compile fix for platforms prior to Symbian^3. | Jason Barron | 2009-09-23 | 1 | -0/+2 |
|
|
* | Implement Qt::WA_AcceptTouchEvents on S60 | Bradley T. Hughes | 2009-09-23 | 1 | -0/+12 |
|
|
* | Refactor soft keys implementation. | Jason Barron | 2009-09-21 | 1 | -72/+0 |
|
|
* | Enable compiling Symbian port with QT_NO_CURSOR | Shane Kearns | 2009-09-17 | 1 | -1/+2 |
|
|
* | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 1 | -19/+58 |
|
|
* | Fixed QWidget::activateWindow for Symbian. | Janne Anttila | 2009-09-11 | 1 | -6/+5 |
|
|
* | Fixed QWidget::setWindowState for Symbian. | Janne Anttila | 2009-09-11 | 1 | -16/+27 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch 'minimizeWrapperApp' into 4.6 | axis | 2009-09-03 | 1 | -1/+3 |
|\ |
|
| * | Move the S60/Avkon framework initialization into QtGui. | axis | 2009-09-03 | 1 | -1/+3 |
|
|
* | | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|/ |
|
* | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
|
|
* | Changing names of Symbian leave <-> qt throw translation functions | mread | 2009-08-13 | 1 | -1/+1 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-08-07 | 1 | -4/+4 |
|\ |
|
| * | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -3/+3 |
|
|
| * | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 1 | -1/+1 |
|
|
* | | Leaves -> exceptions | mread | 2009-08-06 | 1 | -5/+6 |
|/ |
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-08-05 | 1 | -27/+27 |
|\ |
|
| * | Trailing whitespace and tab/space fixes for src/gui | Janne Anttila | 2009-08-04 | 1 | -28/+28 |
|
|