summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | Do not enabled Pan gesture by default on Mac.Denis Dzyubenko2009-12-021-0/+4
| | | | * | | | | Improved implicit mouse grabbing on Cocoa.Denis Dzyubenko2009-12-024-42/+69
| | | * | | | | | doc: Example page now lists images used by the exampleMartin Smith2009-12-0410-26/+168
| | | |/ / / / /
| * | | | | | | Revert previous commit as it breaks an sqlite assumption.Bill King2009-12-041-5/+0
| * | | | | | | Fixes: QOCI setForwardOnly(true) accumulating values.Bill King2009-12-042-1/+32
* | | | | | | | Use 64bit for the connectedSignalsOlivier Goffart2009-12-093-12/+13
* | | | | | | | Fix regression in qVariantFromValue when converting from complex type to simp...Olivier Goffart2009-12-092-1/+18
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-s...axis2009-12-096-97/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Clean up debug message with DirectFBAnders Bakken2009-12-091-29/+29
| * | | | | | | | Enable customizing of DirectFB layer to useAnders Bakken2009-12-091-2/+5
| * | | | | | | | Set stacking class for stays-on-top windows in DFBAnders Bakken2009-12-091-1/+3
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-09180-1189/+3340
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Export QGLShareRegister because qgl_share_reg() is exportedRhys Weatherley2009-12-091-1/+1
| | * | | | | | | | Fix upside down PVR compressed textures.Rhys Weatherley2009-12-081-3/+4
| | * | | | | | | | Make sure a context is current when loading compressed textures.Rhys Weatherley2009-12-081-0/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Speed up rotated/transformed text on OpenGL2 paint engineGunnar Sletta2009-12-081-61/+34
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-087-500/+340
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Def file updatesShane Kearns2009-12-082-17/+26
| * | | | | | | | Implement qsrand() for Symbian OSShane Kearns2009-12-081-13/+18
| * | | | | | | | Crash: when opening the File Dialog in Media Player (armv5)Sami Merilä2009-12-084-470/+296
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-12-088-15/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-083-1/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Minor fixes to softkey dimming support (commit 245c9cc0).Janne Anttila2009-12-082-1/+6
| | * | | | | | | | FEP returns the wrong foreground color in GetFormatOfFepInlineTextSami Merilä2009-12-071-0/+4
| * | | | | | | | | Fixes broken graphics effect auto tests.Bjørn Erik Nilsen2009-12-081-6/+6
| * | | | | | | | | Doc: Explicitly mention that QWidget/QGraphicsItem takes ownership of effects.Bjørn Erik Nilsen2009-12-082-0/+4
| * | | | | | | | | Remove id property from QGraphicsObjectAlan Alpert2009-12-082-8/+0
| * | | | | | | | | Fix GL_BGRA formats under OpenGL/ES systemsRhys Weatherley2009-12-081-0/+8
* | | | | | | | | | Fix possible off-by-one inconsistency against system look and feel whenEskil Abrahamsen Blomfeldt2009-12-081-1/+1
|/ / / / / / / / /
* | | | | | | | | Compilation fixThierry Bastian2009-12-071-0/+1
* | | | | | | | | Assert in designer while drag & dropping items from a QListWidgetGabriel de Dietrich2009-12-072-1/+3
* | | | | | | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-077-28/+45
* | | | | | | | | Fix the toolbars dockingThierry Bastian2009-12-071-5/+10
|/ / / / / / / /
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-079-94/+221
|\ \ \ \ \ \ \ \
| * | | | | | | | Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-072-2/+31
| * | | | | | | | Remove compilation warning from S60pixelMetrics on ARMSami Merilä2009-12-071-3/+2
| * | | | | | | | Button and LineEdit/TextEdit theme colors are incorrectSami Merilä2009-12-041-2/+4
| * | | | | | | | QS60Style: Overwrites correct stylehint color valuesSami Merilä2009-12-041-4/+3
| * | | | | | | | MMP_RULES overriding qmake variables now warns userMiikka Heikkinen2009-12-042-50/+111
| * | | | | | | | Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-042-24/+64
| * | | | | | | | Fixed "...QString::QString(const char *)... is deprecated" warning.Janne Anttila2009-12-031-1/+1
| * | | | | | | | Unnecessary symbian version checks in sqldrivers.proJouni Hiltunen2009-12-031-3/+1
| * | | | | | | | QS60Style: Always store changed theme paletteSami Merilä2009-12-031-5/+4
* | | | | | | | | Fix programming error in autotest commit 8529a8cbbPaul Olav Tvete2009-12-071-2/+1
* | | | | | | | | Detect GL2 paint engine based on fragment shaders, not programsRhys Weatherley2009-12-072-3/+7
* | | | | | | | | Automatically destroy VG pixmaps when the last window surface goes awayRhys Weatherley2009-12-064-29/+169
* | | | | | | | | Change file update for compressed texture support.Rhys Weatherley2009-12-061-4/+9
* | | | | | | | | Compressed texture binding for QtOpenGL: ETC1 and PVRTCRhys Weatherley2009-12-065-118/+461
* | | | | | | | | Fix WA_TranslucentBackground for QGLWidgets on X11/EGLTom Cooksey2009-12-041-45/+73
* | | | | | | | | Add EGL_BUFFER_SIZE to QEglProperties::reduceConfiguration()Tom Cooksey2009-12-041-0/+9