summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-183-33/+50
| |\ \ \ \
| * | | | | 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-182-1/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix build of Qt/DirectFB without graphics view support.Denis Oliver Kropp2011-04-182-1/+5
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-183-33/+50
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Add new QSysInfo::symbianVersion() enumsMiikka Heikkinen2011-04-183-33/+50
| | |/ / | |/| |
* | | | 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-157-13/+121
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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-144-4/+73
| * | 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-1519-64/+790
|\ \ \ | | |/ | |/|
| * | QmlDebug: Fix license headers in new ost pluginKai Koehne2011-04-155-65/+65
| * | Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79Aaron Kennedy2011-04-151-1/+1
| * | Resolve unqualified attached properties correctlyAaron Kennedy2011-04-154-10/+43
| * | Adding plugin qmltooling/qmlostplugin for QML debugging over OST (USB) on Sym...Tom Sutcliffe2011-04-149-6/+706
| * | QmlDebug: Rename 'tcpserver' library to 'qmldbg_tcp'Kai Koehne2011-04-145-5/+4
| * | QDeclarativeDebug: Don't crash when connection is closedKai Koehne2011-04-141-3/+8
| * | Fix so concurrent jobs produce the correct model resultsBea Lam2011-04-141-39/+28
| * | Fix uninitialized variable.Martin Jones2011-04-141-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-145-0/+167
|\ \ \ | |/ /
| * | Add pincharea.qmlproject file for PinchArea example.Martin Jones2011-04-141-0/+18
| * | Moving contentY by large values in List/GridView is slowMartin Jones2011-04-144-0/+149
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-134-10/+30
|\ \ \ | |/ /
| * | Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-134-10/+30
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-132-1/+16
|\ \ \ | | |/ | |/|
| * | Fix to 'QImage convertToFormat doesn't work correctly'Jani Hautakangas2011-04-131-0/+15
| * | 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-1320-109/+262
|\ \ \ | |/ /
| * | 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-125-47/+132
| * | 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-122-3/+2
| |/ /
| * | tst_QStyle::drawItemPixmap test case fails on Symbian^3Sami Merila2011-04-111-0/+12
| * | Add the auto detection for OpenVG in configureLiang Qi2011-04-081-3/+3
| * | 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
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-081-2/+4
| |\ \
| | * | Check the validity of qt_desktopWidget before dereferencingRuth Sadler2011-04-071-2/+4
| * | | GraphicsView is not reset if focusItem is not set when keyboard closesSami Merila2011-04-081-6/+8
| |/ /
| * | Labels are not visible in dialogs with all themes (part2)Sami Merila2011-04-071-0/+1
| * | Labels are not visible in dialogs with all themesSami Merila2011-04-071-0/+7