Version: 0.8.1 (using KDE KDE 3.3.2) Installed from: Gentoo Packages OS: Linux please enable comparison forms for adverbs (as they are for adjectives)
SVN commit 714050 by gladhorn: Make the grammar practice selection much better. In the config dialog one can check the grammar tests to use now. This also allows for adverb (mixed with adjective or alone) tests. Give the doc default grammar when using the wizard. Rewrite the type for test selection funtion as checkType. Deprecate a function that probably doesn't work, esp if multiple word types are allowed to share a special type. BUG: 106451 M +0 -28 libkdeedu/keduvocdocument/keduvocwordtype.cpp M +1 -1 libkdeedu/keduvocdocument/keduvocwordtype.h M +18 -5 parley/src/common-dialogs/parley.kcfg M +2 -0 parley/src/kva_io.cpp M +2 -0 parley/src/practice/AdjQueryDlg.cpp M +71 -90 parley/src/practice/kvtquery.cpp M +10 -4 parley/src/practice/kvtquery.h M +47 -8 parley/src/practice/kvtquerymanager.cpp M +34 -24 parley/src/practice/startpracticewidget.cpp M +2 -0 parley/src/practice/startpracticewidget.h M +81 -49 parley/src/practice/startpracticewidget.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=714050