Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 1 | -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.7 | Martin Smith | 2010-08-06 | 1 | -4/+5 |
|\ | |||||
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-08-06 | 1 | -2/+5 |
| |\ | |||||
| * | | Doc: Fixing validation bugs | Morten Engvoldsen | 2010-08-06 | 1 | -4/+5 |
| | | | |||||
* | | | doc: Re-introduced next/previous page links in the footer. | Martin Smith | 2010-08-06 | 1 | -0/+55 |
| |/ |/| | | | | | Task-Nr: QTBUG-12278 | ||||
* | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-06 | 1 | -2/+5 |
|/ | |||||
* | qdoc: Removed three unused config variables. | Martin Smith | 2010-08-05 | 8 | -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 Smith | 2010-08-05 | 5 | -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.7 | Morten Engvoldsen | 2010-08-03 | 2 | -1/+48 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Jerome Pasion | 2010-08-03 | 8 | -60/+61 |
| |\ | |||||
| * | | Made changes to qdoc to allow it to accept a "style level" flag | Jerome Pasion | 2010-08-03 | 2 | -1/+48 |
| | | | |||||
* | | | Doc: removing empty links in bread crumb | Morten Engvoldsen | 2010-08-03 | 1 | -3/+3 |
| |/ |/| | |||||
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-08-02 | 7 | -59/+60 |
|\ \ | |||||
| * | | doc: Fixed many qdoc errors. | Martin Smith | 2010-08-02 | 1 | -0/+1 |
| | | | |||||
| * | | qdoc: Removed exclusion of declarative directories in qt-api-only.qdocconf | Martin Smith | 2010-08-02 | 6 | -59/+59 |
| |/ | |||||
* | | Doc: adding changes to getting started and fixing redirection links | Morten Engvoldsen | 2010-08-02 | 1 | -1/+1 |
|/ | |||||
* | Fixed the following sub-tasks for QTBUG-12192 | Kevin Wright | 2010-07-26 | 12 | -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 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 | 10 | -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 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 | 8 | -35/+137 |
| |\ | |||||
| * | | qdoc: Fixed reporting of read-only status for QML properties. | Martin Smith | 2010-07-22 | 10 | -42/+263 |
| | | | | | | | | | | | | Task-number: QTBUG-11512 | ||||
* | | | Docs: Additional HTML extraction marks for enumerations. | Leandro Melo | 2010-07-22 | 1 | -1/+5 |
| |/ |/| | | | | | Reviewed-by: Martin Smith | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-07-16 | 8 | -55/+141 |
|\ \ | | | | | | | | | | | | | Conflicts: tools/qdoc3/test/qt.qdocconf | ||||
| * \ | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-07-16 | 4 | -1/+75 |
| |\ \ | | |/ | |/| | | | | | | | Conflicts: tools/qdoc3/htmlgenerator.cpp | ||||
| | * | Docs: HTML comments marks so Creator can extract data efficiently. | Leandro Melo | 2010-07-14 | 4 | -1/+75 |
| | | | | | | | | | | | | Reviewed-by: Martin Smith | ||||
| * | | qdoc: Removed navigation arrow that was causing display problems. | Martin Smith | 2010-07-14 | 2 | -12/+19 |
| | | | | | | | | | | | | Task-number: QTBUG-12157, QTBUG-12148, QTBUG-12146 | ||||
| * | | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 2 | -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 files | Kai Koehne | 2010-07-09 | 2 | -8/+8 |
| | | | | | | | | | | | | Reviewed-by: David Boddie | ||||
| * | | 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 | 4 | -26/+21 |
| | | | | | | | | | | | | 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: Excluded the QML documentation from the Qt-only set. | David Boddie | 2010-07-16 | 3 | -0/+21 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
* | | | Doc: Whitespace fixes. | David Boddie | 2010-07-16 | 1 | -41/+41 |
|/ / | | | | | | | Reviewed-by: Trust Me | ||||
* | | Doc: Adding support for Qt Creator style | Morten Engvoldsen | 2010-07-09 | 3 | -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 Smith | 2010-07-09 | 1 | -1/+2 |
| | | |||||
* | | 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 | 2 | -2/+2 |
|/ / | | | | | | | Task-number: QTBUG-12038 | ||||
* | | Doc: more cleaning | Morten Engvoldsen | 2010-07-08 | 1 | -24/+3 |
| | | |||||
* | | Doc: fixing escape character | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 |
| | | |||||
* | | Doc: cleaning html generator | Morten Engvoldsen | 2010-07-08 | 1 | -26/+0 |
| | | |||||
* | | Doc: changing index page | Morten Engvoldsen | 2010-07-08 | 2 | -7/+46 |
| | | |||||
* | | Doc: fixing link to devnet | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 |
| | | |||||
* | | Doc: adding HTML class names and style docs to the generator | Morten Engvoldsen | 2010-07-08 | 1 | -32/+34 |
| | | |||||
* | | Doc: fixing typo | Morten Engvoldsen | 2010-07-08 | 1 | -3/+2 |
| | | |||||
* | | 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 | 3 | -16/+10 |
| | |