Skip to content

AndyMatt/Qt4-Hunspell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Modified version of Hunspell with Qt4 Support

  • Removed all Qt5 and Qt6 Support
  • Added Underline Highlighting
  • Added Context Menu Implementation (No Add to dictionary or Ignore yet)

Original Markdown:

Spell-Checking-with-Hunspell-and-Qt

Qt 5/6 + hunspell example code

Put to git from here: https://wiki.qt.io/Spell-Checking-with-Hunspell

To ease the compilation and testing. Additionally, the following improvements had been added:

  • Replacement of deprecated Hunspell functions
  • Replacement of deprecated QRegExp with QRegularExpressions
  • Replacement of old style signal/slot connects
  • Add compatibility for Qt 6
  • Implementation of "Replace all"
  • Minor fixes and Cpplint/Clang-Tidy/Clazy

About

A Reimplementation of hunspell suport for Qt4

Resources

Stars

Watchers

Forks

Packages

No packages published