Prepare QtHelp library for modularized documentation.
authorPierre Rossi <pierre.rossi@nokia.com>
Wed, 1 Aug 2012 12:20:32 +0000 (14:20 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 2 Aug 2012 15:37:56 +0000 (17:37 +0200)
commit227a60a427f83931ca8bdaec7509a673738f053b
tree361a34049f4b15efc8782966e6bb80a7382308cd
parent677acf607409b4fe99a99516ddd6fc81e63cd82c
Prepare QtHelp library for modularized documentation.

- Support ".." in QCH documentation file paths.
  This essentially means that we stop using cleanPath, and where needed,
  prepend the virtual folder name, followed by "/..", in front of the
  original path.
- Remove com.trolltech default DocPath since this was not used anymore.

Done-with: Casper van Donderen <casper.vandonderen@nokia.com>
Change-Id: I7309805000f343e2f58c74cd0655a936399fd939
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/assistant/assistant/helpenginewrapper.cpp
src/assistant/assistant/helpenginewrapper.h
src/assistant/assistant/helpviewer.cpp
src/assistant/assistant/helpviewer.h
src/assistant/assistant/helpviewer_qtb.cpp
src/assistant/assistant/helpviewer_qwv.cpp
src/assistant/assistant/mainwindow.cpp
src/assistant/help/qhelpcontentwidget.cpp
src/assistant/help/qhelpengine.h
src/assistant/help/qhelpengine_p.h
src/assistant/help/qhelpenginecore.cpp