Revision cc1e4ad...
Go back to digest for 3rd July 2011Features in Utilities
Friedrich Karl Tilman Pülz committed changes in [publictransport] /:
Possibility to highlight a stop + Better space usage
- Add context menu entry in route stop items to highlight a stop (also highlights departures/arrivals via that stop)
- Don't display too many route stop items (omit some if there's not enough space)
- Elide too long filter names when shown in the filter button
- Externalize some drawing code into new class DeparturePainter
- Some whitespace fixes, comments
File Changes
Added 2 files
- applet/departurepainter.cpp
- applet/departurepainter.h
Modified 13 files
- applet/CHANGELOG
- applet/CMakeLists.txt
- applet/departuremodel.cpp
- applet/departuremodel.h
- applet/filter.h
- applet/global.h
- applet/publictransport.cpp
- applet/publictransport.h
- applet/routegraphicsitem.cpp
- applet/routegraphicsitem.h
- applet/timetablewidget.cpp
- applet/timetablewidget.h
- applet/titlewidget.cpp
15 files changed in total