Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure we update Loader size if item size changes after creation. | Martin Jones | 2011-02-02 | 1 | -1/+6 |
| | | | | | Task-number: QTBUG-17114 Reviewed-by: Bea Lam | ||||
* | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-27 | 1 | -5/+4 |
|\ | |||||
| * | Don't load components until the Loader component itself is completed | Bea Lam | 2011-01-27 | 1 | -26/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously components were loaded as soon as setSource() or setSourceComponent() were called, even if the Loader component was not complete. If a source component had been set, the itemChanged(), statusChanged() etc. signals would be emitted before the Loader would be complete and before the internal item had been sized. If a source had been set via url, these signals were not emitted at all. It also caused loaded() to be emitted twice for components set by setSourceComponent(). Task-number: QTBUG-16319 Reviewed-by: Martin Jones | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 1 | -33/+27 |
| |\ | | | | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativegridview.cpp src/declarative/graphicsitems/qdeclarativelistview.cpp | ||||
| | * | Revert "Fix loaded() signal to be emitted only once" | Bea Lam | 2011-01-21 | 1 | -33/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 82ff3f484c7ec49e60b7fddf23794937974a6768. QTBUG-16796 reports that this commit is causing regressions relating to initial sizing of items. Task-number: QTBUG-16796 | ||||
* | | | Setting the size of a loader overwrote its implict size. | Martin Jones | 2011-01-27 | 1 | -4/+18 |
|/ / | | | | | | | | | | | | | | | If the created item does not have a valid width/height then our implictWidth/Height should be the same as the items implict size. Task-number: QTBUG-16928 Reviewed-by: Bea Lam | ||||
* | | Expose implicitWidth and implicitHeight properties of Item. | Martin Jones | 2011-01-24 | 1 | -1/+1 |
|/ | | | | | | | | Overridden as readonly for elements that have an inherent implicit size such as Text, TextEdit, TextInput, positioners, Loader. Task-number: QTBUG-14957 Reviewed-by: Michael Brasser | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix loaded() signal to be emitted only once | Bea Lam | 2011-01-10 | 1 | -27/+33 |
| | | | | | Task-number: QTBUG-16319 Reviewed-by: Martin Jones | ||||
* | Ensure loaded item's parent is set before component completion. | Martin Jones | 2010-11-12 | 1 | -6/+35 |
| | | | | | | | Also documented Loader sizing behavior. Task-number: QTBUG-14873 Reviewed-by: Michael Brasser | ||||
* | Fix errors in example code. Also reverts the example code to the old | Bea Lam | 2010-11-04 | 1 | -7/+9 |
| | | | | | | list format. Task-number: QTBUG-14871 | ||||
* | Doc clarification for Loader. | Michael Brasser | 2010-10-27 | 1 | -1/+2 |
| | |||||
* | Create Loader components in correct context | Aaron Kennedy | 2010-10-06 | 1 | -1/+3 |
| | | | | Task-number: QTBUG-13481 | ||||
* | Doc: More work on the declarative API documentation. | David Boddie | 2010-09-13 | 1 | -4/+4 |
| | |||||
* | Remove pointless \internal docs (that contain no information) | Aaron Kennedy | 2010-08-27 | 1 | -11/+0 |
| | |||||
* | Add info to Loader docs about receiving signals and key events | Bea Lam | 2010-08-20 | 1 | -39/+68 |
| | |||||
* | qdoc: Reorganized the QML elements table to be a dictionary... | Martin Smith | 2010-08-16 | 1 | -0/+1 |
| | | | | ...and a set of functional group pages. | ||||
* | Document elements that are focus scopes. | Yann Bodson | 2010-07-29 | 1 | -0/+3 |
| | | | | Task-number: QTBUG-12404 | ||||
* | doc: Fixed last of the declarative/QML qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -4/+3 |
| | |||||
* | Ensure Loader item change listener is removed when Loader is destroyed | Martin Jones | 2010-06-29 | 1 | -1/+9 |
| | | | | Task-number: QTBUG-11771 | ||||
* | Doc improvements, including snippet fixes, linking to examples, making | Bea Lam | 2010-06-11 | 1 | -9/+19 |
| | | | | docs more consistent | ||||
* | Doc fixes and improvements - fix some example code, link to | Bea Lam | 2010-06-02 | 1 | -14/+36 |
| | | | | examples from class docs and improve assorted docs | ||||
* | When changing Loader source, remove old item from scene immediately. | Martin Jones | 2010-05-19 | 1 | -2/+6 |
| | | | | | | This ensures focus is restored to the correct item. Task-number: QTBUG-10787 | ||||
* | Regression fix for Loader anchors not working | Joona Petrell | 2010-05-18 | 1 | -0/+1 |
| | | | | | Task-number: QTBUG-10766 Reviewed-by: Yann Bodson | ||||
* | Fix doc for status, add Image::onLoaded. | Warwick Allison | 2010-05-17 | 1 | -2/+20 |
| | | | | | | | | statusChanged is NOT emitted for local files, nor should it be (they are loaded synchronously, so status is *initially* Ready). Add onLoaded signal that *is* emitted. Reviewed-by: Michael Brasser | ||||
* | doc | Warwick Allison | 2010-05-05 | 1 | -4/+4 |
| | | | | Task-number: QTBUG-10386 | ||||
* | Remove QDeclarativeLoader::resizeMode | mae | 2010-05-03 | 1 | -92/+26 |
| | | | | | | | | | | | | The explicit resizeMode is superfluous, all usecases could be achieved with the corrected default behaviour of the former ResizeLoaderToItem mode. The NoResize usecase is covered by wrapping the loader in an extra item. That means: A loader automatically gets its size from the item loaded unless the loader has an explicit size itself. Go-ahead-by: Michael Brasser | ||||
* | Allow Loader sourceComponent to be set to undefeined. | Martin Jones | 2010-04-20 | 1 | -1/+9 |
| | |||||
* | Emit runtime warnings through QDeclarativeEngine | Aaron Kennedy | 2010-04-19 | 1 | -2/+2 |
| | | | | QTBUG-9726 | ||||
* | Doc: in QML use "real" and "enumeration", not "qreal" and "enum" | Martin Jones | 2010-04-16 | 1 | -2/+2 |
| | |||||
* | Make sure Loader doesn't leak when component has errors. | Michael Brasser | 2010-04-07 | 1 | -3/+3 |
| | |||||
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | Fix parenting after 6f88388db4e8e202780d789e66664ff824691948. | Michael Brasser | 2010-03-30 | 1 | -6/+2 |
| | |||||
* | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b. | Warwick Allison | 2010-03-24 | 1 | -5/+0 |
| | |||||
* | Make compile. | Michael Brasser | 2010-03-24 | 1 | -1/+1 |
| | |||||
* | Output all Loader errors. | Michael Brasser | 2010-03-24 | 1 | -0/+2 |
| | | | | | Previously we were not outputting those that occurred on component->create(). | ||||
* | Fix Loader leak when loading a non-QGraphicsObject object. | Michael Brasser | 2010-03-24 | 1 | -1/+5 |
| | |||||
* | Use setParent_NoEvent in Loader and benchmark Loader performance. | Michael Brasser | 2010-03-24 | 1 | -2/+3 |
| | |||||
* | Origin safety testing for imported resources. | Warwick Allison | 2010-03-24 | 1 | -1/+4 |
| | | | | | Extends upon 95aa8c8fc76e2309a629b05994a2677b0887140b. Still under discussion. | ||||
* | Basic Loader origin safety (for discussion). | Warwick Allison | 2010-03-23 | 1 | -0/+3 |
| | |||||
* | Fix Loader crash. | Michael Brasser | 2010-03-22 | 1 | -1/+10 |
| | | | | | | | | | If setting the source of a Loader triggered a change to the source (i.e. the thing being loaded set the source to something else) a crash would occur. We now no longer delete the component immediately when the source changes. Task-number: QTBUG-9241 | ||||
* | Make the loader a focusscope. | Yann Bodson | 2010-03-14 | 1 | -1/+3 |
| | |||||
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 1 | -1/+1 |
| | | | | It is faster and easier to use to just support a single context object. | ||||
* | Doc | Aaron Kennedy | 2010-03-10 | 1 | -4/+5 |
| | | | | QTBUG-8448 | ||||
* | Expand documention of status property with examples | Alan Alpert | 2010-03-01 | 1 | -0/+9 |
| | | | | Task-number: QTBUG-8542 | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+488 |
QDeclarativeXXX. |