summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Mention TextInput/Edit::selectByMouse property in QmlChanges.Martin Jones2010-05-252-2/+2
* | | | | Add inherits Item to TextEdit and TextInput docs.Martin Jones2010-05-252-2/+4
|/ / / /
* | | | Example of a simple TextEditor look-and-feel.Warwick Allison2010-05-252-6/+19
* | | | Fix TextEdit implicit height.Warwick Allison2010-05-241-1/+1
|/ / /
* | | Don't polish QDeclarativeItems.Warwick Allison2010-05-241-1/+7
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-242-22/+4
|\ \
| * | Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-242-22/+4
| |/
* | Fix TextEdit alignment.Warwick Allison2010-05-242-19/+30
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-205-21/+39
|\
| * Work around rendering bug in Rectangle.Michael Brasser2010-05-201-1/+3
| * Stop warnings.Warwick Allison2010-05-201-1/+1
| * Stop highlight animators for highlightFollowsCurrentItem: falseMartin Jones2010-05-202-8/+24
| * Fixes for docs, example codeBea Lam2010-05-202-11/+11
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-1910-143/+247
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-05-197-12/+98
| |\
| | * Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-196-10/+92
| | * When changing Loader source, remove old item from scene immediately.Martin Jones2010-05-191-2/+6
| * | Doc improvementsBea Lam2010-05-193-131/+149
| |/
* | Update old keyword in docsAlan Alpert2010-05-191-1/+1
|/
* Regression fix for Loader anchors not workingJoona Petrell2010-05-181-0/+1
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-3/+3
* Move Q_ENUMS to start of class declarationAaron Kennedy2010-05-172-3/+3
* Focus should be applied to focus scopes all the way up the chain, notBea Lam2010-05-172-6/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-179-71/+263
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-175-5/+6
| |\
| | * Add \brief to TextInputBea Lam2010-05-171-1/+1
| * | Don't crash due to recursive positioning.Martin Jones2010-05-172-25/+40
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-162-2/+2
| |\ \
| * | | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-147-45/+222
* | | | Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-172-2/+23
| |_|/ |/| |
* | | Restructure the examples. They are now organized into variousBea Lam2010-05-163-4/+4
* | | Doc fixBea Lam2010-05-161-0/+1
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-148-45/+134
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-1311-53/+154
| |\
| | * Follow-up on Flickable changes.Yann Bodson2010-05-134-41/+92
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1310-236/+348
| | |\
| | * | Add an example spinner.Martin Jones2010-05-133-3/+38
| * | | Note that you need to unset a flag to create a visual itemAlan Alpert2010-05-131-1/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-132-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1231-674/+961
| |\ \ \
| * | | | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-042-2/+2
* | | | | Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-134-9/+24
| |_|/ / |/| | |
* | | | Improve Image docs. Move all fillMode image examples to fillModeBea Lam2010-05-121-84/+109
* | | | Flickable small API changes.Yann Bodson2010-05-125-140/+212
* | | | Correctly position any input method popups for TextInput.Michael Brasser2010-05-121-0/+2
* | | | Correctly resize TextInput in the presence of preedit text.Michael Brasser2010-05-121-3/+1
| |_|/ |/| |
* | | Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-113-12/+42
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-112-7/+12
|\ \ \ | | |/ | |/|
| * | Correct Flipable back item based on parent, not scene transformAaron Kennedy2010-05-111-6/+9
| * | Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-111-1/+3