summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
Commit message (Collapse)AuthorAgeFilesLines
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-172-11/+105
| | | | | | More cxxFunction stuff for member functions. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-164-16/+160
| | | | | | Some of the cxxFunction stuff for member functions. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-154-446/+178
| | | | Task-number: QTBUG-11391
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-1131-107/+665
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-06-098-48/+495
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (34 commits) Attempt to fix build failure on Linux introduced by 09c6a81109 minor cosmetic improvements designer: add sorting in signal-slot editor window deprecate header files in $$QT_BUILD_TREE/include/Qt syncqt: change tabs to spaces I10n: Update German translations for 4.7.0 Fix a freetype link failure. Fix configure test for DirectFB Split Symbian bearer plugin into three platform specfic plugins Doc: Fixed whitespace in the other configuration file for zh_CN. Doc: Fixed whitespace in the Simplified Chinese doc configuration. Unbreak Linux build when qendian.h is included before qglobal.h Revert accidental commit of irrelevant stuff. Silly mondays.. Unbreak Linux build when qendian.h is included before qglobal.h Fix QApplication/QWidget to really take ownership of input contexts Added setting a hotspot on standard gestures Fixed GestureOverride event delivery in GraphicsView. add check-ts target to auto-asses translation completeness qt_ja_JP.ts => qt_ja.ts Fix incorrect \since tag ...
| | * 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
| * | Fixed qdoc3 crash.Rohan McGovern2010-06-091-3/+3
| |/ | | | | | | Fixes "Invalid read of size 4" reported by valgrind.
| * Doc: updating imagesMorten Engvoldsen2010-06-0214-0/+0
| |
| * Doc: adding offline docs to assistant and Qt Creator. Improving small docs ↵Morten Engvoldsen2010-06-0211-57/+168
| | | | | | | | and adding highlighting
* | doc: Added DITA XML generatorMartin Smith2010-06-115-749/+772
|/ | | | Task-number: QTBUG-11391
* doc: Added DITA XML generatorMartin Smith2010-06-012-0/+5131
|
* qdoc: Added DITA XML generatorMartin Smith2010-05-313-3/+116
| | | | | At the moment, it is just like the HTML generator, but with a different class name.
* doc: Changed last breadcrumb to not be a link.Martin Smith2010-05-311-33/+16
| | | | Task-number: QTBUG-10577
* qdoc: Fixed the model/view programming page; tried a style change.Martin Smith2010-05-282-12/+3
|
* Doc: Fixing bugs in HTML generatorMorten Engvoldsen2010-05-251-4/+4
|
* qdoc: Improved class index page.Martin Smith2010-05-251-104/+89
| | | | The classes.html page will look good with the correct css.
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-05-211-2/+2
|\
| * qdoc: Fixed html error, but the problem is still there.Martin Smith2010-05-211-1/+1
| |
| * qdoc: Changed number of columns to 1. Oila!Martin Smith2010-05-211-1/+1
| |
* | Doc: design changesMorten Engvoldsen2010-05-211-7/+0
|/ | | | Fixing menus and js
* Doc: Changes to the HTMLGenerator, style and jsMorten Engvoldsen2010-05-2112-11/+20
| | | | | | Replacing tables with lists in the HTML generator Adding img to search box Moving JS from template to script files
* use qtPrepareTool for qdocOswald Buddenhagen2010-05-201-14/+1
| | | | Reviewed-by: joerg
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-05-203-10/+8
|\
| * 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).
| * | qdoc: Set back to 3 cols for class list; we have a scrollbar now.Martin Smith2010-05-191-1/+1
| | |
* | | qdoc: Propagate the language information into the XML as before.David Boddie2010-05-201-1/+1
|/ / | | | | | | Reviewed-by: Trust Me
* | Doc: Adding support for IE 6, 7 and 8Morten Engvoldsen2010-05-1810-2/+45
|/ | | | 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.
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-05-121-9/+1
|\
| * Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-9/+1
| |\ | | | | | | | | | | | | | | | Conflicts: src/declarative/qml/qdeclarativeengine.cpp tools/qdoc3/htmlgenerator.cpp
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-046-10/+72
| | |\ | | | | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativeitem.cpp
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-281-8/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (21 commits) Improve border image documentation. Update border image examples. Doc - micro fix. Fix QML default property HTML generation... again. Alpha needs to be part of rectangle cache key. Bunch of doc fixes. Doc: overview for Image Code cleanup Remove unused variable Don't test snippets with C++ components Don't unnecessarily regenerate property cache Share Rectangle pixmap caches between items. Move snippets to correct location Make compile Benchmark Small cleanups Fix snap at view boundaries with overshoot on. Doc fixes Emit hoverChanged appropriately when Item visibility changes. Delete canvas after use in positioner unit tests ...
| | | * | Fix QML default property HTML generation... again.Martin Jones2010-04-281-8/+0
| | | | |
* | | | | 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
* | | | Doc: Fixed tables and images for the new docsMorten Engvoldsen2010-05-111-19/+22
| | | | | | | | | | | | | | | | | | | | Added page.png to images dir. Fixed tables "generic"
* | | | 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-102-2/+4
|\ \ \ \
| * | | | Doc: Updates to the html template and javascriptMorten Engvoldsen2010-05-102-2/+4
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Morten Engvoldsen
* | | | | qdoc: Another revision of the top doc page.Martin Smith2010-05-101-7/+6
|/ / / / | | | | | | | | | | | | More to come.
* | | | qdoc: Fixed annotated list generation to use <td>, not <th>.Martin Smith2010-05-071-2/+2
| | | |
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-05-071-11/+49
|\ \ \ \
| * | | | Doc: Chages to search feature, css and table orderMorten Engvoldsen2010-05-071-11/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes the search results Fixed table css Added odd&even classes to tables generated by the thmlgenerator Reviewed-by: Morten Engvoldsen
* | | | | qdoc: Reorganized examples panel.Martin Smith2010-05-071-9/+9
|/ / / /
* | | | Doc: updating html and search featureMorten Engvoldsen2010-05-061-27/+1
| | | | | | | | | | | | | | | | | | | | | | | | Doc: implementing the search feature in the online docs Reviewed-by: Morten Engvoldsen
* | | | doc: Second attempt to begin reorganizing the top doc page.Martin Smith2010-05-062-16/+14
| | | | | | | | | | | | | | | | This change actually changes the left panels. Much more to come.