diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-07-10 11:23:07 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-07-10 11:23:07 (GMT) |
commit | 8f84ccc8d16383e722f07578dbfa2b15c2b24431 (patch) | |
tree | da2c590d7071ba535c41af00fe8ba310c8303e09 /tools/qdoc3/test/qt.qdocconf | |
parent | cf907cb8ab5ecb95d964762c1cce586fa2207dff (diff) | |
parent | 6988f2bb36dafc2223c326b6fd21e49586b1379b (diff) | |
download | Qt-8f84ccc8d16383e722f07578dbfa2b15c2b24431.zip Qt-8f84ccc8d16383e722f07578dbfa2b15c2b24431.tar.gz Qt-8f84ccc8d16383e722f07578dbfa2b15c2b24431.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (59 commits)
Doc: Cleaning style and adding support for Creator
Add NTLMv2 authentication support to QAuthenticator.
QIODPLB: Sync behavior of ungetBlock() and ungetChar()
QFileIconProvider: Load icons on demand.
Doc: fixing offline style
Fix handling of SSL certificates with wildcard domain names
Doc: fixing examples link
doc: Fixed several qdoc warnings.
doc: Fixed several qdoc warnings.
SSL library loading: load system libs only once
Revert "SSL backend: load libraries for certificates only once"
doc: Fixed several qdoc warnings.
doc: Fixed several qdoc warnings.
doc: Fixed several qdoc warnings.
doc: Fixed several qdoc warnings.
doc: Fixed several qdoc warnings.
Doc: Adding support for Qt Creator style
doc: Fixed last of the declarative/QML qdoc warnings.
qdoc: Marked some missing declarative properties and functions as \internal.
qhelpgenerator: Fix namespace syntax checking.
...
Diffstat (limited to 'tools/qdoc3/test/qt.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qt.qdocconf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/qdoc3/test/qt.qdocconf b/tools/qdoc3/test/qt.qdocconf index d132771..5575b7b 100644 --- a/tools/qdoc3/test/qt.qdocconf +++ b/tools/qdoc3/test/qt.qdocconf @@ -51,17 +51,10 @@ qhp.Qt.extraFiles = index.html \ images/dynamiclayouts-example.png \ scripts/functions.js \ scripts/jquery.js \ - scripts/shBrushCpp.js \ - scripts/shCore.js \ - scripts/shLegacy.js \ scripts/narrow.js \ scripts/superfish.js \ - style/shCore.css \ - style/shThemeDefault.css \ style/narrow.css \ style/superfish.css \ - style/superfish_skin.css \ - style/OfflineStyle.css \ style/style_ie6.css \ style/style_ie7.css \ style/style_ie8.css \ |