Revision 1219769
Go back to digest for 13th February 2011Features in KDE Base
Friedrich Karl Tilman Pülz committed changes in /trunk/playground/base/plasma/dataengines/publictransport:
- Fixed the helper function "trim" for scripts.
It now first removes HTML space entities ( ) and then calls QString::trimmed().
- de_rmv: Added date, operator and route parsing.
The route information seems to be always limited to two stops (one intermediate stop and the target stop).
Also parses more journey news (less important ones like "bicycles need booking").
File Changes
Modified 3 files
- /trunk/playground/base/plasma/dataengines/publictransport
- /scripting.h
- /timetableaccessor_script.cpp
- /timetableaccessor_xml.cpp
3 files changed in total