summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Reference correct declarative elements page.Jesper Thomschutz2010-09-091-1/+1
| | | | | Done-by: Morten Rev-by: Jesper
* Doc: updating the qdocconf files and the stylesheetMorten Engvoldsen2010-09-081-7/+10
| | | | | | | 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)
* Doc: updating details on Tier 2 platformsMorten Engvoldsen2010-09-081-5/+4
| | | | | (cherry picked from commit 6b0e60a2f70acd7daab068443e26741b7c44db63) (cherry picked from commit 6c78c125f7201e146f43d74d90256ee97835cbd9)
* Doc: adding remark on release of qt quick element support in creatorMorten Engvoldsen2010-09-081-1/+2
| | | | | (cherry picked from commit 5d044a343e398386940ac5e4c968d1bdbe127427) (cherry picked from commit 59ac4997c3c0759fccc39a0f1c72d95ab065059a)
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-0734-442/+442
| | | | Reviewed-by: Trust Me
* Doc: Adds line about non-support for Webkit on SolarisMorten Engvoldsen2010-09-071-1/+2
| | | | (cherry picked from commit 82ff6626eaabbaed83f3cdfc429a2d011701ba03)
* Doc: Updating the 3rd party lib used in Qt - including JQueryMorten Engvoldsen2010-09-071-0/+32
| | | | (cherry picked from commit fcf01687c7209f2b4222bd12d8fe4a871380e65b)
* Doc: Fixing links on index page and corecting HTML in the template.Morten Engvoldsen2010-09-071-1/+1
| | | | (cherry picked from commit 78381dbc9701015aef43736fb7d22cf6e66984c7)
* Doc: Updated Supported Platforms page. FinishedMorten Engvoldsen2010-09-071-22/+20
| | | | (cherry picked from commit adcd745d6ef2dbd68a28e932e2a8961b70bece09)
* Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-09-0311-90/+18
| | | | (cherry picked from commit a02eba0de0fcf9a17d489ee1f92977c95d3afd76)
* Doc: removing bug breaking the article into pages. These pages was not ↵Morten Engvoldsen2010-09-031-22/+14
| | | | | | linked anywhere. (cherry picked from commit 08854de08165027acd3973876f1fffd6a1ed120f)
* Updated some URLs and required tools versions for SymbianMiikka Heikkinen2010-09-021-5/+5
| | | | | Reviewed-by: Janne Koskinen (cherry picked from commit 74a7c2e6d179e809c93422c8aa590c922be6b6e8)
* Updated Twitter demo in response to the new Twitter oauth requirementJens Bache-Wiig2010-09-021-2/+2
| | | | | | | | | | | | | | 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)
* Fix minehunt demo for SymbianJoona Petrell2010-09-021-1/+1
| | | | | | Task-number: QTBUG-8927 Reviewed-by: Alan Alpert (cherry picked from commit e8141d3eff43e419f566449f42f9548ce54acf70)
* Doing "import foo.qml" doesn't work in QML anymoreBea Lam2010-09-021-6/+4
| | | | | Task-number: QTBUG-13042 (cherry picked from commit 1f515224d52c9a33b46bbf926e82d5c2df1a84e4)
* Doc: Fixes to Qt Quick documentation.Jason McDonald2010-09-0210-1464/+1162
| | | | | | | | | | | 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
* Doc: Removed invalid entities in documentation.Jason McDonald2010-09-021-2/+2
| | | | | | | | | | 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
* Doc: Adding text to GS pageMorten Engvoldsen2010-09-011-1/+7
| | | | (cherry picked from commit a6937c7d8d2253c0f230254eaa2b9c8042972b30)
* Doc: Images for QML GSMorten Engvoldsen2010-09-0112-0/+0
| | | | (cherry picked from commit 2faafdeda4c715a91297b56251773b21a0cac86b)
* Doc: Added new getting started document.Jesper Thomschutz2010-09-015-0/+0
| | | | | | | | (cherry picked from commit 583d68c72ae58c1b35c2ffba733b7e68a32dc2f9) Conflicts: doc/src/getting-started/gettingstarted.qdoc
* Added documentation for Spectrum Analyzer demoGareth Stockwell2010-09-013-4/+39
| | | | | | Task-number: QTBUG-12720 Reviewed-by: David Boddie (cherry picked from commit 8adeb2742a701080c7e6568a6aca1f27079e1909)
* Changed width of the document. Part of the fix for QTBUG-12180Jerome Pasion2010-09-011-7/+3
| | | | (cherry picked from commit 4808151512faef0d78152905885bd3009b89c1a6)
* Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-2410-12/+15
| | | | | | | | | | | | | | 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
* Doc: updating getting started docs - not finishedJesper Thomschutz2010-08-244-0/+1604
| | | | | | | | (cherry picked from commit b83f3a98fe5688872b4bd9a871e544951cb33e29) Conflicts: doc/src/getting-started/gettingstarted.qdoc
* Doc: fixing creator bugs, removing menus and textbox in the headerMorten Engvoldsen2010-08-232-0/+7
| | | | (cherry picked from commit 4aafc4e55e0906be0cc39911b2c1a4ffe71c4d91)
* Fixing qdoc index file...Commit hack to work around the massive amounts of ↵Jesper Thomschutz2010-08-231-23/+22
| | | | | | dependencies in the upstream branch. Rev-by: MortenE
* Doc: Fixing overlapping text in header listMorten Engvoldsen2010-08-231-1/+1
| | | | (cherry picked from commit ccb77caba466fe0e4d28a809129513cefdbd5575)
* Doc: add link to new gettings started to index.htmlGeir Vattekar2010-08-231-1/+1
| | | | (cherry picked from commit 613ab517f46085580e81684cd5072f8c90fe84d5)
* Doc: Fixing bug involving header misplacement in Creator styleMorten Engvoldsen2010-08-201-2/+2
| | | | | Task-number: QTBUG-11408 (cherry picked from commit 997e4161cf937aa34a16bb2e708fa1bc7909355f)
* diagramscene example: fix leak and crashes.Olivier Goffart2010-08-181-1/+2
| | | | | | | | | | | | | 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)
* Doc: removed assistant style and reintroduced the index page icons.Morten Engvoldsen2010-08-162-41/+4
| | | | (cherry picked from commit 2dfd16e8a138da9d903b31ef461331016d16ec5b)
* qdoc: All references to -assistant and -base were removed.Martin Smith2010-08-131-1/+1
| | | | | | Flags allowed are now -creator and -online. -creator is the default. (cherry picked from commit 03d9d3cf641c8dde22a903870ac2b6e58ada6eec)
* qdoc: added application flags in doc.pri and fixed QTBUG-12388Martin Smith2010-08-132-5/+7
| | | | | Task-nr: QTBUG-12388 (cherry picked from commit c1ce7b4b01c1049c61881bb7d701ed68b92a401b)
* Doc: fixing examples linkMorten Engvoldsen2010-08-131-1/+1
| | | | (cherry picked from commit 653f180d4697e0c7ec1c58022622d5d140e7fda8)
* Added files that had been renamed.Kevin Wright2010-08-127-0/+72
| | | | (cherry picked from commit a98af1c7f1bba3c791d08e76e4896e48ea6ea019)
* doc: The QML Qt element was missing from the documentation.Martin Smith2010-08-121-0/+1
| | | | | Either someone removed the QML: prefix, or it was never there. (cherry picked from commit a4d19eef86b07d670b8b2a3f9ad6b3448800bae5)
* Fixed missing link tag in declarativeui.qdoc. Fix for QTBUG-12750Jerome Pasion2010-08-111-1/+1
| | | | (cherry picked from commit ac355872573c7131e4b783cabe00c5656dc668af)
* Doc: Adding content to installation guide and fixing printing bugsMorten Engvoldsen2010-08-102-6/+8
| | | | (cherry picked from commit 79797d175c41198b0dffad1dced021a07c5873ae)
* Doc: Correcting bugs in the CSSMorten Engvoldsen2010-08-102-4/+23
| | | | (cherry picked from commit 56cfbce20f736caa1ef74b5706fe3713ebd773c9)
* Cherry-picked from: commit 47ba8dba3fe48d317974acd55afeea8a434c95f8Jesper Thomschutz2010-08-101-453/+728
| | | | | | | | | 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.
* Doc: Correcting img bugMorten Engvoldsen2010-08-101-1/+0
| | | | | Task-number: QTBUG-12028 (cherry picked from commit 0b8a7842975b195a17b3add4c98f64baeaedcf8c)
* Doc: fixing style from 600 to bold weightMorten Engvoldsen2010-08-101-8/+7
| | | | (cherry picked from commit ea7aeec080c9c39449017ff683b27d3659236336)
* Fix index pageBea Lam2010-08-081-6/+5
| | | | | Task-number: QTBUG-12703 (cherry picked from commit 97f64280e37f29bdeb92d6de55fac56b1ff37084)
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-0811-272/+776
| | | | | Task-number: QTBUG-12666 (cherry picked from commit a9aaaf30b6c542b5c9e3c1e1681088ab26a530c0)
* Adding a description for the Spectrum Analyzer demo. For QTBUG-12180Jerome Pasion2010-08-081-0/+39
| | | | | Reviewed by: David Boddie (cherry picked from commit 4bc408c6faade543c76fa0c7b8841ce72c239688)
* Removed duplicate case for const variable snippet.Jerome Pasion2010-08-081-5/+0
| | | | | | Reviewer: David Boddie Task number: QTBUG-10411 (cherry picked from commit 1f32f4013ab9178e8434bff847013a84491fe516)
* doc: Fixed some missing images.Martin Smith2010-08-082-3/+1
| | | | | Task-nr: QTBUG-8246 (cherry picked from commit a273f6fb0b2410da772e7759125f955da9a5e19c)
* Add missing snippet fileBea Lam2010-08-061-0/+60
| | | | | Task-number: QTBUG-12628 (cherry picked from commit c3bddbe29918951bd0d4220f62443add2a1fe938)
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-043-4/+17
| | | | | | | | | | | | | | | | | | | | | 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)
* Removed the unfinished sentence. Fix for QTBUG-10173.Jerome Pasion2010-08-041-1/+1
| | | | (cherry picked from commit 79c6710c7785d915f64bd31e28ce48eed8493a41)