| Commit message (Expand) | Author | Age | Files | Lines |
* | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 1 | -0/+3 |
|
|
* | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-06-24 | 1 | -3/+0 |
|\ |
|
| * | Allow TLW translucency on Symbian without Qt::FramelessWindowHint | Gareth Stockwell | 2010-06-23 | 1 | -3/+0 |
|
|
* | | Fixed an on-exit crash for apps using GL. | Trond Kjernåsen | 2010-06-11 | 1 | -0/+1 |
|/ |
|
* | Enable visibility change events on all Symbian native windows | Gareth Stockwell | 2010-06-02 | 1 | -0/+1 |
|
|
* | Added reference counting to QWidgetBackingStore | Gareth Stockwell | 2010-06-02 | 1 | -3/+1 |
|
|
* | Always construct s60 screen furniture even if not used. | Janne Koskinen | 2010-05-31 | 1 | -4/+1 |
|
|
* | Don't crash when applications set Qt::WA_TranslucentBackground. | Jason Barron | 2010-05-12 | 1 | -1/+3 |
|
|
* | Removed fullscreen responsiveness of softkeys | Miikka Heikkinen | 2010-04-28 | 1 | -9/+0 |
|
|
* | Fix window transparency on Symbian. | Jason Barron | 2010-04-21 | 1 | -10/+1 |
|
|
* | Tweak the 'normalGeometry' of the widget before setting it. | Jason Barron | 2010-04-21 | 1 | -2/+11 |
|
|
* | Use QDesktopWidget as a status pane observer on Symbian. | Jason Barron | 2010-04-21 | 1 | -0/+5 |
|
|
* | Delay creation of S60 screen furniture. | Jason Barron | 2010-04-21 | 1 | -0/+36 |
|
|
* | Don't use setGeometry() in setWindowState() on Symbian. | Jason Barron | 2010-04-21 | 1 | -5/+7 |
|
|
* | Modify setWindowState() on Symbian to create the native window earlier. | Jason Barron | 2010-04-21 | 1 | -2/+3 |
|
|
* | Fixed 'fullsreen with softkeys' mode not to expand under softkey area. | Janne Anttila | 2010-03-23 | 1 | -3/+5 |
|
|
* | HotFix for fluidlauncher default size caused by 6d44dadd. | Janne Anttila | 2010-03-12 | 1 | -2/+19 |
|
|
* | Fixed dialog resize not to move the dialog for Symbian. | Janne Anttila | 2010-03-10 | 1 | -1/+6 |
|
|
* | Fix for QTBUG-6659 Parent window accepts pointer events wrongly | Jani Hautakangas | 2010-03-05 | 1 | -2/+4 |
|
|
* | Added fullscreen support to softkeys in Symbian. | Janne Anttila | 2010-03-01 | 1 | -9/+26 |
|
|
* | Fixed defect in handling of expose events for Symbian | Gareth Stockwell | 2010-02-09 | 1 | -1/+1 |
|
|
* | Whitespace/tab fixes. | Jani Hautakangas | 2010-02-05 | 1 | -1/+1 |
|
|
* | s60 application loses normalGeometry when returning from fullscreen | Samuel Nevala | 2010-02-05 | 1 | -78/+30 |
|
|
* | Flush the WSERV command buffer after deleting a surface. | Jason Barron | 2010-02-04 | 1 | -0/+4 |
|
|
* | Enable surface transparency support on Symbian^4. | Jason Barron | 2010-01-14 | 1 | -0/+8 |
|
|
* | Improve the behavior of expose events on Symbian. | Jason Barron | 2010-01-14 | 1 | -0/+1 |
|
|
* | Prevent a crash when creating an inputContext from the QApplication dtor. | Simon Hausmann | 2010-01-12 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | 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 |
| |\ |
|