| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|
|
* | | protecting against leak in QSymbianControl when QWidget construction fails | mread | 2009-08-05 | 1 | -18/+26 |
|/ |
|
* | fixed qt_pixmapToNativeBitmap name merge problem | mread | 2009-08-03 | 1 | -4/+4 |
|
|
* | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -16/+18 |
|
|
* | Restored window title after another top-level window was closed. | Janne Anttila | 2009-07-31 | 1 | -3/+9 |
|
|
* | Swicthed back to original way of using AddToStackL and RemoveFromStack | Janne Anttila | 2009-07-30 | 1 | -13/+28 |
|
|
* | Implemented setWindowIcon for S60 devices without context pane. | Janne Anttila | 2009-07-23 | 1 | -0/+36 |
|
|
* | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -24/+46 |
|
|
* | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -10/+32 |
|\ |
|
| * | Switched to asynchronous focus handling on Symbian. | axis | 2009-07-09 | 1 | -0/+26 |
|
|
| * | Silenced warnings from RVCT. | axis | 2009-07-06 | 1 | -1/+1 |
|
|
| * | Removed pointless variables to silence warnings from RVCT. | axis | 2009-07-06 | 1 | -5/+1 |
|
|
| * | Fix warnings because of unused variables. | axis | 2009-06-29 | 1 | -4/+4 |
|
|
* | | Manually fix bad merges and make sure everything compiles with 4.6. | Harald Fernengel | 2009-06-29 | 1 | -1/+1 |
|/ |
|
* | Improve softkey implementation and add a default 'Exit' button to RSK. | Jason Barron | 2009-06-17 | 1 | -16/+49 |
|
|
* | Changed to use proper conversion from qstring to hbuf | Markku Luukkainen | 2009-06-10 | 1 | -1/+1 |
|
|
* | Merge branch 'softkeys_without_stack' | Markku Luukkainen | 2009-06-10 | 1 | -1/+52 |
|\ |
|
| * | Call DrawDeferred() after setting softkeys | Alessandro Portale | 2009-06-10 | 1 | -0/+1 |
|
|
| * | Fixes from code review | Markku Luukkainen | 2009-06-09 | 1 | -41/+0 |
|
|
| * | Fixes from code review | Markku Luukkainen | 2009-06-08 | 1 | -4/+3 |
|
|
| * | Removed QSoftkeySet as it wasn't used anymore | Markku Luukkainen | 2009-06-08 | 1 | -3/+1 |
|
|
| * | Added support for setting softkeys dynamically | Markku Luukkainen | 2009-06-06 | 1 | -1/+2 |
|
|
| * | Fixes to make gui compile after clean configure. Removal | Markku Luukkainen | 2009-06-06 | 1 | -3/+0 |
|
|
| * | Replaced usage of QSoftKeyActions with QActions+SoftKeyRoles | Markku Luukkainen | 2009-06-06 | 1 | -14/+19 |
|
|
| * | Initial version of softkey implementation that doesn't use | Markku Luukkainen | 2009-06-05 | 1 | -0/+91 |
|
|
* | | Avoid unnecessary calls to FocusChanged in Symbian. | Janne Anttila | 2009-06-08 | 1 | -3/+6 |
|/ |
|
* | Fixed incorrect headers. | axis | 2009-06-03 | 1 | -1/+31 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-05-11 | 1 | -6/+39 |
|\ |
|
| * | Some code cleanups after review. | Jason Barron | 2009-04-29 | 1 | -3/+3 |
|
|
| * | Undo implementation of setWindowOpacity_sys(). | Jason Barron | 2009-04-29 | 1 | -4/+2 |
|
|
| * | Fixes crash when setting geometry on an obscured window. | Jason Barron | 2009-04-29 | 1 | -1/+1 |
|
|
| * | More work on translucent windows. | Jason Barron | 2009-04-28 | 1 | -2/+4 |
|
|
| * | Fixes: Add support for translucent windows in Symbian. | Jason Barron | 2009-04-28 | 1 | -1/+33 |
|
|
| * | Enable dynamic [de|con]struction of window surfaces based on visibility | Jason Barron | 2009-04-28 | 1 | -3/+4 |
|
|
* | | Fixed namespace issues, now works on Symbian under namespace | Janne Koskinen | 2009-05-11 | 1 | -0/+2 |
|/ |
|
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+942 |
|
|