| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Replacing tables with lists in the HTML generator
Adding img to search box
Moving JS from template to script files
|
|
|
|
| |
Fixing index page bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
index.qdoc updated the HTML to use sprites
images - deleted obsolete images from templates/images
images - added new images to templates/images
styles.css - updated styles to handle index, sprites and templates correct.
assistant.qdoconf - updates images
designer.qdoconf - updates images
linguist.qdoconf - updates images
declarative.qdoconf - updates images
qmake.qdoconf - updates images
qt-build-docs.qdoconf - updates images
qt-build-docs_zh_CN.qdoconf - updates images
qt-defines.qdoconf - updates images
qt.qdoconf - updates images
qt_zh_CN.qdoconf - updates images
qt-htmlTemplates.qdoconf - updated template to use sprites
declarativeui.qdoc - removed <br>
Reviewed-by: Trust Me
|
|
|
|
| |
And this time I also did it for qdeclarative.qdocconf
|
| |
|
|
|
|
| |
Very cool.
|
|\
| |
| |
| |
| | |
Conflicts:
doc/src/qt4-intro.qdoc
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
qdoc3 warns when it doesn't find doc source files that are listed in the
.qdocconf file, but it doesn't error out. Thus the manuals haven't been
generated since the 4.6 doc reorganization, but the failure has been
silent.
Reviewed-by: Trust Me
|
| |
| |
| |
| | |
Reviewed-by: Trust Me
|
|/
|
|
|
|
| |
Update Qt version markers to indicate Qt 4.7.0.
The Qt 4.6 branch point was actually 6 commits ago...
|
|
|
|
| |
Reviewed-by: Trust Me
|
|
|
|
| |
Reviewed-by: Trust Me
|
|\ |
|
| |
| |
| |
| | |
Reviewed-by: David Boddie
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
As we saw with the 4.5.1 release, failing to increment the namespaces
when incrementing the Qt version causes some featuresof Assistant to
break.
Reviewed-by: Trust Me
|
| |
| |
| |
| | |
Reviewed-By: TrustMe
|
| |
| |
| |
| | |
Reviewed-by: Trust me
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/gui/graphicsview/qgraphicsitem.cpp
tools/qdoc3/test/assistant.qdocconf
tools/qdoc3/test/designer.qdocconf
tools/qdoc3/test/linguist.qdocconf
tools/qdoc3/test/qmake.qdocconf
tools/qdoc3/test/qt-build-docs.qdocconf
tools/qdoc3/test/qt.qdocconf
|
| |
| |
| |
| |
| |
| |
| |
| | |
should have been part of c8285ec610b02f440f692be90aed1e6925a8675
Task-number: 251346
Reviewed-by: TrustMe
BT: yes
|
| |
|
|
|