summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-1129-77/+604
|\
| * Doc: Fixed whitespace in the other configuration file for zh_CN.David Boddie2010-06-071-22/+22
| | | | | | | | Reviewed-by: Trust Me
| * Doc: Fixed whitespace in the Simplified Chinese doc configuration.David Boddie2010-06-071-26/+26
| | | | | | | | Reviewed-by: Trust Me
| * * Add Japanese tutorial documentsTakumi ASAKI2010-06-078-0/+447
| | | | | | | | * Add Japanese hellotr example
| * Doc: updating imagesMorten Engvoldsen2010-06-0214-0/+0
| |
| * Doc: adding offline docs to assistant and Qt Creator. Improving small docs ↵Morten Engvoldsen2010-06-0210-30/+110
| | | | | | | | and adding highlighting
* | doc: Added DITA XML generatorMartin Smith2010-06-111-0/+11
|/ | | | Task-number: QTBUG-11391
* Doc: design changesMorten Engvoldsen2010-05-211-7/+0
| | | | Fixing menus and js
* Doc: Changes to the HTMLGenerator, style and jsMorten Engvoldsen2010-05-2111-1/+10
| | | | | | Replacing tables with lists in the HTML generator Adding img to search box Moving JS from template to script files
* Doc: Updating CSS and JSMorten Engvoldsen2010-05-201-8/+6
| | | | Fixed bugs on index page, moved JS from template to script file.
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-191-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (37 commits) Search for QML import libraries also in application directory Doc improvements Disable mouse-based selection in TextInput/TextEdit Rename qml executable to qmlviewer Don't crash if the target parent is destroyed. Introduce a threaded interpreter for QML binding bytecode Bug moved. doc doc Remove image example (covered in class docs) When changing Loader source, remove old item from scene immediately. Add missing .qmlproject files Fix folderlistmodel with qt namespace Renaming "Qml Launcher" back to "QML Viewer" Rename some examples: proxyviewer -> networkaccessmanagerfactory, Regression fix for Loader anchors not working Make Qt.include() work for js files that have '.pragma library' doc fix Improve docs for Qt.quit() Prevent assignment of values (string, number, bool) to signal handlers. ...
| * Renaming "Qml Launcher" back to "QML Viewer"Kai Koehne2010-05-181-1/+1
| | | | | | | | | | | | | | | | | | 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).
* | Doc: Adding support for IE 6, 7 and 8Morten Engvoldsen2010-05-189-2/+30
|/ | | | Fixing index page bugs
* Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-141-0/+1
| | | | | | | | 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.
* Doc: Adding loading image to search textboxMorten Engvoldsen2010-05-121-3/+3
|
* Doc: Update on web templateMorten Engvoldsen2010-05-111-1/+1
| | | | Updated Form action
* qdoc: Yet another revision of the top doc page.Martin Smith2010-05-112-35/+35
| | | | Still more to come.
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-101-2/+3
|\
| * Doc: Updates to the html template and javascriptMorten Engvoldsen2010-05-101-2/+3
| | | | | | | | Reviewed-by: Morten Engvoldsen
* | qdoc: Another revision of the top doc page.Martin Smith2010-05-101-7/+6
|/ | | | More to come.
* qdoc: Reorganized examples panel.Martin Smith2010-05-071-9/+9
|
* doc: Second attempt to begin reorganizing the top doc page.Martin Smith2010-05-061-16/+11
| | | | This change actually changes the left panels. Much more to come.
* Doc: Changes to the HTML outputMorten Engvoldsen2010-05-051-31/+26
| | | | | | Changes in css, htmlgenerator (removing redundant class names), updating html templates and updating js. Reviewed-by: Morten Engvoldsen
* doc: Began reorganization of the top doc page.Martin Smith2010-05-051-13/+6
| | | | Much more to come.
* Doc: A number of fixes and updates for the new design. See detailsMorten Engvoldsen2010-05-0412-739/+681
| | | | | | | | | | | | | | | | | | | | | index.qdoc updated the HTML to use sprites images - deleted obsolete images from templates/images images - added new images to templates/images styles.css - updated styles to handle index, sprites and templates correct. assistant.qdoconf - updates images designer.qdoconf - updates images linguist.qdoconf - updates images declarative.qdoconf - updates images qmake.qdoconf - updates images qt-build-docs.qdoconf - updates images qt-build-docs_zh_CN.qdoconf - updates images qt-defines.qdoconf - updates images qt.qdoconf - updates images qt_zh_CN.qdoconf - updates images qt-htmlTemplates.qdoconf - updated template to use sprites declarativeui.qdoc - removed <br> Reviewed-by: Trust Me
* qdoc: Added more API topics. Are these important?Martin Smith2010-05-031-3/+8
|
* doc: Fixed some qdoc errors.Martin Smith2010-04-301-0/+1
|
* qdoc: Added "All namespaces" to the API Lookup box.Martin Smith2010-04-301-0/+1
|
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-272-17/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-261-1/+1
| |\ | | | | | | | | | | | | | | | Conflicts: tools/assistant/tools/assistant/helpviewer.cpp tools/assistant/tools/assistant/helpviewer_qwv.cpp
| | * Doc: correcting a character bug in the footer.Morten Engvoldsen2010-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | | Changed "subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation>\n" \ into "subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation \n" \ Reviewed-by: trust me
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-221-40/+39
| |\ \ | | |/ | | | | | | | | | Conflicts: tools/qdoc3/test/qdeclarative.qdocconf
| * | Doc: Fixed the Declarative documentation set. Tweaked the others.David Boddie2010-04-225-26/+44
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | qdoc: Removed MacRefs for Xcode documentation stuff.Martin Smith2010-04-271-2/+3
| |/ |/| | | | | Also added the infrastructure for generating breadcrumbs.
* | qdoc: Updated the extra images variable again, for each manual.qdocconf.Martin Smith2010-04-225-10/+43
|/ | | | And this time I also did it for qdeclarative.qdocconf
* qdoc: Updated the extra images variable for each manual.qdocconf.Martin Smith2010-04-214-4/+160
|
* Doc: Cleaning HTML generator and updating index.qdocMorten Engvoldsen2010-04-201-10/+8
| | | | | | Adding links to the index page and removing HTML attributes like align and valing form the HTML generator Reviewed-by: Martin Smith
* Doc: Correcting qdocconf files for assistantMorten Engvoldsen2010-04-204-28/+53
| | | | | | Linking correct files to the qdocconf files Reviewed-by: Daniel Molkentin
* qdoc: Added online flag to the qdocconf file.Martin Smith2010-04-191-0/+1
| | | | | | | To generate the offline docs, do nothing. To generate the online docs, add this to your qdocconf file: "online = true"
* qdoc: Added the index and fixed images in the extra files list.David Boddie2010-04-155-27/+30
| | | | Reviewed-by: Trust Me
* qdoc: Fixed .qdocconf files for assistant.Martin Smith2010-04-154-4/+113
|
* Revert "Doc: Updating design files."Morten Engvoldsen2010-04-142-2/+2
| | | | This reverts commit d88dade723d5ddd86eea70ee4bf636c06b9f3962.
* Doc: Updating design files.Morten Engvoldsen2010-04-132-2/+2
| | | | Reviewed-by: trustme
* Doc: Fixing design bugs. Updating the index page and script/style files. ↵Morten Engvoldsen2010-04-138-13/+1246
| | | | | | Adding some image files. Reveiwed-by: trustme
* qdoc: Changed qdoc to output the new doc format.Martin Smith2010-04-0913-36/+207
| | | | Very cool.
* qdoc: Added many png, js, and css files for new format.Martin Smith2010-04-0735-1433/+0
| | | | | | Coming soon! Task: QTBUG-9504
* qdoc: Added many png, js, and css files for new format.Martin Smith2010-04-0735-0/+1433
| | | | | | Coming soon! Task: QTBUG-9504
* Updated URLs.Robert Loehning2010-03-041-1/+1
| | | | Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
* doc: Fixed building documentationThorbjørn Lindeijer2010-03-011-0/+0
| | | | qml.qdocconf wasn't renamed yet.
* Doc: Added a config file for creating Simplified Chinese docs directly.David Boddie2010-02-251-0/+86
| | | | Reviewed-by: Trust Me