| Commit message (Expand) | Author | Age | Files | Lines |
* | QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientations | Bea Lam | 2010-06-02 | 2 | -6/+15 |
|
|
* | Take into account platform differences in input panel support | Joona Petrell | 2010-06-02 | 2 | -30/+136 |
|
|
* | Missed file. | Warwick Allison | 2010-06-01 | 1 | -0/+8 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-01 | 1 | -0/+43 |
|\ |
|
| * | Test positionAt. | Warwick Allison | 2010-06-01 | 1 | -0/+43 |
|
|
* | | Avoid refilling view during model change. | Martin Jones | 2010-06-01 | 1 | -0/+48 |
|/ |
|
* | Simplify selection setting. Make TextInput more like TextEdit. | Warwick Allison | 2010-05-31 | 4 | -69/+31 |
|
|
* | Add selection methods to TextEdit | Warwick Allison | 2010-05-30 | 3 | -2/+89 |
|
|
* | Active window focus gain should not open virtual keypad | Joona Petrell | 2010-05-28 | 2 | -4/+22 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-27 | 2 | -2/+10 |
|\ |
|
| * | If a pathview delegate changes size, reposition center on path | Martin Jones | 2010-05-27 | 2 | -2/+10 |
|
|
* | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-27 | 14 | -63/+262 |
|\ \
| |/ |
|
| * | Allow js files with '.pragma library' to be used from WorkerScript | Bea Lam | 2010-05-26 | 7 | -29/+76 |
|
|
| * | Open input panel on press if TextInput or TextEdit are already focused but pa... | Joona Petrell | 2010-05-26 | 2 | -0/+18 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-26 | 4 | -31/+165 |
| |\ |
|
| | * | Fix horizontal/verticalCenter anchors bug. | Yann Bodson | 2010-05-26 | 2 | -0/+25 |
|
|
| | * | Add a way to control when software input panels are shown in TextInput and Te... | Joona Petrell | 2010-05-26 | 2 | -31/+140 |
|
|
| * | | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap". | Warwick Allison | 2010-05-26 | 3 | -3/+3 |
| |/ |
|
* | | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 1 | -1/+1 |
|/ |
|
* | Revert "Reading/writing a non-existent property throws an exception" | Aaron Kennedy | 2010-05-25 | 4 | -14/+8 |
|
|
* | Reading/writing a non-existent property throws an exception | Aaron Kennedy | 2010-05-25 | 4 | -8/+14 |
|
|
* | Fix | Warwick Allison | 2010-05-25 | 1 | -4/+4 |
|
|
* | Added autotest for Component.createObject() without Qt.createComponent() | Alan Alpert | 2010-05-24 | 2 | -0/+44 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-24 | 3 | -3/+23 |
|\ |
|
| * | Don't crash when assigning a Behavior to a grouped property. | Michael Brasser | 2010-05-24 | 2 | -0/+20 |
|
|
| * | Fix visual tests after rename of the qml executable. | Michael Brasser | 2010-05-24 | 1 | -3/+3 |
|
|
* | | Be slightly more verbose on assigning undefined in binding. | Warwick Allison | 2010-05-24 | 2 | -6/+6 |
|/ |
|
* | Make compile: include script module for test | Bea Lam | 2010-05-24 | 1 | -1/+1 |
|
|
* | Remove license headers from test data. | Warwick Allison | 2010-05-23 | 958 | -39276/+0 |
|
|
* | Fix FolderListModel parentFolder property's file drive handling | Joona Petrell | 2010-05-21 | 2 | -2/+5 |
|
|
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 958 | -0/+39276 |
|
|
* | Also show file/line numbers on XML query errors. | Warwick Allison | 2010-05-21 | 1 | -1/+1 |
|
|
* | Print warnings for xml query syntax errors | Bea Lam | 2010-05-21 | 1 | -0/+2 |
|
|
* | Add XmlListModel::get() | Bea Lam | 2010-05-21 | 1 | -0/+41 |
|
|
* | Test e75088323ae15604139ddfd66b85cc3b8d43abeb | Warwick Allison | 2010-05-20 | 2 | -0/+6 |
|
|
* | Add XmlListModel::errorString() | Bea Lam | 2010-05-20 | 1 | -0/+9 |
|
|
* | Improve error messages when tests fail. | Warwick Allison | 2010-05-20 | 1 | -14/+15 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-20 | 4 | -0/+154 |
|\ |
|
| * | Stop highlight animators for highlightFollowsCurrentItem: false | Martin Jones | 2010-05-20 | 4 | -0/+154 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-20 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Rename Component::errorsString() -> errorString() (and also for | Bea Lam | 2010-05-20 | 1 | -1/+0 |
|
|
* | | Ensure valuetype enums can be assigned from JS | Aaron Kennedy | 2010-05-20 | 1 | -0/+8 |
|
|
* | | Improve testcase | Aaron Kennedy | 2010-05-20 | 2 | -1/+11 |
|/ |
|
* | Make test more stable | Aaron Kennedy | 2010-05-20 | 1 | -2/+3 |
|
|
* | Autotest (XFAIL) for QTBUG-10822 | Aaron Kennedy | 2010-05-20 | 2 | -0/+22 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-20 | 3 | -0/+21 |
|\ |
|
| * | Fix test. Missed files. | Warwick Allison | 2010-05-20 | 3 | -0/+21 |
|
|
* | | Fix test | Aaron Kennedy | 2010-05-20 | 1 | -1/+0 |
|/ |
|
* | Disable mouse-based selection in TextInput/TextEdit | Warwick Allison | 2010-05-19 | 1 | -0/+45 |
|
|
* | Bug moved. | Warwick Allison | 2010-05-19 | 1 | -1/+1 |
|
|