| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
proxywidgets -> qwidgets, dynamic -> dynamicscene, velocity -> corkboards
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (22 commits)
Regression fix for Loader anchors not working
Make Qt.include() work for js files that have '.pragma library'
doc fix
Improve docs for Qt.quit()
Prevent assignment of values (string, number, bool) to signal handlers.
Make sure strings are escaped when returned via asScript.
Documentation
git ignore stuff
Test Qt.labs.folderlistmodel plugin
Fix naming.
Sometimes you own QNetworkReply, sometimes you don't.
Rename files; fix test.
Add parent parameter to QDeclarativeExpression constructor.
Round correctly in binding optimizer
Don't disable SmoothPixmapTransform in qDrawBorderPixmap()
Photoviewer example fixes.
Port from QListModelInterface to QAbstractListModel.
Use QDeclarativeScriptString for ParentChange.
Set raster + gl viewport as the default for OS X.
Move stuff from QML viewer to plugins.
...
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-10766
Reviewed-by: Yann Bodson
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Task-number: QTBUG-10764
Reviewed-by: Aaron Kennedy
|
| |
| |
| |
| | |
Makes 273024e58d90bb9b3a5da0161f884f1af22d75df more correct.
|
| | |
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
God bless QNetworkAccessManager
|
| | |\ |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Also rearrange the parameter order to be more clear.
|
| | |\ \
| | | |/ |
|
| | | |
| | | |
| | | |
| | | | |
QTBUG-9538
|
| | | | |
|
| | |/
| |/| |
|
| |\ \ |
|
| | |\ \ |
|
| | | |/ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Reverts part of ba8ff70b5ac7b68be57a4b63e439fd5a37c4aafa
Drawing is far too ugly without SmoothPixmapTransform. Some glitches
remain after this change, but they are due to a bug: QTBUG-10524
Task-number: QTBUG-5687
Reviewed-by: Aaron Kennedy
|
| |\ \ \
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
So that scope resolution is correct, e.g. "width: parent.width-10;" in
a ParentChange works correctly.
Task-number: QTBUG-10675
|
| | |/
| | |
| | |
| | |
| | |
| | | |
This setup seems to work around most rendering bugs and timing issues.
Task-number: QTBUG-10544
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
models from plugins
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Fix a small typo in assistant manual: hompage -> homepage
Print icon in doc pages has no effect.
Assistant has unnecessary repaints when expand/collapse selected node.
Compile fixes.
Changelog: Added Designer/uic3 changes for 4.7.0.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-10579
Reviewed-by: ck
|
| | |
| | |
| | |
| | |
| | | |
Task-number: QTBUG-10575
Reviewed-by: ck
|
| | | |
|
| |\ \
|/ / /
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Changelog: Added Designer/uic3 changes for 4.7.0.
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Move xmldata example into rssnews demo.
Move Q_ENUMS to start of class declaration
Restructure QDeclarativeAbstractBinding destructor
Don't call pure virtual method in ~QDeclarativeAbstractBinding()
Fix examples autotest when compiled without webkit or xmlpatterns
Check for acquireReg() failure
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
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\ \ |
|
| | |\ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* '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
|
| | | |
| | | |
| | | |
| | | | |
just to the closest focus scope parent.
|
| | | | |
|
| | |\ \ |
|
| | | |\ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also extend positioner anchor check to include fill and centerIn.
Task-number: QTBUG-10731
|