summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-05-025-79/+190
|\
| * Revert "Fix double painting when adding an item into a linear layout"Jan-Arve Sæther2011-04-281-4/+1
| * Merge branch '4.7-upstream' into 4.7Thierry Bastian2011-04-2070-500/+1100
| |\
| * | Revert "Fixed a crash in QListView"Thierry Bastian2011-04-191-1/+1
| * | Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-04-145-76/+190
| * | Do not call setSizePolicy from ctor, it might call a virtual functionJan-Arve Sæther2011-04-141-2/+2
| * | Fixed a crash in QListViewThierry Bastian2011-04-111-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-271-10/+6
|\ \ \
| * | | Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-271-10/+6
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-264-33/+37
|\ \ \ \
| * | | | Let QTextLine decide its own x position in QPainterJiang Jiang2011-04-194-22/+26
| * | | | Support text decoration in QML when using static text back-endEskil Abrahamsen Blomfeldt2011-04-181-11/+11
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-261-4/+9
|\ \ \ \ \
| * | | | | Input method hints are not correct if using proxy widgetSami Merila2011-04-261-4/+9
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-261-3/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Set QPixmapCache default limit to 10MB on Symbian.Jani Hautakangas2011-04-261-3/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-211-1/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix TextInput cursor position unchanged when selection length is 0.Andrew den Exter2011-04-211-1/+9
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-212-11/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Build break fix for simulated QS60StyleSami Merila2011-04-202-11/+11
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-201-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Fix excessive scrolling in TextInput with mid string pre-edit text.Andrew den Exter2011-04-191-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-201-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Symbol table is very limited in numeric input modeSami Merila2011-04-181-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-181-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix build of Qt/DirectFB without graphics view support.Denis Oliver Kropp2011-04-181-0/+2
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-151-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | QDesktopServices::openUrl() doesn't handle URL encodings correctlyCarlos Manuel Duclos Vergara2011-04-151-1/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-156-12/+120
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Build fix for transition effect support on S60 5.0.Laszlo Agocs2011-04-152-3/+9
| * | | Make EGL surface transparency working on Symbian.Laszlo Agocs2011-04-151-3/+8
| * | | Splitview flag should also be updated to inputcontextSami Merila2011-04-141-0/+22
| * | | QGraphicsView with vertical scrollbar flickers when splitview opensSami Merila2011-04-141-2/+6
| * | | Splitview: opening a context menu should not re-position of focusItemSami Merila2011-04-141-4/+4
| * | | Trigger fullscreen transition effects properly on app exit.Laszlo Agocs2011-04-143-3/+72
| * | | Do not use SetSurfaceTransparency() on raster.Laszlo Agocs2011-04-141-0/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-131-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-131-0/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-131-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Predictive Text causing app to crash after repeated edit attemptsSami Merila2011-04-131-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-138-86/+218
|\ \ \ \ | |/ / /
| * | | Have the backing store destroyed also in special Symbian scenarios.Laszlo Agocs2011-04-121-0/+6
| * | | Use FixNativeOrientation on Symbian when the application wants it.Laszlo Agocs2011-04-123-47/+129
| * | | QS60Style: itemview item with checkbox and text is drawn incorrectlySami Merila2011-04-121-2/+2
| * | | Revert "Have the backing store destroyed also in special Symbian scenarios."Laszlo Agocs2011-04-121-2/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-121-2/+4
| |\ \ \
| | * | | Add focus frame support in style sheetGuoqing Zhang2011-04-121-2/+4
| * | | | Two QListView autotests do not pass on Symbian^3 releasesSami Merila2011-04-121-2/+0
| |/ / /
| * | | Add focus frame support in stylesheetGuoqing Zhang2011-04-081-0/+5
| * | | Make QS60Style to support new Tab graphics in new Symbian releasesSami Merila2011-04-082-21/+42