Skip to content
  • Michal Klocek's avatar
    Add spell checker support · 4713387c
    Michal Klocek authored
    
    
    Integrate chromium spell checker:
    * add spellchecker and dependencies to build
    * underline misspelled words in html text areas
    * right-click context menu shows up to 4 options to
      correct the misspelled word
    * toggle spell check from context menu
    * add new qml and widget api calls to qwebengineprofile
      to enable/disable spell check, select spell check language,
      get list of supported languages/dictionaries
    * register new qml spell check properties for QtWebEngine 1.3
    * CONFIG+="no_spellcheck" to remove spellcheck support
    
    Change-Id: Ie61434ab9493597d7759a6f33794f6859c4e3a4c
    Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>
    4713387c