Implement list sections for Harmattan
[quandoparte] / application / resources / harmattan / qml / StationListPage.qml
2013-10-26 Luciano MontanaroImplement list sections for Harmattan
2013-09-29 Luciano MontanaroImplement inverted theme mode
2013-09-29 Luciano MontanaroAdd a menu item to chose a dark theme
2012-07-10 Luciano MontanaroFix Search Toolbar transition
2012-01-17 Luciano MontanaroWhie space fix
2012-01-16 Luciano MontanaroRemoved debugging display
2012-01-15 Luciano MontanaroUse the new code field to fetch the station schedule
2012-01-10 Luciano MontanaroFix i18n of header labels
2012-01-09 Luciano MontanaroFix binding loop
2012-01-09 Luciano MontanaroImplemented AutoUpdate
2012-01-08 Luciano MontanaroRework user interface
2011-12-27 Luciano MontanaroTweaked UI, moved common code to its own component
2011-12-27 Luciano MontanaroImprove layout of station list page
2011-12-27 Luciano MontanaroMissing conversions.
2011-12-27 Luciano MontanaroShow data for the schedule
2011-12-27 Luciano MontanaroUpdated qml files to reflect C++ changes
2011-12-27 Luciano MontanaroRemoved OnCompleted section, it was breaking settings...
2011-12-27 Luciano MontanaroAdded Menu item to open the about page
2011-12-27 Luciano MontanaroUse accent color for search highlight
2011-12-27 Luciano MontanaroMoved JavaScript to its own file
2011-12-27 Luciano MontanaroUse Item instead of Row in sheet to fix warning
2011-12-27 Luciano MontanaroMoved header title update to PageHeader Component
2011-12-27 Luciano MontanaroUse Binding to select sorting mode instead of JavaScrip...
2011-12-27 Luciano MontanaroAdded a shadow effect under the search bar
2011-12-27 Luciano MontanaroAdded Header combo-box
2011-12-27 Luciano MontanaroUse the constants, improve layout
2011-12-27 Luciano MontanaroSort station list alphabetically on startup
2011-12-27 Luciano MontanaroMoved SearchBar to its own qml file
2011-12-27 Luciano MontanaroRemoved test ListModel
2011-12-27 Luciano MontanaroSwitch to the stationListProxyModel in QML
2011-12-27 Luciano MontanaroExperimenting with QML a bit more
2011-12-27 Luciano MontanaroAdded a WebView to the qml files
2011-12-27 Luciano MontanaroSome more experiments with the QML Mockup
2011-12-09 Luciano MontanaroTweaked UI, moved common code to its own component
2011-12-04 Luciano MontanaroImprove layout of station list page
2011-12-04 Luciano MontanaroMissing conversions.
2011-11-27 Luciano MontanaroShow data for the schedule
2011-10-25 Luciano MontanaroUpdated qml files to reflect C++ changes
2011-10-02 Luciano MontanaroRemoved OnCompleted section, it was breaking settings...
2011-08-21 Luciano MontanaroAdded Menu item to open the about page
2011-08-21 Luciano MontanaroUse accent color for search highlight
2011-07-31 Luciano MontanaroMoved JavaScript to its own file
2011-07-30 Luciano MontanaroUse Item instead of Row in sheet to fix warning
2011-07-30 Luciano MontanaroMoved header title update to PageHeader Component
2011-07-30 Luciano MontanaroUse Binding to select sorting mode instead of JavaScrip...
2011-07-24 Luciano MontanaroAdded a shadow effect under the search bar
2011-07-23 Luciano MontanaroAdded Header combo-box
2011-07-23 Luciano MontanaroUse the constants, improve layout
2011-07-22 Luciano MontanaroSort station list alphabetically on startup
2011-07-20 Luciano MontanaroMoved SearchBar to its own qml file
2011-07-16 Luciano MontanaroRemoved test ListModel
2011-07-15 Luciano MontanaroSwitch to the stationListProxyModel in QML
2011-07-15 Luciano MontanaroExperimenting with QML a bit more
2011-07-15 Luciano MontanaroAdded a WebView to the qml files
2011-07-15 Luciano MontanaroSome more experiments with the QML Mockup