Warning, /frameworks/kcmutils/src/ksettings/TODO is written in an unsupported language. File is not indexed.

0001 - KPluginSelct.. listview should only show the name and comment, the rest is
0002   shown in a tooltip (I don't know how to get the tooltip working in the
0003   listview.)
0004 - Handle unsaved changes in KCMs that are hidden if the user deselects some
0005   plugin KCMs (in KSettings::Dialog::Configurable mode). Ideas:
0006   - don't allow changes to the plugin selection if there are unsaved changes in
0007     the main dlg ("You have unsaved changes in the configuration dialog, please
0008     save them first before changing the components selection.")
0009   - automatically save changes of hidden modules when the dialog is deleted
0010   - ask as soon as KCMultiDialog can detect that there are unsaved changes to
0011     hidden KCMs (it might even be possible to show the KCMs for that)
0012 
0013 # vim: tw=80