| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Reviewed by: David Boddie
(cherry picked from commit 4bc408c6faade543c76fa0c7b8841ce72c239688)
|
|
|
|
|
|
| |
Reviewer: David Boddie
Task number: QTBUG-10411
(cherry picked from commit 1f32f4013ab9178e8434bff847013a84491fe516)
|
|
|
|
|
| |
Task-nr: QTBUG-8246
(cherry picked from commit a273f6fb0b2410da772e7759125f955da9a5e19c)
|
|
|
|
|
| |
Task-number: QTBUG-12628
(cherry picked from commit c3bddbe29918951bd0d4220f62443add2a1fe938)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Task-number: QTBUG-12142
Reviewed-by: Warwick Allison
This patch brings ability to switch QML Viewer's orientation between auto-orientation (=follow sensor),
portrait and landscape orientations (lock orientation) on Symbian. It provides same orientation options as
Qt Creator 2.1's Qt QML Standalone Application creation wizard. Also, menu item rotateOrientation now
works on Symbian, but it's hidden when orientation mode is set to auto-orientation.
Property runtime.orientation has been switched back to supporting four-way orientation on Symbian, previously
it only updated values between portrait and landscape. If your application only supports landscape or portrait
modes, just don't react to the inverted orientations.
Added orientation example screenorientation under examples/declarative.
The patch includes a fix for calculator example, which rotated to wrong direction when switching from portrait
to landscape. Also, improved qdeclarativeviewer unit tests. Changes have been tested to work on Windows,
Linux and Symbian^3.
(cherry picked from commit e62f266a7642e675e9d235a1f54a6b5746500d48)
|
|
|
|
| |
(cherry picked from commit 79c6710c7785d915f64bd31e28ce48eed8493a41)
|
|
|
|
|
|
| |
QTBUG-7071 and QTBUG-10173
(cherry picked from commit 14e17d5fe5f925a768aab9db9401e04bbaca224d)
|
|
|
|
| |
(cherry picked from commit 41ae34d84a2d5024b5d42a25a2bf97b6a6dd8412)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Qt Simulator link missing
* Integration and add-ins (on the front page, link leads to an alternative start page)
* Qt Creator (on the front page link leads to Manual version 1.3)
* Getting Started (on the front page) link broken
* More... (in Global Declarations) link broken
Additionally:
There was an issue with the documentation used within Assistant/Creator that appears to have no bug report filed. An alternate "offline" form of the documentation (inspired by the newly redesigned online version) was being installed, but had significant issues within Assistant and Creator. It appears that within qdoc3 some changes had been made towards using this newer documentation format, but those changes were not working properly.
I fixed qdoc3 so that the original offline documentation design is the default, but there is room to use the configuration files to call the any of the three documentation designs (new online, new offline, and old offline).
|
|
|
|
|
| |
Task-number: QTBUG-12570
(cherry picked from commit 3daee8e915f9845fb104e57c7f35fdb2f7251df5)
|
|
|
|
| |
Task-number: QTBUG-12498
|
|
|
|
|
| |
Task-number: QTBUG-12529
(cherry picked from commit ca61cd321b867d912bd13b0530fbf2847d1c593c)
|
|
|
|
|
| |
Task-number: QTBUG-12528
(cherry picked from commit 765c263d538b258f223dfb6bd7f62dbd19853db6)
|
|
|
|
|
| |
Task-number: QTBUG-12526
(cherry picked from commit eef2e72976f3f8d10a34c9dfb3f60f40616f4df9)
|
|
|
|
| |
(cherry picked from commit c2a22048a045f4e3d03b3251bc9af486250657e4)
|
|
|
|
| |
(cherry picked from commit 07e74a963dbd2bf597dbea231d7b2cefba05fde2)
|
|
|
|
|
| |
Task-number: QTBUG-12447
(cherry picked from commit dd871bf6208821ab9852680a338133accbfdedd7)
|
|
|
|
|
|
|
| |
this page from other documentation.
Task-number: QTBUG-12446
(cherry picked from commit ceeb0fc0327c99de55d4dd6114908ec389dc58eb)
|
|
|
|
| |
(cherry picked from commit 9ea7bb34e4b41e1263acb8a175f61566046f9bf6)
|
|
|
|
|
| |
Task-number: QTBUG-12430
(cherry picked from commit 63920a41b8dde3b9fa2c47efe95fcbaf83a1178f)
|
|
|
|
|
| |
Task-number: QTBUG-12427
(cherry picked from commit 26d5ee6ecd9c2896427e3b40d923b603c30a1bf6)
|
|
|
|
| |
(cherry picked from commit 931222b7d665e101ada070afb51b82f9bb85db6d)
|
|
|
|
| |
(cherry picked from commit e9e0a82b1a5a71cefdd1711c51b786088b40bafd)
|
|
|
|
|
|
| |
Task-number: QTBUG-12396
Reviewed-by: Aaron Kennedy
(cherry picked from commit b4b0bdda668e9845623995c788d88a774dd52d98)
|
|
|
|
| |
Reviewed-by: MArtin Jones
|
|
|
|
|
|
|
|
|
|
| |
The wantsFocus property has been renamed to activeFocus, to better
reflect its value. Reading and writing the focus property is also now
consistent -- this property represents focus within a scope. Other small
changes were made to keep things consistent with the new naming.
Reviewed-by: Aaron Kennedy
(cherry picked from commit 21806ff0921641b4e4d9d39721ab4ebeae74dddc)
|
|
|
|
|
|
|
|
|
| |
This allows dragging a MouseArea that contains a clickable MouseArea,
for example.
Task-number: QTBUG-12323
Reviewed-by: Michael Brasser
(cherry picked from commit 5dd0dfcd7a079065f99c6149c15b58e69f302729)
|
|
|
|
| |
(cherry picked from commit 07ebc9161263c04dc072b9fc2a922b9665cbe7be)
|
|
|
|
| |
(cherry picked from commit c95889b7896dc5418841ef72326d99296943e616)
|
|
|
|
|
|
|
| |
Geir will replace it soon with a link to a new "Getting Started" page.
Task-number: QTBUG-12176
(cherry picked from commit eaee97cf48feecc18d6154d3939fd4adb93ba74f)
|
|
|
|
|
|
| |
Task: QTBUG-11385
RevBy: Jason Barron
(cherry picked from commit d9e75d77ac3da86c32d280895beac2936d8869ca)
|
|
|
|
|
| |
Replace the usages of Follows with Behaviors, update docs.
(cherry picked from commit b22a5e13003ff9f23b075284a1a1e0a6b0e46250)
|
|
|
|
| |
(cherry picked from commit 1ea53e6055a7c4e9677a5003725785ad503bb242)
|
|
|
|
| |
(cherry picked from commit 2497d922f06404f6fd1c65c6c685fbce173303ae)
|
|
|
|
|
|
|
| |
Task-number: QT-3585
Pre-approved-by: Legal
Reviewed-by: Trust Me
(cherry picked from commit bba06aacb84b5ae9fc286345e721cab639db35c8)
|
|
|
|
| |
(cherry picked from commit 079a4105aff9c63d4107762aec478ade9900c7c2)
|
|
|
|
| |
(cherry picked from commit a538ccb93fd05b26dc7a7058bbb62e0dcb682f81)
|
|
|
|
| |
(cherry picked from commit 896de79554060aadf4963d8285ef3f5d8740428b)
|
|
|
|
|
| |
Task-number: QTBUG-11648
(cherry picked from commit 25e3227fc922f75cc772aadb9dd07cc8b965dcbd)
|
|
|
|
| |
(cherry picked from commit 920980c77269325cc94efd2ff10347bd2745736d)
|
|
|
|
| |
(cherry picked from commit adbdb6c4b52d72e77d1cb4ff23573e957a7c9e14)
|
|
|
|
|
| |
Task-number: QTBUG-11916
(cherry picked from commit d7a1e01e9970bef56f647873bb2a3496893b775a)
|
|
|
|
|
|
|
|
|
| |
I don't think I kept the same style as the rest of the section, so this
may need to be refactored a little. But it's not incomplete anymore,
content-wise.
Task-number: QTBUG-11918
(cherry picked from commit 2ba0dfd82a3d82e98a70aeda3b142e0a870eeb0d)
|
|
|
|
|
| |
Task-number: QTBUG-11936
(cherry picked from commit cabdb16f5ea6458dec9a2ec3b70a01e498b27dbc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The QDeclarativeSpringAnimation is a replacement for
QDeclarativeSpringFollow. The idea is to remove the Follows
quickly.
Follows used to have an inSync property. In order to provide
an alternative mechanism, the commit also fixes the
running property for animations which are controlled by a
behavior. Previously running would always return false and
never change. Now running does change and indicates that the
animation is running indeed.
(cherry picked from commit cb406a116bf2237c743ac05882fb06927c70359c)
|
|
|
|
|
|
|
|
|
|
|
| |
synchronous loading of QImages. (QPixmaps can only be created in the
main thread so they will always be loaded synchronously).
This changes request() to requestImage() and adds requestPixmap()
for pixmap support.
Task-number: QTBUG-11989
(cherry picked from commit a258456bcb35ec4211751a702ea94a1881d82a07)
|
|
|
|
|
|
| |
Task-number: QTBUG-12078
Reviewed-By: Trust Me
(cherry picked from commit e45b8dceca9c424815c6b08355a95cb34382186c)
|
|\ |
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public:
Support time zone designator in QDateTime::fromString() based on ISO 8601-2004 standard.
|