Revision ff28d0d...

Go back to digest for 17th July 2011

Bug Fixes in Utilities

Friedrich Karl Tilman Pülz committed changes in [publictransport] /:

Fix route stop type detection bugs and use more stop icons

- Fix home stop marking if the stop name differs from the home stop name
Useful for bus/train stations with special names for eg. bus/train platforms
Fixed by using the time in minutes from the home stop to a route stop
to check if that route stop is the home stop (0 minutes => is the home stop)
- Fix target stop marking, checked for the last item in the complete route stop list
with an index of the list of shown route stops only
- Store a pointer in route stop marker items to the associated route stop text items
to be able to check if a marker item is associated with the highlighted stop
- Special icons in route items for the home stop, target/origin stop and
the highlighted stop

File Changes

Modified 2 files
  •   applet/routegraphicsitem.cpp
  •   applet/routegraphicsitem.h
2 files changed in total