| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
QT-2579
|
|
|
|
| |
Use SoundEffect instead.
|
|
|
|
| |
The plan is for these to replace DateTimeFormatter.
|
|\ |
|
| | |
|
|/
|
|
| |
QT-2800
|
| |
|
|\ |
|
| |\ |
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (64 commits)
More renaming: MouseRegion -> MouseArea
Save secondary scope inside the expression's scope object
'on' syntax fixes
QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject property
Move JS global scope to top of the QML scope chain
Add documentation for the 'when' property of Binding.
Auto test for QTBUG-8677
QDeclarativeGuard should handle objects being deleted
OS-friendlier, less noisy.
fix crash, re-enable settings test
Fix incorrect scope resolution for script in a script block.
Disable until plugin objects problem resolved.
silence debuggery
add colorbrowser qml example
Fix settings (was not exported type).
Add import Qt.widgets 4.6 to layout.qml example
make runnable from elsewhere
remove debugger
runnable from elsewhere
Ensure error is received - the root object is INITIALLY zero.
...
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This prevents the secondary scope from contaminating scopes outside itself
when used as a signal expression.
QTBUG-8641
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
property
QT-2793
|
| | | |
| | | |
| | | |
| | | | |
QT-2787
|
| | | |\ |
|
| | | | |\ |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | |_|_|/
| |/| | | |
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Make sure global variables in a script file are searched before
component properties.
Task-number: QTBUG-8641
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | |/
| | |/| |
|
| | | | |
|
| |/ /
|/| | |
|
|\ \ \
| |/ / |
|
| |\ \ |
|
| | | | |
|
| |/ / |
|
| | | |
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (25 commits)
Fix zooming (broke with transformOrigin default change).
doc
Move WebView to an extension plugin.
follow syntax change
missed file
Optimization.
Add autotests for script block scoping.
Make test more reliable.
Add NOTIFY signals to list, grid and path views
Example of text focus.
Add docs and tests for WorkerListModel.
Add NOTIFY signals to list, grid and path views
Example of text focus.
Add accessor operations to VisualItemModel::children
Make "on" syntax mandatory for value sources and interceptors
Fix warning.
Minor optimization.
Test GridView.onAdd & GridView.onRemove. Reduce wait()s
Replace remaining QGuard usage with QDeclarativeGuard.
Reapply "Some animation cleanup/refactoring."
...
|
| | |\
| | | |
| | | |
| | | |
| | | | |
Conflicts:
tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Using WebView now requires:
import org.webkit 1.0
Task-number: QT-2995
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: akennedy
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Reviewed-by: akennedy
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml:
Add docs and tests for WorkerListModel.
Add accessor operations to VisualItemModel::children
Make "on" syntax mandatory for value sources and interceptors
Fix warning.
Minor optimization.
Test GridView.onAdd & GridView.onRemove. Reduce wait()s
Replace remaining QGuard usage with QDeclarativeGuard.
Reapply "Some animation cleanup/refactoring."
Setting the same source again causes reload.
Expand documention of status property with examples
Document TextEdit::textMargin
use ParentAnimation
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Bearer management changes from Qt Mobility (fca9891).
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
src/plugins/bearer/corewlan/qcorewlanengine.mm
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
fca98911b75ce12e70d93cfc2932a9759758a605
|
| |\ \ \ \ \
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2:
removed dead code
QMetaObject::invokeMethod: print a warning if the method is not found.
Fixed qDrawPixmaps() to draw on integer coordinates on Mac OS X.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also adapt QTestLib not to call invokeMethod on unexisting method to
avoid warnings
Task-number: QTBUG-7331
Reviewed-by: Brad
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Task-number: QT-2807
|