Bump version to 0.9.0
[quandoparte] / application / stationlistmodel.cpp
2013-12-27 Luciano MontanaroAdd editable favorite role to StationListModel
2013-11-24 Luciano MontanaroMoved StationListModel to AbstractListModel base
2013-11-17 Luciano MontanaroAdd favorite role in StationListModel class
2013-11-16 Luciano MontanaroAdd Longitude and Latitude to StationListModel
2013-11-10 Luciano MontanaroAdd debugging for station list parsing
2013-10-26 Luciano MontanaroMore porting to Qt5
2013-10-07 Luciano MontanaroCheck Qt version for Qt5 related features
2013-09-29 Luciano MontanaroInitial changes for sailfish port
2012-01-15 Luciano MontanaroActually make the code visible to QML
2012-01-13 Luciano MontanaroParse the "code" element in the qpl file
2012-01-08 Luciano MontanaroPrint number of stations loaded on loading.
2011-12-27 Luciano MontanaroUse (begin/end)ResetModel() when loading items in the...
2011-12-27 Luciano MontanaroAdded calls to ensure the model is updated
2011-12-27 Luciano MontanaroStart of a proper station schedule parsing.
2011-12-27 Luciano MontanaroLess verbose debug of StationListModel loading code
2011-12-27 Luciano MontanaroAdded boilerplate license comment were it was missing
2011-12-27 Luciano MontanaroImprove debugging of StationList.load()
2011-12-11 Luciano MontanaroUse (begin/end)ResetModel() when loading items in the...
2011-11-26 Luciano MontanaroAdded calls to ensure the model is updated
2011-11-09 Luciano MontanaroStart of a proper station schedule parsing.
2011-08-21 Luciano MontanaroLess verbose debug of StationListModel loading code
2011-07-20 Luciano MontanaroAdded boilerplate license comment were it was missing
2011-07-17 Luciano MontanaroRemove commented out code
2011-07-17 Luciano MontanaroFix alpha sorting on startup
2011-07-17 Luciano MontanaroRemove commented out code
2011-07-17 Luciano MontanaroFix alpha sorting on startup
2011-07-10 Luciano MontanaroImprove debugging of StationList.load()
2011-06-05 Luciano MontanaroMade debug less verbose in StationListModel
2011-06-05 Luciano MontanaroAdded support for Geographical sorting
2011-06-03 Luciano MontanaroRefactored StationListModel
2011-06-01 Luciano MontanaroRead also pos from the stations.qpl file
2011-05-29 Luciano MontanaroAdded new StationListModel class