| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-26 | 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 |
| |/ |
|
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-25 | 40 | -18/+278020 |
|\ \
| |/
|/| |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 40 | -18/+278020 |
| |\ |
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-21 | 1 | -0/+54 |
| | |\ |
|
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-21 | 1 | -0/+54 |
| | | |\ |
|
| | | | * | Fixed an assert in QMenu | Thierry Bastian | 2010-05-21 | 1 | -0/+54 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-21 | 35 | -0/+278008 |
| | |\ \ \ |
|
| | | * | | | tst_bic: Add the Qt 4.5 and 4.6 baselines for x86-64 | Thiago Macieira | 2010-05-21 | 35 | -0/+278008 |
| | | |/ / |
|
| | * | | | Fixed qsslkey test deployment for Symbian and fixed compiler warnings. | Janne Anttila | 2010-05-21 | 2 | -5/+9 |
| | |/ / |
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-21 | 1 | -0/+4 |
| | |\ \ |
|
| | | * | | Fixing the compile issue. | Aleksandar Sasha Babic | 2010-05-21 | 1 | -0/+4 |
|
|
| | * | | | Removed nearest test from qaudiodeviceinfo unit test. | Kurt Korbatits | 2010-05-20 | 1 | -11/+0 |
| | |/ / |
|
* | | | | 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 |
|
|
* | | | | Fix benchmark warnings on symbian. | Michael Brasser | 2010-05-24 | 4 | -13/+13 |
|/ / / |
|
* | | | 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 |
|/ / / |
|
* | | | Check QML files for license headers too. | Warwick Allison | 2010-05-24 | 1 | -3/+11 |
|
|
* | | | Make compile: include script module for test | Bea Lam | 2010-05-24 | 1 | -1/+1 |
|
|
* | | | Factor out initialization effects from declarative benchmarks. | Michael Brasser | 2010-05-24 | 4 | -0/+19 |
|
|
* | | | Remove license headers from test data. | Warwick Allison | 2010-05-23 | 958 | -39276/+0 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-21 | 1009 | -2/+41292 |
|\ \ \ |
|
| * | | | 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 | 1006 | -0/+41244 |
|
|
| * | | | 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 |
|
|
* | | | | Fixes QGraphicsItem::scroll issues | Bjørn Erik Nilsen | 2010-05-21 | 1 | -1/+84 |
|
|
* | | | | Revert "Deselect the current selection when the QItemSelectionModel::model is... | Olivier Goffart | 2010-05-21 | 1 | -43/+4 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-20 | 3 | -32/+173 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Deselect the current selection when the QItemSelectionModel::model is reset. | Stephen Kelly | 2010-05-20 | 1 | -4/+43 |
|
|
| * | | | Autotest fix on macosx | Thierry Bastian | 2010-05-20 | 1 | -1/+1 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-20 | 2 | -28/+130 |
| |\ \ \ |
|
| | * | | | improve Unicode Normalization autotest | Ritt Konstantin | 2010-05-20 | 1 | -28/+57 |
|
|
| | * | | | more subtests for QChar | Ritt Konstantin | 2010-05-20 | 1 | -0/+19 |
|
|
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 1 | -0/+54 |
| | |\ \ \ |
|
| | | * | | | Fixed an assert in QMenu | Thierry Bastian | 2010-05-19 | 1 | -0/+54 |
|
|
* | | | | | | 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 |
|
|