Revision b5b534f...
Go back to digest for 17th July 2011Features in Utilities
Friedrich Karl Tilman Pülz committed changes in [publictransport] /:
New alarm configuration UI (same as filter UI)
- Looks almost like the filter configuration UI
- Alarms cannot be disabled any longer, the setting can be removed
from AlarmSettings later. Could use a CheckComboBox for that, but alarms
can already be enabled/disabled per stop.
- New class AlarmSettingsList with convenience methods, just like FilterSettingsList.
Could create a base class for those lists of items with names or use a QHash instead.
File Changes
Modified 5 files
- applet/alarmConfig.ui
- applet/publictransport.cpp
- applet/publicTransportFilterConfig.ui
- applet/settings.cpp
- applet/settings.h
5 files changed in total