Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix symbian building of TARGET with a slash | Thomas Zander | 2010-06-15 | 1 | -1/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-15 | 11 | -33/+93 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-12 | 11 | -33/+93 |
| |\ | |||||
| | * | use "win32-g++*" scope to match all MinGW makespecs | Mark Brand | 2010-06-10 | 4 | -4/+4 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 7 | -29/+89 |
| | |\ | |||||
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s... | Denis Dzyubenko | 2010-06-07 | 29 | -148/+854 |
| | | |\ | |||||
| | | | * | XQuery test suite (and others): remove p4 dependency | Peter Hartmann | 2010-06-07 | 1 | -4/+0 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-05 | 3 | -18/+5 |
| | | | |\ | |||||
| | | | | * | Add convenience constructor to QTextOption::Tab | David Faure | 2010-06-04 | 3 | -18/+5 |
| | | * | | | Fix QApplication/QWidget to really take ownership of input contexts | Michael Hasselmann | 2010-06-07 | 2 | -7/+18 |
| | | * | | | Fixed GestureOverride event delivery in GraphicsView. | Denis Dzyubenko | 2010-06-07 | 1 | -0/+66 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-12 | 125 | -232/+838 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-12 | 125 | -232/+838 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix test - sizeHint should not change after initial load. Also use | Bea Lam | 2010-06-11 | 1 | -5/+3 |
| | * | | | | | Fix qmlviewer test failure on windows | Martin Jones | 2010-06-11 | 1 | -8/+8 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-10 | 1 | -0/+17 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Improve test stability. | Warwick Allison | 2010-06-10 | 1 | -0/+17 |
| | * | | | | | | Stablize qmlviewer test | Martin Jones | 2010-06-10 | 1 | -13/+14 |
| | |/ / / / / | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Doc improvements: move some example code to snippets, add screenshots, | Bea Lam | 2010-06-09 | 1 | -0/+1 |
| | * | | | | | | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri... | Martin Jones | 2010-06-09 | 2 | -0/+15 |
| | |/ / / / / | |||||
| | * | | | | | Fix autotest. | Michael Brasser | 2010-06-09 | 1 | -0/+2 |
| | * | | | | | Fix drawing flicker on Qml Viewer startup | Joona Petrell | 2010-06-09 | 2 | -0/+192 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-08 | 125 | -230/+610 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Cursor positioning in QTextDocument after undo() | mae | 2010-06-08 | 1 | -1/+17 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-08 | 124 | -229/+593 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-08 | 121 | -160/+365 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 121 | -160/+365 |
| | | | * | | | | | Add test for PropertyChanges with attached properties. | Martin Jones | 2010-06-08 | 2 | -0/+63 |
| | | | |/ / / / | |||||
| | | | * | | | | Keep reported point/pixel size in sync. | Michael Brasser | 2010-06-07 | 1 | -1/+3 |
| | | | * | | | | Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput... | Joona Petrell | 2010-06-07 | 2 | -52/+93 |
| | | | * | | | | Ensure state operations assigned to the default state are triggered | Michael Brasser | 2010-06-07 | 2 | -0/+42 |
| | | | * | | | | Fix regression in input panel autotests | Joona Petrell | 2010-06-07 | 2 | -2/+12 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 4 | -22/+23 |
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | | | |||||
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 4 | -22/+23 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Revert to Portrait/Landscape terminology for Orientation enum, with | Bea Lam | 2010-06-04 | 1 | -10/+10 |
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-03 | 3 | -12/+13 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 2 | -12/+0 |
| | | | | | | * | | | Add header and footer to GridView | Martin Jones | 2010-06-03 | 1 | -0/+13 |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Show EditorDateEdit before changing selection in qdatetimeedit test | Miikka Heikkinen | 2010-06-11 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | QMetaType: do not crash when registering builtin stream operator | Olivier Goffart | 2010-06-11 | 1 | -0/+8 |
* | | | | | | | | | QWidget::childAt for masked child widgets doesn't work properly | Bjørn Erik Nilsen | 2010-06-10 | 1 | -0/+97 |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-07 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Fix QTransform::map(const QPainterPath &) not working with paths that | Simon Hausmann | 2010-06-07 | 1 | -0/+8 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 8 | -20/+397 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | fix translations from some header files being omitted | Oswald Buddenhagen | 2010-06-07 | 4 | -0/+107 |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-03 | 1 | -8/+250 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Window visibility changes update TLW backing store reference count | Gareth Stockwell | 2010-06-02 | 1 | -1/+1 |