qt6-bb10/src/tools/qdoc
Jan-Arve Saether 2e8763ca44 Fix a bug in qdoc where to look for index files.
This was only a problem if the qdocconf file was in the same
directory as the current directory (QDir::relativeFilePath()
returns an empty string in that case), so if the documentation was
generated with the makefile rules, this problem did not reveal itself.

Change-Id: I9c8956fdb46c4f307df7ab297dc94e8d3ef93fb4
Reviewed-by: Martin Smith <martin.smith@nokia.com>
2012-09-07 15:39:31 +02:00
..
doc Doc: Fix spelling errors 2012-08-17 22:45:27 +02:00
qmlparser replace remaining "const QChar &" with "QChar" 2012-05-22 20:56:38 +02:00
TODO.txt Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
atom.cpp qdoc: The \br macro is promoted to a qdoc command 2012-07-05 11:01:02 +02:00
atom.h qdoc: Removed several #if 1 macros. 2012-07-06 12:28:38 +02:00
codechunk.cpp Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
codechunk.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
codemarker.cpp doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
codemarker.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
codeparser.cpp doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
codeparser.h qdoc: Better error messages for QML command errors 2012-06-12 04:29:31 +02:00
config.cpp Let qdoc respect excludedirs for examples. 2012-08-29 14:12:00 +02:00
config.h Let qdoc respect excludedirs for examples. 2012-08-29 14:12:00 +02:00
cppcodemarker.cpp Use QString() instead of "". 2012-09-01 11:24:57 +02:00
cppcodemarker.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
cppcodeparser.cpp doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
cppcodeparser.h doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
ditaxmlgenerator.cpp Use QString() instead of "". 2012-09-01 11:24:57 +02:00
ditaxmlgenerator.h doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
doc.cpp Use QString() instead of "". 2012-09-01 11:24:57 +02:00
doc.h doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
editdistance.cpp Make qdoc compile with QT_STRICT_ITERATORS 2012-05-29 11:35:21 +02:00
editdistance.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
generator.cpp Doc: Simplify qtbase qdocconfs. 2012-08-31 01:16:56 +02:00
generator.h doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
helpprojectwriter.cpp QDoc: Write SHA1 of .qhp to file. 2012-08-31 21:23:38 +02:00
helpprojectwriter.h QDoc: Write SHA1 of .qhp to file. 2012-08-31 21:23:38 +02:00
htmlgenerator.cpp Use QString() instead of "". 2012-09-01 11:24:57 +02:00
htmlgenerator.h doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
jscodemarker.cpp Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
jscodemarker.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
location.cpp Fix a bug in qdocs handling of excludedirs 2012-08-17 19:31:50 +02:00
location.h Fix a bug in qdocs handling of excludedirs 2012-08-17 19:31:50 +02:00
main.cpp Fix a bug in qdoc where to look for index files. 2012-09-07 15:39:31 +02:00
node.cpp doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
node.h Use QString() instead of "". 2012-09-01 11:24:57 +02:00
openedlist.cpp Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
openedlist.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
plaincodemarker.cpp qdoc: Fix some QString usage issues (Krazy warnings). 2012-05-16 12:30:32 +02:00
plaincodemarker.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
puredocparser.cpp qdoc: Better error messages for QML command errors 2012-06-12 04:29:31 +02:00
puredocparser.h qdoc: Fixed pure doc parser 2012-05-25 17:23:20 +02:00
qdoc.pro QDoc: Write SHA1 of .qhp to file. 2012-08-31 21:23:38 +02:00
qmlcodemarker.cpp Make qdoc compile with QT_STRICT_ITERATORS 2012-05-29 11:35:21 +02:00
qmlcodemarker.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
qmlcodeparser.cpp qdoc: Changed \qmlclass to \qmltype, added \instantiates 2012-07-26 14:24:40 +02:00
qmlcodeparser.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
qmlmarkupvisitor.cpp Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
qmlmarkupvisitor.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
qmlvisitor.cpp Use QString() instead of "". 2012-09-01 11:24:57 +02:00
qmlvisitor.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
quoter.cpp qdoc3: Change suffix of DITA files to .dita 2012-03-15 00:50:47 +01:00
quoter.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
separator.cpp qdoc: Fix some QString usage issues (Krazy warnings). 2012-05-16 12:30:32 +02:00
separator.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
text.cpp qdoc: Fix some QString usage issues (Krazy warnings). 2012-05-16 12:30:32 +02:00
text.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
tokenizer.cpp qdoc: Fixed pure doc parser 2012-05-25 17:23:20 +02:00
tokenizer.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
tr.h Move qdoc into qtbase and bootstrap it 2012-03-08 05:31:40 +01:00
tree.cpp Use QString() instead of "". 2012-09-01 11:24:57 +02:00
tree.h doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
yyindent.cpp Make qdoc compile with QT_STRICT_ITERATORS 2012-05-29 11:35:21 +02:00