Revision 6aa8a72...
Go back to digest for 10th July 2011Features in Utilities
Friedrich Karl Tilman Pülz committed changes in [publictransport/NewFilterSettings] /:
Fixed configuration classes to work with new filter data structures.
- Multiple filters can now be enabled per stop in the StopSettingsDialog
- Give a stop index to StopSettingsDialog, now needed to know which filters are enabled for the edited stop (now stored in FilterSettings::affectedStops)
- New data role (FilterSettingsRole) to store FilterSettings objects in the model for the "used filters"-combobox
File Changes
Modified 8 files
- applet/settings.cpp
- libpublictransporthelper/enums.h
- libpublictransporthelper/stopsettings.cpp
- libpublictransporthelper/stopsettings.h
- libpublictransporthelper/stopsettingsdialog.cpp
- libpublictransporthelper/stopsettingsdialog.h
- libpublictransporthelper/stopwidget.cpp
- libpublictransporthelper/stopwidget.h
8 files changed in total