Skip to content
  • Eike Ziller's avatar
    TextBrowserHelpViewer: Fix opening external links · 91ffe63e
    Eike Ziller authored
    
    
    External links were not opening at all. The logic for that was present
    for TextBrowserHelpViewer::setSource, but clicking on links would
    directly go through the text browsers loadResource method. Avoid that by
    turning off openLinks and handling the anchorClicked signal instead.
    
    Task-number: QTCREATORBUG-15491
    Change-Id: I86017f14138b98738221c1aed42c37551feaf671
    Reviewed-by: default avatarKai Koehne <kai.koehne@theqtcompany.com>
    91ffe63e