summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-131-22/+21
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-10-041-8/+19
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-201-2/+61
| |\ \
| * | | Doc: More work on QML reference documentation.David Boddie2010-09-171-22/+21
* | | | Don't forward keys to invisible items.Martin Jones2010-10-081-4/+4
* | | | Remove some unnecessary includes in cpp filesAaron Kennedy2010-10-081-1/+0
| |_|/ |/| |
* | | Use setParentItem() instead of setParentItemHelper if componentComplete is trueMarco Bubke2010-09-301-4/+15
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-291-3/+3
|\ \ \
| * | | Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-09-281-1/+1
| * | | Documentation.Michael Brasser2010-09-281-2/+2
| | |/ | |/|
* | | Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
|/ /
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-161-2/+61
|\ \ | |/ |/|
| * Fix bug in 34b805d66c09fb324d1b6a7bcf259e8743ef3894Thomas Hartmann2010-09-151-3/+4
| * Completing the interface for children/data/resourcesThomas Hartmann2010-09-141-2/+60
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-091-37/+37
|\ \ | |/
| * Doc: Added types to method and signal documentation; other fixes.David Boddie2010-09-011-37/+37
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-021-3/+3
|\ \ | |/ |/|
| * Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-3/+3
* | Notify QML internal notifiers of item geometry changes before QML signal hand...Martin Jones2010-08-311-6/+6
|/
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-12/+0
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Henrik Hartz2010-08-111-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-101-1/+1
| |\
| | * doc: Fixed some qdoc errors.Martin Smith2010-08-091-1/+1
* | | Remember to reset clipping when overriding paint in QDeclarativeItemHenrik Hartz2010-08-111-1/+3
|/ /
* | Don't double-add item change listeners.Michael Brasser2010-08-101-2/+2
|/
* Top-level QML item should not have special focus handling.Michael Brasser2010-08-061-7/+4
* Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-051-12/+1
* doc: Fixed many qdoc errors.Martin Smith2010-08-021-5/+70
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-301-6/+18
|\
| * Remove use of shared NOTIFY signalsMartin Jones2010-07-291-6/+18
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-2/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-221-21/+89
|\
| * Rename remaining 'wantsFocus'.Yann Bodson2010-07-211-1/+1
| * QML focus API updates.Michael Brasser2010-07-211-16/+79
| * Compile: include <float.h> for usage of FLT_MAX.Michael Brasser2010-07-201-4/+1
| * Restore the FLT_MAX define.Martin Jones2010-07-201-0/+4
| * Better defaults for MouseArea's drag.Michael Brasser2010-07-201-4/+1
| * Improve documentation on setting arbitray transform origin pointsMartin Jones2010-07-201-0/+7
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-221-4/+6
|\ \ | |/
| * Doc error fixes.Martin Jones2010-07-191-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-161-31/+29
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-141-31/+29
| | |\
| * | | Text element does not clip even with clip=trueYann Bodson2010-07-151-1/+1
| |/ /
| * | improvements to docs and examplesBea Lam2010-07-141-2/+4
* | | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-221-17/+3
| |/ |/|
* | Fixing merge conflicts.Martin Smith2010-07-131-15/+20
|\ \ | |/
| * Private variable cleanup.Michael Brasser2010-07-131-11/+11
| * wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-131-1/+6
| * docsBea Lam2010-07-071-2/+2