summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
Commit message (Collapse)AuthorAgeFilesLines
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-2/+2
| | | | | Reviewer: David Boddie Task number: QTBUG-11938
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-061-4/+5
|\
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-08-061-2/+5
| |\
| * | Doc: Fixing validation bugsMorten Engvoldsen2010-08-061-4/+5
| | |
* | | doc: Re-introduced next/previous page links in the footer.Martin Smith2010-08-061-0/+55
| |/ |/| | | | | Task-Nr: QTBUG-12278
* | doc: Fixed some qdoc errors.Martin Smith2010-08-061-2/+5
|/
* qdoc: Removed three unused config variables.Martin Smith2010-08-058-24/+0
| | | | | | | | These no longer do anything in qdocconf files: online = false offline = false creator = true
* qdoc: Cleaned up the application option specification and use.Martin Smith2010-08-055-116/+95
| | | | | | | | | The flags allowed on the command line are now: -online (default), -base, -assistant (same as -base), and -creator. If you don't specify one of these, you see a warning in the error output telling you that it didn't find an application flag and that it generated online docs by defualt.
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-08-032-1/+48
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-038-60/+61
| |\
| * | Made changes to qdoc to allow it to accept a "style level" flagJerome Pasion2010-08-032-1/+48
| | |
* | | Doc: removing empty links in bread crumbMorten Engvoldsen2010-08-031-3/+3
| |/ |/|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-08-027-59/+60
|\ \
| * | doc: Fixed many qdoc errors.Martin Smith2010-08-021-0/+1
| | |
| * | qdoc: Removed exclusion of declarative directories in qt-api-only.qdocconfMartin Smith2010-08-026-59/+59
| |/
* | Doc: adding changes to getting started and fixing redirection linksMorten Engvoldsen2010-08-021-1/+1
|/
* Fixed the following sub-tasks for QTBUG-12192Kevin Wright2010-07-2612-78/+159
| | | | | | | | | | | | | | | | | | * Qt Simulator link missing * Integration and add-ins (on the front page, link leads to an alternative start page) * Qt Creator (on the front page link leads to Manual version 1.3) * Getting Started (on the front page) link broken * More... (in Global Declarations) link broken Additionally: There was an issue with the documentation used within Assistant/Creator that appears to have no bug report filed. An alternate "offline" form of the documentation (inspired by the newly redesigned online version) was being installed, but had significant issues within Assistant and Creator. It appears that within qdoc3 some changes had been made towards using this newer documentation format, but those changes were not working properly. I fixed qdoc3 so that the original offline documentation design is the default, but there is room to use the configuration files to call the any of the three documentation designs (new online, new offline, and old offline).
* qdoc: Cleaned up the TOC for QML element pages.Martin Smith2010-07-231-5/+11
|
* qdoc: Cleaned up the Inherits and Inherited by lines for QML elements.Martin Smith2010-07-231-22/+14
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-07-2210-42/+262
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: If the QEventDispatcherGlibc causes warnings, it should say so Remove a warning message that no longer appears after all on Windows Drag & Drop failing in itemviews on Cocoa. qdoc: Removed debug code. qdoc: Fixed reporting of read-only status for QML properties. Fix the smallFont test failure for Mac and Linux Revert "Compile fix for MSVC" Compile fix for MSVC Improve QAccessible for QAccessibleTabBar Improve QAccessible for QTabBar fix the export macros for the QtDBus module rebuild configure.exe make "configure -qt-gif" work again on Windows Fix a typo in harfbuzz thai line breaking. Ensure that font sizes that are > 0 and < 1 are still respected
| * qdoc: Removed debug code.Martin Smith2010-07-221-1/+0
| |
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-228-35/+137
| |\
| * | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-2210-42/+263
| | | | | | | | | | | | Task-number: QTBUG-11512
* | | Docs: Additional HTML extraction marks for enumerations.Leandro Melo2010-07-221-1/+5
| |/ |/| | | | | Reviewed-by: Martin Smith
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-168-55/+141
|\ \ | | | | | | | | | | | | Conflicts: tools/qdoc3/test/qt.qdocconf
| * \ Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-164-1/+75
| |\ \ | | |/ | |/| | | | | | | Conflicts: tools/qdoc3/htmlgenerator.cpp
| | * Docs: HTML comments marks so Creator can extract data efficiently.Leandro Melo2010-07-144-1/+75
| | | | | | | | | | | | Reviewed-by: Martin Smith
| * | qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-142-12/+19
| | | | | | | | | | | | Task-number: QTBUG-12157, QTBUG-12148, QTBUG-12146
| * | Fixing merge conflicts.Martin Smith2010-07-132-8/+8
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7-upstream' into 4.7 Conflicts: doc/src/declarative/advtutorial.qdoc src/declarative/graphicsitems/qdeclarativeloader.cpp src/declarative/graphicsitems/qdeclarativetextedit.cpp src/declarative/qml/qdeclarativeengine.cpp src/declarative/util/qdeclarativexmllistmodel.cpp
| | * Replace 4.6 in all .qdocconf filesKai Koehne2010-07-092-8/+8
| | | | | | | | | | | | Reviewed-by: David Boddie
| * | qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-131-4/+4
| | |
| * | qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-131-6/+11
| | | | | | | | | | | | Task-number: QTBUG-11679
| * | Doc: Cleaning style and adding support for CreatorMorten Engvoldsen2010-07-094-26/+21
| | | | | | | | | | | | Note: Support for creator has been disabled. HTML-generator needs an update.
| * | Doc: fixing offline styleMorten Engvoldsen2010-07-091-7/+5
| | |
* | | Doc: Excluded the QML documentation from the Qt-only set.David Boddie2010-07-163-0/+21
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Doc: Whitespace fixes.David Boddie2010-07-161-41/+41
|/ / | | | | | | Reviewed-by: Trust Me
* | Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-093-2/+18
| | | | | | | | | | | | Adding a variable to the qdocconf file will now generate the docs in Creator format Reviewed-by: Martin Smith
* | qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-091-1/+2
| |
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-081-1/+1
|\ \
| * | Doc: documenting docsMorten Engvoldsen2010-07-081-1/+1
| | |
* | | qdoc: Fixed broken QML property links.Martin Smith2010-07-082-2/+2
|/ / | | | | | | Task-number: QTBUG-12038
* | Doc: more cleaningMorten Engvoldsen2010-07-081-24/+3
| |
* | Doc: fixing escape characterMorten Engvoldsen2010-07-081-1/+1
| |
* | Doc: cleaning html generatorMorten Engvoldsen2010-07-081-26/+0
| |
* | Doc: changing index pageMorten Engvoldsen2010-07-082-7/+46
| |
* | Doc: fixing link to devnetMorten Engvoldsen2010-07-081-1/+1
| |
* | Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-081-32/+34
| |
* | Doc: fixing typoMorten Engvoldsen2010-07-081-3/+2
| |
* | qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-081-1/+2
| | | | | | | | Task-number: QTBUG-11992
* | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-073-16/+10
| |