Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Doc: Fixed QML syntax. | David Boddie | 2011-01-19 | 2 | -15/+23 | |
| | | * | | Doc: Fixed invalid/incomplete QML code snippets. | David Boddie | 2011-01-17 | 3 | -11/+18 | |
| | | * | | Merge branch '4.7' of ../qt into 4.7 | David Boddie | 2011-01-13 | 80 | -146/+175 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-20 | 2 | -0/+4 | |
| | | |\ \ \ | ||||||
| | * | | | | | Doc: Fixed the syntax of QML code snippets. | David Boddie | 2011-01-21 | 1 | -7/+7 | |
| | * | | | | | Doc: Fixed invalid QML snippets and marked up JavaScript correctly. | David Boddie | 2011-01-20 | 1 | -33/+64 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch '4.7' into qdoc-simplified | David Boddie | 2010-12-15 | 8 | -24/+51 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Doc: Fixed an old-style float. | David Boddie | 2010-12-15 | 1 | -1/+3 | |
| | * | | | | | Doc: Used div elements for floats, updated the style sheet. | David Boddie | 2010-12-14 | 4 | -8/+24 | |
| | * | | | | | Doc: Changed floating images to use the new float qdoc macros. | David Boddie | 2010-12-13 | 4 | -27/+9 | |
* | | | | | | | Revert part of commit 7c1ab9b6a8 | Olivier Goffart | 2011-02-09 | 1 | -23/+0 | |
* | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-04 | 45 | -409/+3218 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Don't accept input methods when a TextEdit or TextInput is read only. | Andrew den Exter | 2011-02-03 | 2 | -0/+2 | |
| * | | | | | | Make Flickable's wheel handling more like QAbstractScrollArea. | Michael Brasser | 2011-02-02 | 1 | -2/+2 | |
| * | | | | | | Changing header or footer failed to delete the previous. | Martin Jones | 2011-02-02 | 2 | -0/+16 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2011-02-02 | 3 | -11/+48 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | update What's New for QtQuick 1.1 and AnimatedImage docs | Bea Lam | 2011-02-02 | 1 | -0/+9 | |
| | * | | | | | | Improve docs on Item::visible and Item::opacity | Bea Lam | 2011-02-02 | 1 | -10/+33 | |
| | * | | | | | | Make sure we update Loader size if item size changes after creation. | Martin Jones | 2011-02-02 | 1 | -1/+6 | |
| * | | | | | | | Avoid index-out-of bounds related crash in Grid | Alan Alpert | 2011-02-02 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | PinchArea sometimes failed. | Martin Jones | 2011-02-01 | 3 | -3/+6 | |
| * | | | | | | Clarify that IntValidator performs locale specific validation. | Andrew den Exter | 2011-02-01 | 1 | -0/+5 | |
| * | | | | | | Add a mouseSelectionMode property to TextEdit and TextInput. | Andrew den Exter | 2011-02-01 | 6 | -71/+118 | |
| * | | | | | | Merge branch 'qtquick11' into 4.7 | Martin Jones | 2011-01-28 | 45 | -393/+3092 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Doc fix for lineHeight. | Yann Bodson | 2011-01-28 | 1 | -1/+3 | |
| | * | | | | | | Add support for line spacing in Text element. | Yann Bodson | 2011-01-28 | 3 | -3/+96 | |
| | * | | | | | | Fixing right-to-left text in Text and TextInput | Christopher Ham | 2011-01-28 | 4 | -12/+35 | |
| | * | | | | | | Fix MaximumLineCount in Text and add tests | Christopher Ham | 2011-01-28 | 1 | -24/+20 | |
| | * | | | | | | Add missing revisions for QtQuick 1.1 additions | Martin Jones | 2011-01-27 | 6 | -14/+22 | |
| | * | | | | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-27 | 6 | -16/+15 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Don't load components until the Loader component itself is completed | Bea Lam | 2011-01-27 | 2 | -26/+32 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 6 | -45/+38 | |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | ||||||
| | * | | | | | | | Setting the size of a loader overwrote its implict size. | Martin Jones | 2011-01-27 | 2 | -4/+21 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Fix critical spelling mistake. | Martin Jones | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | | Notify that pressed has changed before calling the onClicked handler. | Michael Brasser | 2011-01-25 | 1 | -1/+2 | |
| | * | | | | | | Improve information reported for MouseArea hover events. | Michael Brasser | 2011-01-25 | 1 | -2/+6 | |
| | * | | | | | | Fix copy-paste error in QDeclarativeMouseArea::hoverMoveEvent. | Michael Brasser | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | | Expose implicitWidth and implicitHeight properties of Item. | Martin Jones | 2011-01-24 | 26 | -57/+514 | |
| | * | | | | | | Add a layout direction example to positioners | Joona Petrell | 2011-01-19 | 1 | -11/+12 | |
| | * | | | | | | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also) | Bea Lam | 2011-01-19 | 5 | -21/+21 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-19 | 80 | -131/+177 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Compile on windows | Alan Alpert | 2011-01-18 | 1 | -6/+8 | |
| | * | | | | | | | Avoid index out of bounds array accesses | Alan Alpert | 2011-01-18 | 1 | -2/+5 | |
| | * | | | | | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Alan Alpert | 2011-01-18 | 1 | -8/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix QtDeclarative compilation warnings | Joona Petrell | 2011-01-18 | 1 | -8/+0 | |
| | * | | | | | | | | Implement layoutDirection property on Row, Grid, Flow | Alan Alpert | 2011-01-18 | 3 | -21/+216 | |
| | * | | | | | | | | Document TextInput::readOnly | Alan Alpert | 2011-01-18 | 1 | -0/+10 | |
| | * | | | | | | | | Proper versioning for canPaste | Alan Alpert | 2011-01-18 | 2 | -2/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Add canPaste property to TextInput and TextEdit | Alan Alpert | 2011-01-17 | 6 | -3/+66 | |
| | * | | | | | | | Remove unnecessary debug traces from declarative classes | Joona Petrell | 2011-01-17 | 1 | -1/+0 | |