Bump version to 0.9.0
[quandoparte] / application / stationlistview.cpp
2011-12-27 Luciano MontanaroWhitespace cleanup
2011-12-27 Luciano MontanaroMerged work made during the Desktop Summit 2011
2011-12-27 Luciano MontanaroMoved sortingMode to StationListProxyModel
2011-12-27 Luciano MontanaroMoved SortingMode enum to StationListProxyModel
2011-12-27 Luciano MontanaroSet caseSensitivity in the model
2011-10-02 Luciano MontanaroWhitespace cleanup
2011-08-21 Luciano MontanaroMerged work made during the Desktop Summit 2011
2011-07-17 Luciano MontanaroMoved sortingMode to StationListProxyModel
2011-07-17 Luciano MontanaroMoved SortingMode enum to StationListProxyModel
2011-07-17 Luciano MontanaroSet caseSensitivity in the model
2011-07-05 Luciano MontanaroOnly update Geoposition when sorting by distance.
2011-06-25 Luciano MontanaroAdded "clear" button to filter bar
2011-06-19 Luciano MontanaroRefactored QGeoPositionInfoSource usage
2011-06-19 Luciano MontanaroImplemented minimal settings dialog
2011-06-18 Luciano MontanaroFix recent list filtering
2011-06-12 Luciano MontanaroAdded Show RecentStation mode
2011-06-12 Luciano MontanaroSave State in StationListView
2011-06-05 Luciano MontanaroBumped version to 0.2.0
2011-06-05 Luciano MontanaroSynchronize sort type menu items with internal status
2011-06-05 Luciano MontanaroImplement Alpha and Distance sort in menu
2011-06-05 Luciano MontanaroAdded Sorting method Enum
2011-06-05 Luciano MontanaroAdded handling of sorting preferences
2011-06-05 Luciano MontanaroAdded support for Geographical sorting
2011-06-02 Luciano MontanaroRemoved test QStringList code
2011-06-02 Luciano MontanaroImplement Position tracking
2011-05-29 Luciano MontanaroEnable use of StationListModel
2011-05-29 Luciano MontanaroUse the new StationListModel
2011-05-22 Luciano MontanaroEmit a signal when the about menu is selected
2011-05-22 Luciano MontanaroAdded more stations to the Station List
2011-05-19 Luciano MontanaroAdded autohiding for Station List filter
2011-05-18 Luciano MontanaroImplemented Station List filtering
2011-05-14 Luciano MontanaroImplemented Arrival/Departures selection
2011-05-08 Luciano MontanaroInitial version