https://bugs.kde.org/show_bug.cgi?id=247338
Laurent Montel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version Fixed In| |4.8.1 Resolution| |FIXED --- Comment #6 from Laurent Montel <montel kde org> 2012-02-27 10:42:31 --- Git commit b138c271eff95afb51d35ecb8e77e14c94822ad1 by Montel Laurent. Committed on 27/02/2012 at 11:40. Pushed by mlaurent into branch 'KDE/4.8'. Fix Bug 247338 - Sonnet spellchecking dialogue: Cancel action not implemented properly signal languageChanged was emitted all the time when a config was changed in widget. So it was not as defined in api. Created a new signal configChanged() better name and keep old signal. Remove it for KDE5 and clean up this class (We need to make some work on sonnet for kde 5) FIXED-IN: 4.8.1 M +8 -0 kdeui/sonnet/configdialog.cpp M +14 -3 kdeui/sonnet/configdialog.h M +3 -3 kdeui/widgets/ktextedit.cpp http://commits.kde.org/kdelibs/b138c271eff95afb51d35ecb8e77e14c94822ad1 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
