-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114158/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: kdelibs


Description
-------

Use Sonnet::Decorator internally in KTextEdit

In order to keep api compatibility we create a custom Sonnet::Decorator and 
proxy the virtual methods.
The spellcheckdecorator event filter intercepts the context menu for mispelled 
words our implementation will only be called for all other context menu events.


Diffs
-----

  tier3/ktextwidgets/src/widgets/ktextedit.h 2086607 
  tier3/ktextwidgets/src/widgets/ktextedit.cpp f5d0331 

Diff: http://git.reviewboard.kde.org/r/114158/diff/


Testing
-------

I still have something wrong with my spell checker in KF5: 
Aurélien tested for me, there appear to be some issues, such as not showing a 
context menu until a language is set, but this seems to be independent from 
this patch.


Thanks,

David Edmundson

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to