quandoparte
12 years agoUpdated stations
Luciano Montanaro [Tue, 31 May 2011 23:18:23 +0000 (01:18 +0200)]
Updated stations

12 years agoNew version 0.1.0
Luciano Montanaro [Sun, 29 May 2011 17:10:04 +0000 (19:10 +0200)]
New version 0.1.0

Version number is taken from the application.pro file

12 years agoEnable use of StationListModel
Luciano Montanaro [Sun, 29 May 2011 13:42:00 +0000 (15:42 +0200)]
Enable use of StationListModel

12 years agoUse the new StationListModel
Luciano Montanaro [Sun, 29 May 2011 09:45:43 +0000 (11:45 +0200)]
Use the new StationListModel

12 years agoAdded new StationListModel class
Luciano Montanaro [Sun, 29 May 2011 08:59:06 +0000 (10:59 +0200)]
Added new StationListModel class

Added a true list model to load the station list from.

12 years agoAdded guards for Maemo5 specific code
Luciano Montanaro [Fri, 27 May 2011 23:16:12 +0000 (01:16 +0200)]
Added guards for Maemo5 specific code

12 years agoAdded stationlist generation tools
Luciano Montanaro [Fri, 27 May 2011 23:14:31 +0000 (01:14 +0200)]
Added stationlist generation tools

downloaddata.sh downloads data from informationfreeway,
generatelist.xq generates the xml station list from the osmn data

13 years agoAdded Italian translation file
Luciano Montanaro [Sun, 22 May 2011 10:32:56 +0000 (12:32 +0200)]
Added Italian translation file

13 years agoUpdated debian files
Luciano Montanaro [Sun, 22 May 2011 10:25:26 +0000 (12:25 +0200)]
Updated debian files

Fixed application category, added icon, misc Maemo fields

13 years agoAdd version information to the about dialog
Luciano Montanaro [Sun, 22 May 2011 10:24:28 +0000 (12:24 +0200)]
Add version information to the about dialog

Also show the about information from the Station List view

13 years agoEmit a signal when the about menu is selected
Luciano Montanaro [Sun, 22 May 2011 10:21:08 +0000 (12:21 +0200)]
Emit a signal when the about menu is selected

13 years agoBumped version number
Luciano Montanaro [Sun, 22 May 2011 08:10:15 +0000 (10:10 +0200)]
Bumped version number

Bumped version number, corrected application name in rules and
added chenges to te changelog

13 years agoAdded more stations to the Station List
Luciano Montanaro [Sun, 22 May 2011 08:08:39 +0000 (10:08 +0200)]
Added more stations to the Station List

Helpful for testing

13 years agoAdded autohiding for Station List filter
Luciano Montanaro [Thu, 19 May 2011 22:53:00 +0000 (00:53 +0200)]
Added autohiding for Station List filter

13 years agoImplemented Station List filtering
Luciano Montanaro [Wed, 18 May 2011 23:49:13 +0000 (01:49 +0200)]
Implemented Station List filtering

It is now possible to reduce filter the station list by typing
characters in the TextEdit widget at the bottom of the Station List.

13 years agoAdded localization
Luciano Montanaro [Mon, 16 May 2011 23:13:35 +0000 (01:13 +0200)]
Added localization

Localization, with initial translation to Italian

13 years agoAdded download throbber to station list view
Luciano Montanaro [Mon, 16 May 2011 20:55:37 +0000 (22:55 +0200)]
Added download throbber to station list view

13 years agoImplemented Arrival/Departures selection
Luciano Montanaro [Sat, 14 May 2011 16:46:01 +0000 (18:46 +0200)]
Implemented Arrival/Departures selection

Many changes, the StationView class is now mostly useful.
It is possible to select arrivals/departures from the menu to change the
displayed section.

Implemented using the QWebElement dom functions to annotate the elements
as departures or arrivals, as the structure of the viaggiatreno site is
unsuitable for a css only solution.

13 years agoInitial version
Luciano Montanaro [Sun, 8 May 2011 21:04:26 +0000 (23:04 +0200)]
Initial version