Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Keep ListView highlight in sync when currentItem changes geometry. | Martin Jones | 2010-06-03 | 1 | -1/+5 | |
* | | | | | Add some Q_AUTOTEST_EXPORTs | Aaron Kennedy | 2010-06-03 | 7 | -10/+10 | |
|/ / / / | ||||||
* | | | | QDeclarativeImage::updatePaintedGeometry() does not need to be a slot | Martin Jones | 2010-06-03 | 1 | -2/+0 | |
* | | | | Text should update when the alignment changes. | Michael Brasser | 2010-06-02 | 1 | -0/+2 | |
* | | | | Take into account platform differences in input panel support | Joona Petrell | 2010-06-02 | 7 | -111/+149 | |
* | | | | More autoScroll fixes | Warwick Allison | 2010-06-02 | 2 | -2/+18 | |
* | | | | Doc fixes and improvements - fix some example code, link to | Bea Lam | 2010-06-02 | 21 | -259/+330 | |
|/ / / | ||||||
* | | | Documentation. | Michael Brasser | 2010-06-01 | 1 | -1/+16 | |
* | | | Optimization for sci file loading. | Michael Brasser | 2010-06-01 | 1 | -2/+3 | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-01 | 19 | -20/+121 | |
|\ \ \ | ||||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-01 | 19 | -19/+120 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-01 | 7 | -78/+134 | |
| | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | Fix Typo | Alan Alpert | 2010-05-31 | 1 | -1/+1 | |
| | | * | | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 2 | -14/+34 | |
| | | * | | Document issues with rectangle border width of 1 where clipping is used | Bea Lam | 2010-05-31 | 1 | -2/+14 | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-31 | 17 | -2/+71 | |
| | |\ \ \ | | | |_|/ | | |/| | | ||||||
| | | * | | Fix QT_NO_TEXTHTMLPARSER | Tasuku Suzuki | 2010-05-31 | 2 | -0/+26 | |
| | | * | | Fix QT_NO_TEXTDATE compilation errors. | Andreas Aardal Hanssen | 2010-05-31 | 5 | -1/+16 | |
| | | |\ \ | ||||||
| | | | * | | Fix QT_NO_TEXTDATE | Tasuku Suzuki | 2010-05-25 | 5 | -1/+16 | |
| | | * | | | Fix QT_NO_TEXTSTREAM compilation errors. | Tasuku Suzuki | 2010-05-31 | 7 | -0/+17 | |
| | | * | | | Fix QT_NO_VALIDATOR compilation. | Tasuku Suzuki | 2010-05-31 | 3 | -1/+12 | |
| * | | | | | Fix positionAt when autoScroll is use. | Warwick Allison | 2010-06-01 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Avoid refilling view during model change. | Martin Jones | 2010-06-01 | 1 | -1/+5 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-31 | 4 | -61/+85 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-31 | 8 | -38/+63 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Simplify selection setting. Make TextInput more like TextEdit. | Warwick Allison | 2010-05-31 | 4 | -61/+85 | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-31 | 13 | -43/+197 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Add notifier for PathPercent.value | Yann Bodson | 2010-05-31 | 2 | -2/+5 | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-31 | 14 | -52/+204 | |
| |\ \ \ \ | ||||||
| | * | | | | Rename example layoutItem -> layoutitem and improve docs | Bea Lam | 2010-05-31 | 1 | -5/+6 | |
| | |/ / / | ||||||
| | * | | | Add selection methods to TextEdit | Warwick Allison | 2010-05-30 | 5 | -3/+129 | |
| | |/ / | ||||||
| | * | | Active window focus gain should not open virtual keypad | Joona Petrell | 2010-05-28 | 3 | -2/+5 | |
| * | | | Rename QDeclarativeDebugTiming -> QDeclarativeDebugTrace | Aaron Kennedy | 2010-05-27 | 5 | -31/+52 | |
* | | | | Repaint all text when Ctrl+A is pressed in TextEdit | Martin Jones | 2010-05-31 | 1 | -3/+8 | |
| |/ / |/| | | ||||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-28 | 8 | -49/+271 | |
|\ \ \ | ||||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-27 | 12 | -77/+303 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-27 | 11 | -77/+301 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-27 | 20 | -158/+500 | |
| | | |\ \ | ||||||
| | | * | | | Improve QML framerate debugging | Aaron Kennedy | 2010-05-27 | 6 | -49/+265 | |
| | * | | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-27 | 17 | -137/+467 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-26 | 1 | -0/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -0/+2 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 1 | -0/+2 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 1 | -0/+2 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 1 | -0/+2 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * | | | | | Compile with QT_NO_ACTION. | Tasuku Suzuki | 2010-05-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | Improve gradient docs | Alan Alpert | 2010-05-26 | 1 | -0/+4 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Use QElapsedTimer rather than QTime::elapsed() | Martin Jones | 2010-05-28 | 6 | -42/+58 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | If a pathview delegate changes size, reposition center on path | Martin Jones | 2010-05-27 | 3 | -4/+36 | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-26 | 17 | -137/+467 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |