Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdoc: Fixed non-well-formed markup. | David Boddie | 2010-08-09 | 1 | -13/+11 |
| | | | | | Reviewed-by: Trust Me To-be-really-reviewed-by: Qt Doc Team | ||||
* | qdoc: Cleaned up the application option specification and use. | Martin Smith | 2010-08-05 | 1 | -66/+61 |
| | | | | | | | | | 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. | ||||
* | Doc: removing empty links in bread crumb | Morten Engvoldsen | 2010-08-03 | 1 | -3/+3 |
| | |||||
* | Fixed the following sub-tasks for QTBUG-12192 | Kevin Wright | 2010-07-26 | 1 | -77/+126 |
| | | | | | | | | | | | | | | | | | | * 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 Smith | 2010-07-23 | 1 | -5/+11 |
| | |||||
* | qdoc: Cleaned up the Inherits and Inherited by lines for QML elements. | Martin Smith | 2010-07-23 | 1 | -22/+14 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵ | Qt Continuous Integration System | 2010-07-22 | 1 | -5/+7 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Smith | 2010-07-22 | 1 | -1/+0 |
| | | |||||
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-22 | 1 | -1/+49 |
| |\ | |||||
| * | | qdoc: Fixed reporting of read-only status for QML properties. | Martin Smith | 2010-07-22 | 1 | -5/+8 |
| | | | | | | | | | | | | Task-number: QTBUG-11512 | ||||
* | | | Docs: Additional HTML extraction marks for enumerations. | Leandro Melo | 2010-07-22 | 1 | -1/+5 |
| |/ |/| | | | | | Reviewed-by: Martin Smith | ||||
* | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-07-16 | 1 | -1/+49 |
|\ \ | |/ |/| | | | | | Conflicts: tools/qdoc3/htmlgenerator.cpp | ||||
| * | Docs: HTML comments marks so Creator can extract data efficiently. | Leandro Melo | 2010-07-14 | 1 | -1/+49 |
| | | | | | | | | Reviewed-by: Martin Smith | ||||
* | | qdoc: Removed navigation arrow that was causing display problems. | Martin Smith | 2010-07-14 | 1 | -12/+18 |
| | | | | | | | | Task-number: QTBUG-12157, QTBUG-12148, QTBUG-12146 | ||||
* | | qdoc: Fixed several <div> elements that had the "/>" ending. | Martin Smith | 2010-07-13 | 1 | -4/+4 |
| | | |||||
* | | qdoc: Fixed breadcrumbs for QML examples. | Martin Smith | 2010-07-13 | 1 | -6/+11 |
| | | | | | | | | Task-number: QTBUG-11679 | ||||
* | | Doc: Cleaning style and adding support for Creator | Morten Engvoldsen | 2010-07-09 | 1 | -2/+2 |
| | | | | | | | | Note: Support for creator has been disabled. HTML-generator needs an update. | ||||
* | | Doc: fixing offline style | Morten Engvoldsen | 2010-07-09 | 1 | -7/+5 |
| | | |||||
* | | Doc: Adding support for Qt Creator style | Morten Engvoldsen | 2010-07-09 | 1 | -2/+16 |
| | | | | | | | | | | | | Adding a variable to the qdocconf file will now generate the docs in Creator format Reviewed-by: Martin Smith | ||||
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | Doc: documenting docs | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 |
| | | | |||||
* | | | qdoc: Fixed broken QML property links. | Martin Smith | 2010-07-08 | 1 | -1/+1 |
|/ / | | | | | | | Task-number: QTBUG-12038 | ||||
* | | Doc: more cleaning | Morten Engvoldsen | 2010-07-08 | 1 | -24/+3 |
| | | |||||
* | | Doc: cleaning html generator | Morten Engvoldsen | 2010-07-08 | 1 | -26/+0 |
| | | |||||
* | | Doc: changing index page | Morten Engvoldsen | 2010-07-08 | 1 | -6/+46 |
| | | |||||
* | | Doc: adding HTML class names and style docs to the generator | Morten Engvoldsen | 2010-07-08 | 1 | -32/+34 |
| | | |||||
* | | qdoc: Fixed table of contents for namespace pages. | Martin Smith | 2010-07-08 | 1 | -1/+2 |
| | | | | | | | | Task-number: QTBUG-11992 | ||||
* | | qdoc: Fixed a few links to QtObject (QML:QtObject) | Martin Smith | 2010-07-07 | 1 | -1/+4 |
| | | |||||
* | | qdoc: Removed a lot of dead code to minimize confusion. | Martin Smith | 2010-07-07 | 1 | -228/+1 |
| | | |||||
* | | qdoc: Fixed the case where the property and type names are the same. | Martin Smith | 2010-07-07 | 1 | -3/+5 |
|/ | | | | | | Also simplified some code. Task-number: QTBUG-6340 | ||||
* | qdoc: Simplified code to enable fixing of QTBUG-6340. | Martin Smith | 2010-07-06 | 1 | -382/+75 |
| | | | | | | Also reworded some of the text for QTBUG-11575. Task-number: QTBUG-6340, QTBUG-11575 | ||||
* | qdoc: Fixed type linking for QML properties (most of them). | Martin Smith | 2010-07-05 | 1 | -3/+4 |
| | | | | Task-number: QTBUG-6340 | ||||
* | qdoc: Fixed spacing before "default" and "read-only". | Martin Smith | 2010-07-02 | 1 | -7/+6 |
| | | | | Task-number: QTBUG-11346 | ||||
* | Doc: Adding navigation and style fixes. Also rearranging qml elements | Morten Engvoldsen | 2010-07-01 | 1 | -24/+25 |
| | |||||
* | Stopped trying to output QML property list in 2 columns | Martin Smith | 2010-06-30 | 1 | -0/+1 |
| | | | | Task-number: QTBUG-11009, QTBUG-11096 | ||||
* | Fixed copy-paste error in htmlgenerator.cpp | Rohan McGovern | 2010-06-26 | 1 | -1/+1 |
| | | | | | | Fixes: htmlgenerator.cpp:1893: error: stray ‘\’ in program | ||||
* | Doc: fixing search bug | Morten Engvoldsen | 2010-06-25 | 1 | -1/+11 |
| | |||||
* | Doc: Fixing bugs to style and script | Morten Engvoldsen | 2010-06-21 | 1 | -7/+7 |
| | |||||
* | Doc: adding offline docs to assistant and Qt Creator. Improving small docs ↵ | Morten Engvoldsen | 2010-06-02 | 1 | -27/+58 |
| | | | | and adding highlighting | ||||
* | doc: Changed last breadcrumb to not be a link. | Martin Smith | 2010-05-31 | 1 | -33/+16 |
| | | | | Task-number: QTBUG-10577 | ||||
* | qdoc: Fixed the model/view programming page; tried a style change. | Martin Smith | 2010-05-28 | 1 | -0/+3 |
| | |||||
* | Doc: Fixing bugs in HTML generator | Morten Engvoldsen | 2010-05-25 | 1 | -4/+4 |
| | |||||
* | qdoc: Improved class index page. | Martin Smith | 2010-05-25 | 1 | -104/+89 |
| | | | | The classes.html page will look good with the correct css. | ||||
* | qdoc: Fixed html error, but the problem is still there. | Martin Smith | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | qdoc: Changed number of columns to 1. Oila! | Martin Smith | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | Doc: Changes to the HTMLGenerator, style and js | Morten Engvoldsen | 2010-05-21 | 1 | -10/+10 |
| | | | | | | Replacing tables with lists in the HTML generator Adding img to search box Moving JS from template to script files | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-05-20 | 1 | -1/+1 |
|\ | |||||
| * | qdoc: Set back to 3 cols for class list; we have a scrollbar now. | Martin Smith | 2010-05-19 | 1 | -1/+1 |
| | | |||||
* | | qdoc: Propagate the language information into the XML as before. | David Boddie | 2010-05-20 | 1 | -1/+1 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | Doc: Adding support for IE 6, 7 and 8 | Morten Engvoldsen | 2010-05-18 | 1 | -0/+15 |
| | | | | Fixing index page bugs |