summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-2013-1/+21290
|\ \ \ \
| * | | | remove exec bit ... again ...Oswald Buddenhagen2011-04-205-0/+0
| * | | | Add Korean translationPark Shinjo2011-04-207-0/+21287
| * | | | fix unititialized value use when timestamping qconfig.hDarryl L. Miles2011-04-201-1/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-209-9/+80
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | QDeclarativeDebug: Fix endless loop for property with SCRITABLE falseKai Koehne2011-04-202-6/+27
| * | | | Fix Symbian/Linux compilation breakage in plugins/qmltoolingKai Koehne2011-04-201-1/+1
| * | | | Make QMLViewer startup animation stop after a whileAlan Alpert2011-04-194-1/+37
| * | | | Fix excessive scrolling in TextInput with mid string pre-edit text.Andrew den Exter2011-04-192-1/+15
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-207-320/+458
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Updated Russian translationSergey Belyashov2011-04-194-319/+366
| * | | | Ukrainian translation updatedVictor Ostashevsky2011-04-193-1/+92
* | | | | 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
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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