| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
-dial moved to dial-example so the dirname is the same as the qml name
-added rssnews to .pro so it can be installed
-added some README files like the other dirs
|
|
|
|
| |
Didn't actually notice the name change of that function
|
|
|
|
|
|
|
| |
In all the renaming (presumably) the moon broke, now fixed.
Also made it slightly smaller, to be friendlier to desktop systems with
small screens (and the fixed size qtdemo)
|
|
|
|
| |
proxywidgets -> qwidgets, dynamic -> dynamicscene, velocity -> corkboards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Focus should be applied to focus scopes all the way up the chain, not
Add focus docs snippets
Fix doc for status, add Image::onLoaded.
Don't crash due to recursive positioning.
ListModel::get() shouldn't print warnings for invalid indices since it
Add \brief to TextInput
Add missing .pro
Restructure the examples. They are now organized into various
graphicsWidgets doc example was previously removed
Doc fix
Add a "priority" property to Keys and KeyNavigation
|
|
subdirectories to make it easier to locate examples for certain
features (e.g. animation) and to distinguish between different types
of examples (e.g. very basic examples vs complex demo-like examples).
|