summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
Commit message (Collapse)AuthorAgeFilesLines
* Minor housekeeping changes.David Boddie2010-12-031-1/+1
|
* Added a specialized version of the QML code marker for JavaScript files.David Boddie2010-12-024-0/+207
|
* Updated handling of some statement nodes, removed unnecessary functions.David Boddie2010-12-012-669/+28
|
* Fixed/adjusted handling of UiPublicMember nodes.David Boddie2010-12-012-199/+5
| | | | Removed debugging code.
* Trivial comment fix.David Boddie2010-12-011-1/+1
|
* Select the appropriate code marker for each file.David Boddie2010-12-012-3/+9
|
* Removed an unused function.David Boddie2010-12-011-15/+0
|
* Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-11-3013-36/+38
|\ | | | | | | | | | | | | | | | | | | Conflicts: tools/qdoc3/htmlgenerator.cpp tools/qdoc3/htmlgenerator.h tools/qdoc3/test/qt-build-docs.qdocconf tools/qdoc3/test/qt.qdocconf tools/qdoc3/test/qt_ja_JP.qdocconf tools/qdoc3/test/qt_zh_CN.qdocconf
| * Merge remote branch 'qt/4.7' into 4.7Jason McDonald2010-11-185-14/+27
| |\ | | | | | | | | | | | | | | | Conflicts: tools/qdoc3/test/qt-build-docs.qdocconf tools/qdoc3/test/qt.qdocconf
| | * qdoc: Added QML Elements to the Assistant indexMartin Smith2010-11-113-10/+20
| | | | | | | | | | | | Task-number: QTBUG-15081
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Martin Smith2010-11-112-3/+3
| | |\
| | * | qdoc: Fixed virtualness and constness of the fileBase() function.Martin Smith2010-11-112-4/+7
| | | | | | | | | | | | | | | | Task-number: QTBUG-13939
| * | | Bump Qt version to 4.7.2.Jason McDonald2010-11-1212-40/+40
| | |/ | |/| | | | | | | Reviewed-by: Trust Me
| * | Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
| | |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-11-082-3/+3
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Fixed text rendering bug in raster engine when opacity != 1.0. Prevented race condition on texture destruction. More fix for QTBUG-14640:oci performance problem with qlonglong Doc: Fixing typo Fixed grabWidget sometimes returning uninitialized memory. Fix Malayalam Rendering - 'Ra' is PreBase Update .def files for QtGui and QtOpenVG Use 32bit textures for alpha textures after all. One more fix for dithering. Doc: Fixing typo Fix QTBUG-14640:oci performance problem with qlonglong 32bit => 16bit conversion has 4byte-aligned output. Fix gcc bug in qReallocAligned Prevented threading related crash in OpenGL module. Fix possible crash in QStaticText and QDeclarativeTextLayout Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errors
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-11-052-3/+3
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: More fix for QTBUG-14640:oci performance problem with qlonglong Doc: Fixing typo Fixed grabWidget sometimes returning uninitialized memory. Fix Malayalam Rendering - 'Ra' is PreBase Update .def files for QtGui and QtOpenVG Use 32bit textures for alpha textures after all. One more fix for dithering. Doc: Fixing typo Fix QTBUG-14640:oci performance problem with qlonglong 32bit => 16bit conversion has 4byte-aligned output. Fix gcc bug in qReallocAligned Prevented threading related crash in OpenGL module. Fix possible crash in QStaticText and QDeclarativeTextLayout Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errors
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-11-032-3/+3
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Doc: Fixing typo Fixed grabWidget sometimes returning uninitialized memory. Fix Malayalam Rendering - 'Ra' is PreBase Update .def files for QtGui and QtOpenVG Use 32bit textures for alpha textures after all. One more fix for dithering. Doc: Fixing typo Fix QTBUG-14640:oci performance problem with qlonglong 32bit => 16bit conversion has 4byte-aligned output. Fix gcc bug in qReallocAligned Prevented threading related crash in OpenGL module. Fix possible crash in QStaticText and QDeclarativeTextLayout Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errors
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-11-032-3/+3
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Fix Malayalam Rendering - 'Ra' is PreBase Update .def files for QtGui and QtOpenVG Use 32bit textures for alpha textures after all. One more fix for dithering. Doc: Fixing typo Fix QTBUG-14640:oci performance problem with qlonglong 32bit => 16bit conversion has 4byte-aligned output. Fix gcc bug in qReallocAligned Prevented threading related crash in OpenGL module. Fix possible crash in QStaticText and QDeclarativeTextLayout Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errors
| | | | | * Doc: Fixing typoSergio Ahumada2010-11-012-3/+3
| | | | | |
* | | | | | Made more adjustments to node handling and removed debugging statements.David Boddie2010-11-301-11/+11
| | | | | |
* | | | | | Made further refinements to the node traversal and comment handling.David Boddie2010-11-292-109/+186
| | | | | |
* | | | | | Fixed grammar.David Boddie2010-11-292-2/+2
| | | | | |
* | | | | | Added more span classes to make the QML output more colorful.David Boddie2010-11-291-13/+30
| | | | | |
* | | | | | Removed unnecessary include, fixed whitespace.David Boddie2010-11-291-469/+468
| | | | | |
* | | | | | Added the foundations of QML markup support.David Boddie2010-11-2818-126/+1877
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the QtDeclarative parser instead of Qt Creator's QML parser. Split the QML visitor into documentation and markup visitors. The code marker used for each file is now determined from its extension.
* | | | | | Added support for pure QML signals and properties.David Boddie2010-11-252-14/+39
| | | | | | | | | | | | | | | | | | | | | | | | Generalized the function to annotate nodes with documentation.
* | | | | | Ensured that QML nodes are imported from indexes.David Boddie2010-11-251-0/+6
| | | | | |
* | | | | | Added a check for read-only pure QML properties before C++ checks.David Boddie2010-11-251-0/+3
| | | | | |
* | | | | | Trivial whitespace fixes.David Boddie2010-11-251-3/+3
| | | | | |
* | | | | | Ensured that the inObsoleteLink variable is initialized.David Boddie2010-11-251-1/+2
| | | | | |
* | | | | | Ensured that the inObsoleteLink variable is initialized.David Boddie2010-11-251-1/+2
| | | | | |
* | | | | | Refactored use of parsers to parse files based on their types.David Boddie2010-11-2414-47/+769
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The full range of file types is specified in the configuration file. Each parser is asked if it handles each file. The pure documentation parser conceptually handles qdoc files, but it uses the same code as the C++ parser.
* | | | | | Added the version number to the configuration and fixed the generator.David Boddie2010-11-242-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | Now the version number should appear in the documentation again.
* | | | | | Removed unused code.David Boddie2010-11-245-149/+1
| | | | | |
* | | | | | Removed unused code.David Boddie2010-11-229-172/+2
| | | | | |
* | | | | | Removed unused functions.David Boddie2010-11-193-165/+0
| | | | | |
* | | | | | Removed the unused C code parser.David Boddie2010-11-193-141/+0
| | | | | |
* | | | | | Improved translation support, using the application object if possible.David Boddie2010-11-191-1/+13
| | | | | |
* | | | | | Updated code comments.David Boddie2010-11-191-3/+2
| | | | | |
* | | | | | Further simplifications to qdoc3.David Boddie2010-11-1918-2429/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the unused ApiGenerator class. Removed archive and uncompression support not used in Qt. Removed the unused WebXML generator used to dump documentation as XML for an ancient documentation Web project.
* | | | | | Removed unused files and functionality from qdoc3.David Boddie2010-11-1930-5197/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many of the generators were unused. The old QSA and Qt Script parsers were unused. We no longer use DCF files for Qt Assistant. We no longer generate Qt Jambi documentation, and qdoc3 was not used for much of that process, making some of the relevant files obsolete.
* | | | | | Moved style-specific declarations. Removed script declarations.David Boddie2010-11-184-43/+70
| | | | | |
* | | | | | Started fixing qdoc's output to use some kind of page templates.David Boddie2010-11-1122-1314/+1216
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed hard-coded style and script information. Split .qdocconf files to help separate content and presentation. Task-number: QTBUG-15208
* | | | | | Removed obsolete files.David Boddie2010-11-106-1336/+0
|/ / / / / | | | | | | | | | | | | | | | | | | | | Apparently, these files are no longer used, being duplicates of those in doc/src/template.
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-051-2/+2
|\ \ \ \ \
| * | | | | Doc: adding html clasnames to the next and previous linksMorten Engvoldsen2010-11-041-2/+2
| |/ / / / | | | | | | | | | | | | | | | Reviewed-by: David Boddie
* | | | | Doc: Updated the configuration file to use the Qt 4.7 style sheets.David Boddie2010-11-051-34/+219
| | | | |
* | | | | qdoc: Remove leading QML: text from certain node names.David Boddie2010-11-041-1/+5
|/ / / / | | | | | | | | | | | | Reviewed-by: Martin Smith
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Morten Engvoldsen2010-11-041-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-11-032-4/+34
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/doc-staging: qdoc: Added next and previous links to top of pages. Doc: style tuning Doc: fixing style - tool buttons to bold. Doc: updating the template to support search feature better. Doc: Fixing columns to display all elements in lists - css3 Doc: fixing bugs in style Doc: fixing style for search display and slim fit menus Doc: Fixing bug in sorting script for search results. Doc: Fixed basic language. Doc: Added Windows Vista to the trademark list. Doc: Updated the Java trademark information. Doc: Moved QFileSystemModel example code to the class documentation. Doc: Corrected the name property as it was incorrectly declared.