| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Done-by: Morten
Rev-by: Jesper
|
|
|
|
|
|
|
| |
QDocconf files was out of date in the section including extra files
Style now shows numbered lists corectly
(cherry picked from commit cbba0a1ea1e727cca4ca09c216e4f5a306083ba4)
(cherry picked from commit 288e8a2cd4be9033af39fb5d309e855a582081bd)
|
|
|
|
|
| |
(cherry picked from commit 6b0e60a2f70acd7daab068443e26741b7c44db63)
(cherry picked from commit 6c78c125f7201e146f43d74d90256ee97835cbd9)
|
|
|
|
|
| |
(cherry picked from commit 5d044a343e398386940ac5e4c968d1bdbe127427)
(cherry picked from commit 59ac4997c3c0759fccc39a0f1c72d95ab065059a)
|
|
|
|
| |
Reviewed-by: Trust Me
|
|
|
|
| |
(cherry picked from commit 82ff6626eaabbaed83f3cdfc429a2d011701ba03)
|
|
|
|
| |
(cherry picked from commit fcf01687c7209f2b4222bd12d8fe4a871380e65b)
|
|
|
|
| |
(cherry picked from commit 78381dbc9701015aef43736fb7d22cf6e66984c7)
|
|
|
|
| |
(cherry picked from commit adcd745d6ef2dbd68a28e932e2a8961b70bece09)
|
|
|
|
| |
(cherry picked from commit a02eba0de0fcf9a17d489ee1f92977c95d3afd76)
|
|
|
|
|
|
| |
linked anywhere.
(cherry picked from commit 08854de08165027acd3973876f1fffd6a1ed120f)
|
|
|
|
|
| |
Reviewed-by: Janne Koskinen
(cherry picked from commit 74a7c2e6d179e809c93422c8aa590c922be6b6e8)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Twitter is blocking access to the old authentification method that
our demo was using. This breaks the demo completely. To fix this, I
changed the demo into only make use of the public search API. You
can no longer tweet but you can search for different tweets.
At the moment making an oauth capable demo is not desirable due to
the problems with handling a secret app token among other issues.
Task-number: QTBUG-13181
Reviewed-by: Alan Alpert
(cherry picked from commit 9d92e1556b18db068891c0f33ff35c8f05059b73)
|
|
|
|
|
|
| |
Task-number: QTBUG-8927
Reviewed-by: Alan Alpert
(cherry picked from commit e8141d3eff43e419f566449f42f9548ce54acf70)
|
|
|
|
|
| |
Task-number: QTBUG-13042
(cherry picked from commit 1f515224d52c9a33b46bbf926e82d5c2df1a84e4)
|
|
|
|
|
|
|
|
|
|
|
| |
Reviewed-by: Trust Me
To-be-verified-by: Qt Doc Team
(cherry picked from commit f33359fb0c56fe88e0ae3c564b7847f90889eac2)
Conflicts:
doc/src/declarative/declarativeui.qdoc
doc/src/external-resources.qdoc
|
|
|
|
|
|
|
|
|
|
| |
Details: It is not necessary to use entities. In any case, I replaced
them with words for consistency.
(cherry picked from commit 58d0e46dcc50a3cddabc177c9dfdfec5c66e932d)
Conflicts:
doc/src/getting-started/examples.qdoc
|
|
|
|
| |
(cherry picked from commit a6937c7d8d2253c0f230254eaa2b9c8042972b30)
|
|
|
|
| |
(cherry picked from commit 2faafdeda4c715a91297b56251773b21a0cac86b)
|
|
|
|
|
|
|
|
| |
(cherry picked from commit 583d68c72ae58c1b35c2ffba733b7e68a32dc2f9)
Conflicts:
doc/src/getting-started/gettingstarted.qdoc
|
|
|
|
|
|
| |
Task-number: QTBUG-12720
Reviewed-by: David Boddie
(cherry picked from commit 8adeb2742a701080c7e6568a6aca1f27079e1909)
|
|
|
|
| |
(cherry picked from commit 4808151512faef0d78152905885bd3009b89c1a6)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reviewed-by: Trust Me
(cherry picked from commit cb086eb5340c4c41efaf45373aa05c37e8aa974a)
Conflicts:
doc/src/index.qdoc
src/dbus/qdbusconnection.cpp
src/declarative/util/qdeclarativeanimation.cpp
src/gui/s60framework/qs60mainapplication.cpp
src/gui/s60framework/qs60mainappui.cpp
src/network/access/qnetworkrequest.cpp
|
|
|
|
|
|
|
|
| |
(cherry picked from commit b83f3a98fe5688872b4bd9a871e544951cb33e29)
Conflicts:
doc/src/getting-started/gettingstarted.qdoc
|
|
|
|
| |
(cherry picked from commit 4aafc4e55e0906be0cc39911b2c1a4ffe71c4d91)
|
|
|
|
|
|
| |
dependencies in the upstream branch.
Rev-by: MortenE
|
|
|
|
| |
(cherry picked from commit ccb77caba466fe0e4d28a809129513cefdbd5575)
|
|
|
|
| |
(cherry picked from commit 613ab517f46085580e81684cd5072f8c90fe84d5)
|
|
|
|
|
| |
Task-number: QTBUG-11408
(cherry picked from commit 997e4161cf937aa34a16bb2e708fa1bc7909355f)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In MainWindow::deleteItem, if there is arrow selected, we need to clean
up the items from this arrow. We need to delete them first so there is no
arrow in the list anymore when we calls removeArrows (which before,
deleted arrow that were possibly in the list, resulting in crashes)
Also avoid leak by giving parents to objects that needs it, and destroying items.
Reviewed-by: Geir Vattekar
Task-number: QTBUG-12753
(cherry picked from commit 5dedcd3c4cac993949295d109804a8f7cc3a5b0a)
|
|
|
|
| |
(cherry picked from commit 2dfd16e8a138da9d903b31ef461331016d16ec5b)
|
|
|
|
|
|
| |
Flags allowed are now -creator and -online. -creator is
the default.
(cherry picked from commit 03d9d3cf641c8dde22a903870ac2b6e58ada6eec)
|
|
|
|
|
| |
Task-nr: QTBUG-12388
(cherry picked from commit c1ce7b4b01c1049c61881bb7d701ed68b92a401b)
|
|
|
|
| |
(cherry picked from commit 653f180d4697e0c7ec1c58022622d5d140e7fda8)
|
|
|
|
| |
(cherry picked from commit a98af1c7f1bba3c791d08e76e4896e48ea6ea019)
|
|
|
|
|
| |
Either someone removed the QML: prefix, or it was never there.
(cherry picked from commit a4d19eef86b07d670b8b2a3f9ad6b3448800bae5)
|
|
|
|
| |
(cherry picked from commit ac355872573c7131e4b783cabe00c5656dc668af)
|
|
|
|
| |
(cherry picked from commit 79797d175c41198b0dffad1dced021a07c5873ae)
|
|
|
|
| |
(cherry picked from commit 56cfbce20f736caa1ef74b5706fe3713ebd773c9)
|
|
|
|
|
|
|
|
|
| |
Had to manually copy the file from that commit since the conflict was so wonky to resolve.
Original Author is: Morten Engvoldsen <morten.engvoldsen@nokia.com>
Date: Fri Jul 9 21:36:15 2010 +0200
Doc: Cleaning style and adding support for Creator
Note: Support for creator has been disabled. HTML-generator needs an update.
|
|
|
|
|
| |
Task-number: QTBUG-12028
(cherry picked from commit 0b8a7842975b195a17b3add4c98f64baeaedcf8c)
|
|
|
|
| |
(cherry picked from commit ea7aeec080c9c39449017ff683b27d3659236336)
|
|
|
|
|
| |
Task-number: QTBUG-12703
(cherry picked from commit 97f64280e37f29bdeb92d6de55fac56b1ff37084)
|
|
|
|
|
| |
Task-number: QTBUG-12666
(cherry picked from commit a9aaaf30b6c542b5c9e3c1e1681088ab26a530c0)
|
|
|
|
|
| |
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)
|