Review Request 112590: Fix todo marker words and detailed completion settings not persistent across application restart.
Vlas Puhov
vlas.puhov at mail.ru
Wed Sep 11 16:01:38 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112590/
-----------------------------------------------------------
(Updated Sept. 11, 2013, 8:01 p.m.)
Review request for KDevelop.
Changes
-------
Store CompletionLevel as a string entry. Accessor function transforms restored value to the CompletionLevel enum and checks it's correctness.
Description
-------
CCPreferences class is written with use of KCModule, so all setting can be saved/loaded automatically. For that widget's names should start with kcfg_ prefix, but neither todoMarkerWords nor completionDetail had one, so this feature didn't work.
This addresses bug 324510.
http://bugs.kde.org/show_bug.cgi?id=324510
Diffs (updated)
-----
shell/settings/ccsettings.ui 64d24e2
shell/settings/ccpreferences.h 4ecf623
shell/settings/ccpreferences.cpp 0347fc6
shell/settings/ccconfig.kcfg 1bc89b1
shell/completionsettings.h b3f28ce
shell/completionsettings.cpp 6b6adf6
interfaces/icompletionsettings.h eb615ae
Diff: http://git.reviewboard.kde.org/r/112590/diff/
Testing
-------
Thanks,
Vlas Puhov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130911/586240e2/attachment.html>
More information about the KDevelop-devel
mailing list