summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qtquick2-v8' of scm.dev.nokia.troll.no:qt/qt-script-v8 into qtq...history/qtquick2-v8Olivier Goffart2011-05-041-2/+2
|\
| * Fix a compilation warning.Jedrzej Nowacki2011-05-041-2/+2
* | Merge remote-tracking branch 'qml/qtquick2' into qtquick2-v8Olivier Goffart2011-05-041165-94591/+76312
|\ \ | |/ |/|
| * Merge branch 'master' into qtquick2history/qtquick2axis2011-04-2712-72/+77
| |\
| | * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-2710-66/+75
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-274-14/+19
| | | |\
| | | | * Ignore changes to selectByMouse during a selection.Andrew den Exter2011-04-273-14/+17
| | | | * PathView offset out of sync with currentIndex when items are removed.Martin Jones2011-04-271-0/+2
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-271-1/+5
| | | |\|
| | | | * Move the TextInput cursor delegate when the preedit position changes.Andrew den Exter2011-04-271-1/+5
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-278-37/+54
| | | |\ \
| | | | * | Add new exported symbol to QtGuiu.defEskil Abrahamsen Blomfeldt2011-04-261-0/+2
| | | | * | Handle uppercase 'E' when parsing numbers in SVGs.Kim Motoyoshi Kalland2011-04-201-1/+1
| | | | * | 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-182-11/+21
| | | | * | Fix missing color in text when using static text back-end in QMLEskil Abrahamsen Blomfeldt2011-04-182-3/+4
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-262-36/+25
| | | |\ \ \
| | | | * | | Input method hints are not correct if using proxy widgetSami Merila2011-04-261-4/+9
| | | | * | | Fix for GL graphcics system orientation whichJani Hautakangas2011-04-261-32/+16
| | * | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-04-272-6/+2
| | |\ \ \ \ \
| | | * | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-272-6/+2
| | | |\| | | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-262-6/+2
| | | | |\| | |
| | | | | * | | Set QPixmapCache default limit to 10MB on Symbian.Jani Hautakangas2011-04-262-6/+2
| * | | | | | | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qt-qml-team into qtquick2axis2011-04-261-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Add qdoc label to QSGContextGunnar Sletta2011-04-261-0/+4
| * | | | | | | | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qt-qml-team into qtquick2axis2011-04-262-12/+12
| |\| | | | | | |
| | * | | | | | | Fixed item transforms in Scene Graph to match GraphicsView.Kim Motoyoshi Kalland2011-04-262-12/+12
| * | | | | | | | Update SceneGraph to use QRawFont APIEskil Abrahamsen Blomfeldt2011-04-2610-123/+91
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into qtquick2axis2011-04-26271-10671/+23902
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-04-237-18/+73
| | |\| | | | |
| | | * | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-237-18/+73
| | | |\| | | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-217-18/+73
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | Document section behavior when not ordered by sectionMartin Jones2011-04-211-0/+8
| | | | | * | | Fix TextInput cursor position unchanged when selection length is 0.Andrew den Exter2011-04-211-1/+9
| | | | | * | | Fix TextInput echoMode clearing inputMethodHints set by the user.Andrew den Exter2011-04-213-12/+37
| | | | | * | | Elide has unexpected effect on Text's implicitWidthMartin Jones2011-04-212-5/+19
| | * | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-04-2211-22/+83
| | |\| | | | |
| | | * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-2111-22/+83
| | | |\| | | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-214-16/+36
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Build break fix for simulated QS60StyleSami Merila2011-04-202-11/+11
| | | | | * | | Drift correction and better accuracy for repeating timers in Symbianmread2011-04-202-5/+25
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-211-1/+1
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | QDeclarativeDebug: Fix typo in warningKai Koehne2011-04-201-1/+1
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-206-5/+47
| | | | |\| | |
| | | | | * | | QDeclarativeDebug: Fix endless loop for property with SCRITABLE falseKai Koehne2011-04-201-3/+9
| | | | | * | | Fix Symbian/Linux compilation breakage in plugins/qmltoolingKai Koehne2011-04-201-1/+1
| | | | | * | | Make QMLViewer startup animation stop after a whileAlan Alpert2011-04-203-0/+36
| | | | | * | | Fix excessive scrolling in TextInput with mid string pre-edit text.Andrew den Exter2011-04-191-1/+1
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-211-5/+12
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-04-21206-10311/+21752
| | | |\ \ \ \ \