D12793: Reenable navigation inside QtDocumentation
Christoph Roick
noreply at phabricator.kde.org
Wed May 9 22:37:52 UTC 2018
croick created this revision.
Restricted Application added a project: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
croick requested review of this revision.
REVISION SUMMARY
- updating a web page using `QtWebEnginePage::load()` in `StandardDocumentationView`does not seem to work for the Qt documentation pages and only using a new widget does the job
- adding a url to the documentation history when showing a page now is the default, which reverts 3f7a93af06ce
- requires similar changes in kdev-php
BUG 393445
TEST PLAN
- navigate in Qt documentation between different classes (QString->QChar for example)
- navigate in manpages
- navigate in PHP documentation (with changes applied to kdev-php)
REPOSITORY
R32 KDevelop
BRANCH
qthelp
REVISION DETAIL
https://phabricator.kde.org/D12793
AFFECTED FILES
kdevplatform/documentation/documentationview.cpp
kdevplatform/documentation/documentationview.h
kdevplatform/interfaces/idocumentationprovider.h
plugins/cmake/cmakedocumentation.h
plugins/manpage/manpageplugin.h
plugins/qthelp/qthelpdocumentation.cpp
plugins/qthelp/qthelpproviderabstract.cpp
plugins/qthelp/qthelpproviderabstract.h
To: croick
Cc: kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowdodger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180509/39c31dd4/attachment.html>
More information about the KDevelop-devel
mailing list