| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Use D-Bus calls instead of polling
Reviewed-by: Alan Alpert
|
|
|
|
|
|
| |
Use Qt::WA_DeleteOnClose to clean up the top-level window
Reviewed-by: Alan Alpert
|
|
|
|
| |
Task-number: QTBUG-11315
|
|
|
|
|
| |
Task-number: QTBUG-10251 and QTBUG-11156
Reviewed-by: Martin Jones
|
|
|
|
|
|
|
|
|
|
|
|
| |
If no proxy is defined in the preferences, qmlviewer uses systemProxyForQuery
to automatically retrieve the proxy settings of the Operating System. However,
calling systemProxyForQuery can take several seconds in case Windows to
automatically detect proxies (QTBUG-10106).
This hot fix therefore just disables querying the OS proxies on Windows.
Task-number: QTBUG-11261
Reviewed-by: Warwick Allison
|
|
|
|
|
|
| |
additional PortraitInverted and LandscapeInverted values. TopUp etc.
only indicates rotation which makes it difficult to resize the window
according to whether the device is in Portrait or Landscape orientation.
|
|
|
|
|
|
|
|
| |
instead of Portrait/Landscape. The new orientations are named the same
as the orientations in the QtMobility sensors module.
Task-number: QTBUG-11106
Reviewed-by: akennedy
|
|
|
|
|
| |
Task-number:
Reviewed-by: Martin Jones
|
|\ |
|
| |
| |
| |
| | |
Task-number: QTBUG-10911
|
|/ |
|
|
|
|
|
| |
Task-number: QT-3315
Reviewed-by: Martin Jones
|
|
|
|
|
|
|
| |
Examples get the BSD license, while all other .qml files get the
LGPL/tech-preview license.
Reviewed-by: Trust Me
|
|
|
|
|
| |
Revert the name of the 'qml' executable back to qmlviewer
(QMLViewer on mac).
|
|
|
|
|
|
|
|
|
| |
Change the official name of the qml executable back to "Qt QML Viewer" -
the original name before it got renamed to "QML Runtime" and then
"QML Launcher".
Also, the new Mac OS X bundle name is "QMLViewer" (without a space to ease
command line use).
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This setup seems to work around most rendering bugs and timing issues.
Task-number: QTBUG-10544
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
| |
The qml executable was first referred to as QML Viewer, then QML Runtime ...
however, the latter one caused much confusion (see old version of
qmlruntime.qdoc).
Doc changes reviewed by Leena Miettinen.
|
| |
|
|
|
|
|
| |
Task-number: QTBUG-9491
Reviewed-by: Martin Jones
|
|
|
|
| |
This reverts commit d412a77d1e9a1c6810e10dfa4a0a35a81391cf29.
|
|
|
|
| |
Task-number: QTBUG-10544
|
|
|
|
| |
May allow better experimentation and bug fixing.
|
|
|
|
|
| |
Task-number:
Reviewed-by: Warwick Allison
|
| |
|
| |
|
| |
|
|
|
|
| |
Reviewed-by: mae
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
src/declarative/graphicsitems/qdeclarativeitem.cpp
|
| |
| |
| |
| |
| |
| |
| | |
linking will fail
Merge-request: 591
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
|
| |
| |
| |
| |
| | |
Fix all code to be right, except multimedia. Currently, it's not *required*
that types work without componentComplete, so not vital.
|
| |
| |
| |
| |
| |
| |
| | |
Disable it for the time being. The default annoyed more people then
it helped.
Reviewed-by: mae
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (29 commits)
Plugins documentation.
Fix update issue when an item has an effect and child.
Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.
Disallow "Qt" as namespace import
Don't "adjust" the z value of a delegate that has been cached.
Correctly inherit extension properties
Autotests
More QDeclarativeNetworkAccessManagerFactory doc clarification.
Fix QDeclarativeNetworkAccessManagerFactory docs.
Don't crash on invalid model remove signal.
Ensure scheduled layout can occur before testing.
Fix remaining 4.6 type registrations (to 4.7).
doc anchor margins vs. anchor (line) state/animation.
These examples should not be included in this test
Unify naming of settings / UI to be "Qt Qml Runtime"
Improved error messages for type resolving, new debug option
Link to example files from tutorial pages
Add tutorial for writing QML extensions
no export in plugin
Add doc pages for qml examples.
...
|
| |
| |
| |
| |
| |
| | |
Missed/cross-paths with a29627231a02ebf98645675acbd353618d1109d4.
Task-number: QTBUG-10081
|
| |
| |
| |
| | |
Reviewed-by: Henrik Hartz
|
| |
| |
| |
| | |
Menu strangely still produces hits on embedded. Don't create it if frameless.
|
| |
| |
| |
| | |
Reviewed-by: mae
|
|/
|
|
| |
Allocated in S60 Team's wiki over UID3s in Qt.
|
|
|
|
|
|
| |
Since we aren't releasing for 4.6, all types are new in 4.7.
Task-number: QTBUG-10081
|
| |
|
| |
|
| |
|