Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Markku Luukkainen | 2009-06-05 | 4 | -28/+79 |
|\ | | | | | | | softkeys | ||||
| * | S60Style: Remove some magic numbers. | Sami Merilä | 2009-06-05 | 1 | -7/+10 |
| | | |||||
| * | S60Style: Missing break-statement | Sami Merilä | 2009-06-05 | 1 | -0/+1 |
| | | |||||
| * | S60Style: More styleHints | Sami Merilä | 2009-06-05 | 1 | -1/+27 |
| | | |||||
| * | Prevent double deletion of m_themePalette | Alessandro Portale | 2009-06-05 | 2 | -16/+20 |
| | | | | | | | | RevBy: Sami Merila | ||||
| * | Turned off input methods on Windows when using certain hints. | axis | 2009-06-05 | 1 | -1/+6 |
| | | | | | | | | | | If any of those hints are present, complex input is not possible, so input methods should be turned off on Windows. | ||||
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-06-05 | 3 | -5/+16 |
| |\ | |||||
| | * | S60Style: Drop middlesection from tab graphics, if there is very little of ↵ | Sami Merilä | 2009-06-05 | 1 | -0/+10 |
| | | | | | | | | | | | | tab content. | ||||
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-05 | 8 | -42/+419 |
| | |\ | |||||
| | * | | Cut the process priority lowering timeout to 100ms in Symbian eventdispatcher, | Miikka Heikkinen | 2009-06-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | as some demos were getting ViewSrv 11 panics with 500ms timeout. | ||||
| * | | | Added subElementRect implementation for SE_ItemViewItemCheckIndicator. | Janne Anttila | 2009-06-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | S60Style did not implement SE_ItemViewItemCheckIndicator if given option was somethign else than QStyleOptionViewItemV4. This causes some autotests to fail. Added appropriate query for QCommonStyle. | ||||
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Markku Luukkainen | 2009-06-05 | 2 | -3/+4 |
|\ \ \ \ | | |_|/ | |/| | | | | | | softkeys | ||||
| * | | | Made Selection updates relative to the block. | axis | 2009-06-05 | 1 | -2/+3 |
| |/ / | | | | | | | | | | | | | Otherwise the update would always end up with the selection being in the first block. | ||||
| * | | Compile on newer SDKs >= S60 5.0. | Jason Barron | 2009-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Semi-colons, colons, they all look the same to me. | ||||
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Markku Luukkainen | 2009-06-05 | 19 | -309/+922 |
|\ \ \ | |/ / | | | | | | | softkeys | ||||
| * | | Enabling QGraphicsTextItem to handle input method events. | Aleksandar Sasha Babic | 2009-06-05 | 1 | -1/+128 |
| | | | | | | | | | | | | On S60 one should get virtual keyboard. | ||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-06-05 | 13 | -270/+507 |
| |\ \ | |||||
| | * | | Turned off input methods on X11 when using certain hints. | axis | 2009-06-05 | 1 | -1/+1 |
| | |/ | | | | | | | | | | | | | If any of those hints are present, complex input is not possible, so input methods should be turned off on X11. | ||||
| | * | Set UID for QtScriptTools | Martin Jones | 2009-06-05 | 1 | -0/+2 |
| | | | |||||
| | * | Loading fonts from other /resource/fonts folders than the one on Z: | Alessandro Portale | 2009-06-04 | 1 | -4/+40 |
| | | | | | | | | | | | | | | | | | | Order is 'soft to hard' W:, X: ... A:, Z: Duplicated font file names are ignored. That should imitate the font loading behaviour in the fbSrv. | ||||
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Iain | 2009-06-04 | 137 | -1546/+3712 |
| | |\ | |||||
| | | * | S60Style: Buildbreak fix. Remove problematic #ifdef line. | Sami Merilä | 2009-06-04 | 1 | -2/+0 |
| | | | | |||||
| | | * | S60Style: Missing constant | Sami Merilä | 2009-06-04 | 1 | -0/+1 |
| | | | | |||||
| | | * | S60Style: Cleanup code before Tower release. | Sami Merilä | 2009-06-04 | 2 | -233/+229 |
| | | | | |||||
| | | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-06-04 | 1 | -0/+15 |
| | | |\ | |||||
| | | | * | In QGraphicsView the viewport itself has to be enabled for InputMethods. | Aleksandar Sasha Babic | 2009-06-04 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | When events are comming, exactly that widget will be aske for InputContext. | ||||
| | | * | | Added proper UID for phonon.pro, and did some symbian scope cleanup, too. | Miikka Heikkinen | 2009-06-04 | 1 | -8/+10 |
| | | |/ | |||||
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Sami Merilä | 2009-06-04 | 7 | -12/+166 |
| | | |\ | |||||
| | | | * | Added loadS60ThemeFromBlob and saveS60ThemeToBlob. | Alessandro Portale | 2009-06-03 | 4 | -8/+135 |
| | | | | | | | | | | | | | | | | | | | | The simulated style will by default try to load the 'Default.blob' | ||||
| | | | * | Fixed an update bug in QTextControl. | axis | 2009-06-03 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Previously, the input context would not get updated on every selection update. | ||||
| | | | * | Gave QTextControl support for ImAnchorPosition and Selection. | axis | 2009-06-03 | 1 | -3/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | RevBy: Trust me The fix is almost identical to the one made for QLineEdit. | ||||
| | | | * | Added inputMethodQuery fallback to QWidget. | axis | 2009-06-03 | 1 | -0/+3 |
| | | | | | |||||
| | | | * | Fixed a small input method bug in QLineEdit. | axis | 2009-06-03 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | We need to check for replacementLength as well. Otherwise there will be no undo information if text is deleted using input methods. | ||||
| | | * | | S60Style: Draw all dialog with popup menu theme background. | Sami Merilä | 2009-06-04 | 1 | -12/+7 |
| | | |/ | |||||
| | * | | Correctly scope local variables in switch statement (for GCC 4.3) | Iain | 2009-06-04 | 1 | -0/+38 |
| | | | | |||||
| * | | | Make QColormap::instance() not crash. | Jason Barron | 2009-06-05 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This doesn't really need a static instance lying around and this current implementation crashes since we never call the constructor. Just recreate it on the fly when instance() is called which apparently is never. | ||||
| * | | | Introduce Symbian CFbsBitmap <-> QPixmap conversion functions. | Jason Barron | 2009-06-05 | 2 | -6/+143 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce functions for converting to and from a CFbsBitmap on Symbian. Currently these functions unfortunately have to copy the data to the internal QImage stored in the raster pixmap data backend :( Hopefully we can improve this with a native Symbian pixmap backend in the future. The autotest generates both small and large CFbsBitmaps of different formats and then verifies that the color makes it into the QPixmap. Currently the indexed image formats don't seem to work, but this is most likely because we don't set a palette for them. The semi-trans bitmaps seem to work fine (verified visually), but the current QCOMPARE doesn't consider the fact that the color was alpha blended. Reviewed-by: Sami Merilä | ||||
| * | | | Fix up the display mode conversion function. | Jason Barron | 2009-06-04 | 1 | -31/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Few things here: - Add support for EGray2 and EGray256 - Change the define to disable EColor16MAP for old SDKs - Make the default case return Invalid instead of a fatal error - Fix indentation, tabs -> spaces | ||||
| * | | | Implement a dummy QColorMap for Symbian. | Jason Barron | 2009-06-04 | 2 | -1/+114 |
| | |/ | |/| | | | | | | | | | | | | | | | | It seems that this class has been completely forgotten until now, but this never causes any problems because apparently no one uses it. Provide a quick little implementation to get things linking. Implementation brought to you courtesy of Qt/Mac. | ||||
* | | | Merge branch 'softkeys' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Markku Luukkainen | 2009-06-05 | 3 | -23/+22 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | softkeys Conflicts: src/gui/kernel/qapplication_s60.cpp | ||||
| * | | | Adding and removing a 'Cancel' SoftKey | Alessandro Portale | 2009-06-03 | 1 | -2/+14 |
| | | | | |||||
| * | | | Fix merge | Alessandro Portale | 2009-06-03 | 1 | -2/+1 |
| | | | | |||||
| * | | | Resolving merge conflicts | Alessandro Portale | 2009-06-03 | 119 | -1018/+2881 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Alessandro Portale | 2009-06-03 | 60 | -99/+1816 |
| | |\ \ | |||||
| | * | | | Fixed QFontEngineS60::boundingBox. It was actually returning the tight | Alessandro Portale | 2009-06-03 | 1 | -20/+7 |
| | | | | | | | | | | | | | | | | | | | | bounding rect, before. | ||||
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Markku Luukkainen | 2009-06-03 | 119 | -998/+2873 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | | | | | | | | | softkeys Conflicts: src/gui/kernel/qapplication_s60.cpp | ||||
| * | | | Merge branch 'imSelections' | axis | 2009-06-03 | 59 | -70/+1738 |
| |\ \ \ | |||||
| | * | | | Made S60 FEP use the new Qt::ImAnchorPosition API. | axis | 2009-06-03 | 1 | -3/+2 |
| | | | | | |||||
| | * | | | Made S60 FEP use the new QInputMethodEvent::Selection API. | axis | 2009-06-03 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | Made QLineEdit respect the new Qt::ImAnchorPosition. | axis | 2009-06-03 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | RevBy: Trust me AutoTest: Will add in later commit |