Revision 547455

Go back to digest for 4th June 2006

Features in Utilities

Jason Kivlighn committed changes in /trunk/extragear/utils/krecipes/src:

It's about time I implemented this: allow selecting which ingredient properties to
display.

This can be done via Data->Properties and checking/unchecking the tickbox next to a
property.

It is important to note that properties to show are stored in the user configuration
file, and NOT the database. This means users can select which properties without
affecting other users who are potentially sharing the same database (i.e. a remote
database).

File Changes

Modified 4 files
  • /trunk/extragear/utils/krecipes/src
  •   /dialogs/propertiesdialog.cpp
  •   /exporters/htmlexporter.cpp
  •   /widgets/propertylistview.cpp
  •   /widgets/propertylistview.h
4 files changed in total