| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | * | | | | Improved compatibility with MDI area custom themes on XP | Jens Bache-Wiig | 2009-11-11 | 1 | -3/+10 |
|
|
| | | | | | * | | | | Fixes a couple of minor doc points | Andy Shaw | 2009-12-02 | 2 | -1/+5 |
|
|
| | | | | | * | | | | Update QtCore DEF file to remove isSignalConnected() (which is now inline) | Iain | 2009-12-02 | 1 | -1/+1 |
|
|
| | | | | * | | | | | Improved mouse wheel event delivery on Mac. | Denis Dzyubenko | 2009-12-03 | 1 | -2/+9 |
|
|
| | | | | * | | | | | Do not emulate mouse event out of touch pad events | Denis Dzyubenko | 2009-12-02 | 1 | -1/+3 |
|
|
| | | | | * | | | | | Do not enabled Pan gesture by default on Mac. | Denis Dzyubenko | 2009-12-02 | 1 | -0/+4 |
|
|
| | | | | * | | | | | Improved implicit mouse grabbing on Cocoa. | Denis Dzyubenko | 2009-12-02 | 4 | -42/+69 |
|
|
| | | | * | | | | | | doc: Example page now lists images used by the example | Martin Smith | 2009-12-04 | 10 | -26/+168 |
| | | | |/ / / / / |
|
| | * | | | | | | | Revert previous commit as it breaks an sqlite assumption. | Bill King | 2009-12-04 | 1 | -5/+0 |
|
|
| | * | | | | | | | Fixes: QOCI setForwardOnly(true) accumulating values. | Bill King | 2009-12-04 | 2 | -1/+32 |
|
|
| * | | | | | | | | Use 64bit for the connectedSignals | Olivier Goffart | 2009-12-09 | 3 | -12/+13 |
|
|
| * | | | | | | | | Fix regression in qVariantFromValue when converting from complex type to simp... | Olivier Goffart | 2009-12-09 | 2 | -1/+18 |
|
|
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-s... | axis | 2009-12-09 | 6 | -97/+78 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Clean up debug message with DirectFB | Anders Bakken | 2009-12-09 | 1 | -29/+29 |
|
|
| | * | | | | | | | | Enable customizing of DirectFB layer to use | Anders Bakken | 2009-12-09 | 1 | -2/+5 |
|
|
| | * | | | | | | | | Set stacking class for stays-on-top windows in DFB | Anders Bakken | 2009-12-09 | 1 | -1/+3 |
|
|
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-08 | 7 | -500/+340 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | Def file updates | Shane Kearns | 2009-12-08 | 2 | -17/+26 |
|
|
| | * | | | | | | | | Implement qsrand() for Symbian OS | Shane Kearns | 2009-12-08 | 1 | -13/+18 |
|
|
| | * | | | | | | | | Crash: when opening the File Dialog in Media Player (armv5) | Sami Merilä | 2009-12-08 | 4 | -470/+296 |
|
|
* | | | | | | | | | | Fix crash when rotating cleartype text under gl engine. | Gunnar Sletta | 2009-12-09 | 5 | -14/+16 |
|
|
* | | | | | | | | | | Don't assert on valid math in qbezier | Gunnar Sletta | 2009-12-09 | 1 | -2/+0 |
| |_|/ / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-09 | 180 | -1189/+3340 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Export QGLShareRegister because qgl_share_reg() is exported | Rhys Weatherley | 2009-12-09 | 1 | -1/+1 |
|
|
| * | | | | | | | | | Fix upside down PVR compressed textures. | Rhys Weatherley | 2009-12-08 | 1 | -3/+4 |
|
|
| * | | | | | | | | | Make sure a context is current when loading compressed textures. | Rhys Weatherley | 2009-12-08 | 1 | -0/+2 |
| |/ / / / / / / / |
|
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-12-08 | 8 | -15/+28 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-08 | 3 | -1/+10 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Minor fixes to softkey dimming support (commit 245c9cc0). | Janne Anttila | 2009-12-08 | 2 | -1/+6 |
|
|
| | | * | | | | | | | FEP returns the wrong foreground color in GetFormatOfFepInlineText | Sami Merilä | 2009-12-07 | 1 | -0/+4 |
|
|
| | * | | | | | | | | Fixes broken graphics effect auto tests. | Bjørn Erik Nilsen | 2009-12-08 | 1 | -6/+6 |
|
|
| | * | | | | | | | | Doc: Explicitly mention that QWidget/QGraphicsItem takes ownership of effects. | Bjørn Erik Nilsen | 2009-12-08 | 2 | -0/+4 |
|
|
| | * | | | | | | | | Remove id property from QGraphicsObject | Alan Alpert | 2009-12-08 | 2 | -8/+0 |
|
|
| | * | | | | | | | | Fix GL_BGRA formats under OpenGL/ES systems | Rhys Weatherley | 2009-12-08 | 1 | -0/+8 |
|
|
| * | | | | | | | | | Fix possible off-by-one inconsistency against system look and feel when | Eskil Abrahamsen Blomfeldt | 2009-12-08 | 1 | -1/+1 |
| |/ / / / / / / / |
|
| * | | | | | | | | Compilation fix | Thierry Bastian | 2009-12-07 | 1 | -0/+1 |
|
|
| * | | | | | | | | Assert in designer while drag & dropping items from a QListWidget | Gabriel de Dietrich | 2009-12-07 | 2 | -1/+3 |
|
|
| * | | | | | | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW... | Yoann Lopes | 2009-12-07 | 7 | -28/+45 |
|
|
| * | | | | | | | | Fix the toolbars docking | Thierry Bastian | 2009-12-07 | 1 | -5/+10 |
| |/ / / / / / / |
|
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-12-07 | 9 | -94/+221 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Added dimming support for disabled softkeys in Symbian. | Janne Anttila | 2009-12-07 | 2 | -2/+31 |
|
|
| | * | | | | | | | Remove compilation warning from S60pixelMetrics on ARM | Sami Merilä | 2009-12-07 | 1 | -3/+2 |
|
|
| | * | | | | | | | Button and LineEdit/TextEdit theme colors are incorrect | Sami Merilä | 2009-12-04 | 1 | -2/+4 |
|
|
| | * | | | | | | | QS60Style: Overwrites correct stylehint color values | Sami Merilä | 2009-12-04 | 1 | -4/+3 |
|
|
| | * | | | | | | | MMP_RULES overriding qmake variables now warns user | Miikka Heikkinen | 2009-12-04 | 2 | -50/+111 |
|
|
| | * | | | | | | | Switched S60 QDesktopServices implementation to CDocumentHandler based. | Janne Anttila | 2009-12-04 | 2 | -24/+64 |
|
|
| | * | | | | | | | Fixed "...QString::QString(const char *)... is deprecated" warning. | Janne Anttila | 2009-12-03 | 1 | -1/+1 |
|
|
| | * | | | | | | | Unnecessary symbian version checks in sqldrivers.pro | Jouni Hiltunen | 2009-12-03 | 1 | -3/+1 |
|
|
| | * | | | | | | | QS60Style: Always store changed theme palette | Sami Merilä | 2009-12-03 | 1 | -5/+4 |
|
|
| * | | | | | | | | Fix programming error in autotest commit 8529a8cbb | Paul Olav Tvete | 2009-12-07 | 1 | -2/+1 |
|
|