summaryrefslogtreecommitdiff
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: The ctor of of QGraphicsLayout might install the layout.Jan-Arve Sæther2009-12-101-0/+4
* Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-094-9/+10
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-12-0929-787/+615
|\
| * Fixed a regression in dock widget resizingThierry Bastian2009-12-091-2/+2
| * Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-098-1/+20
| * Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-0916-314/+297
| |\
| | * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-0926-322/+626
| | |\
| | * | Fix cleanup hooks error.Sarah Smith2009-12-081-2/+2
| | * | Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-071-2/+10
| | |\ \
| | | * | Fix cursor positiong after block undo and redomae2009-12-041-2/+10
| | * | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0515-311/+286
| | |\ \ \
| | | * | | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| | | * | | Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
| | | * | | Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
| | | * | | Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
| | | * | | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-0328-357/+368
| | | |\ \ \
| | | | * | | Update include path for Symbian^3Iain2009-12-031-0/+3
| | | | * | | Cocoa: refactor common code into a shared fileRichard Moe Gustavsen2009-12-036-277/+195
| | | | * | | Improved compatibility with MDI area custom themes on XPJens Bache-Wiig2009-11-111-3/+10
| | | * | | | Improved mouse wheel event delivery on Mac.Denis Dzyubenko2009-12-031-2/+9
| | | * | | | Do not emulate mouse event out of touch pad eventsDenis Dzyubenko2009-12-021-1/+3
| | | * | | | 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
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-084-470/+296
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Crash: when opening the File Dialog in Media Player (armv5)Sami Merilä2009-12-084-470/+296
* | | | | | | Fix crash when rotating cleartype text under gl engine.Gunnar Sletta2009-12-094-12/+14
* | | | | | | Don't assert on valid math in qbezierGunnar Sletta2009-12-091-2/+0
|/ / / / / /
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-12-086-9/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| * | | | | | 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 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-071-1/+2
* | | | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-075-28/+13
* | | | | | 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-074-37/+92
|\ \ \ \ \
| * | | | | Added dimming support for disabled softkeys in Symbian.Janne Anttila2009-12-072-2/+31
| * | | | | 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
| * | | | | Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-041-23/+49
| * | | | | Fixed "...QString::QString(const char *)... is deprecated" warning.Janne Anttila2009-12-031-1/+1
| * | | | | QS60Style: Always store changed theme paletteSami Merilä2009-12-031-5/+4
* | | | | | Add EGL_BUFFER_SIZE to QEglProperties::reduceConfiguration()Tom Cooksey2009-12-041-0/+9
* | | | | | Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-044-31/+42
* | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-0411-13/+73
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-048-16/+14
| |\ \ \ \ \