Bump version to 0.9.0
[quandoparte] / application / resources / harmattan /
2014-01-04 Luciano MontanaroNote that checkingInterval is deprecated
2013-12-27 Luciano MontanaroDisable favorites for harmattan
2013-11-16 Luciano MontanaroImplement Station map lookup
2013-11-14 Luciano MontanaroCleaned up Harmattan AboutPage
2013-11-10 Luciano MontanaroSmall updates to qml files
2013-11-10 Luciano MontanaroSmall improvements to the AboutPage layout
2013-11-06 Luciano MontanaroA few more fixes for version 0.6.0
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
2013-09-25 Luciano MontanaroFix error reporting in the station page
2012-07-28 Luciano MontanaroFix single instance, use meegotouch icon
2012-07-12 Luciano MontanaroBumped version number to 0.5.0
2012-07-10 Luciano MontanaroTry to use booster
2012-07-10 Luciano MontanaroFix Search Toolbar transition
2012-01-29 Luciano MontanaroAdded refresh button to station schedule page
2012-01-29 Luciano MontanaroReworked interface to work with taller fonts in Harmatt...
2012-01-18 Luciano MontanaroAnimate the Search bar
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-12 Luciano Montanarouse === instead of ==
2012-01-12 Luciano MontanaroImproved platform display
2012-01-12 Luciano MontanaroRemoved unneeded element
2012-01-12 Luciano MontanaroImprove display and i18n
2012-01-12 Luciano MontanaroRefactored StationScheduleDelegate to its own file.
2012-01-10 Luciano MontanaroFix i18n of header labels
2012-01-09 Luciano MontanaroFix binding loop
2012-01-09 Luciano MontanaroBumped cpatch level, entering Beta tags/0.4.81
2012-01-09 Luciano MontanaroAutoupdate QML changes
2012-01-09 Luciano MontanaroImplemented AutoUpdate
2012-01-08 Luciano MontanaroRework user interface
2012-01-08 Luciano MontanaroFix undefined value
2012-01-08 Luciano MontanaroFix menu not working, and warning about anchors
2011-12-27 Luciano MontanaroAdd ability to check train details
2011-12-27 Luciano MontanaroDisplay the platform information in the Station schedul...
2011-12-27 Luciano MontanaroAdded delay class indicator
2011-12-27 Luciano MontanaroRemoved the Toolbar from the PageStack component
2011-12-27 Luciano MontanaroUse the StationScheduleModel new type property
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 MontanaroRefactoring DefaultMargins -> DefaultMargin
2011-12-27 Luciano MontanaroFix missing desktop file during installation
2011-12-27 Luciano MontanaroShow schedules
2011-12-27 Luciano MontanaroShow data for the schedule
2011-12-27 Luciano MontanaroAdded a few more constants to the constants file
2011-12-27 Luciano MontanaroAdded busy indicator
2011-12-27 Luciano MontanaroAdded arrow symbol to schedule list
2011-12-27 Luciano MontanaroStart of a proper station schedule parsing.
2011-12-27 Luciano MontanaroAdaptations for StationScheduleModel class
2011-12-27 Luciano MontanaroUpdated qml files to reflect C++ changes
2011-12-27 Luciano MontanaroAdded a new InfoBar component
2011-12-27 Luciano MontanaroHide statusbar in Landscape orientation
2011-12-27 Luciano MontanaroRemoved OnCompleted section, it was breaking settings...
2011-12-27 Luciano MontanaroUse === instead of ==, it is safer
2011-12-27 Luciano MontanaroMerged work made during the Desktop Summit 2011
2011-12-27 Luciano MontanaroDo not open dialog when there is only one option
2011-12-27 Luciano MontanaroOpen links in about page
2011-12-27 Luciano MontanaroAdded Menu item to open the about page
2011-12-27 Luciano MontanaroAdded About Page
2011-12-27 Luciano MontanaroUse accent color for search highlight
2011-12-27 Luciano MontanaroIntroduced and used AccentColor constant to be used...
2011-12-27 Luciano MontanaroMoved JavaScript to its own file
2011-12-27 Luciano MontanaroCleanup commented out code
2011-12-27 Luciano MontanaroWhitespace fix
2011-12-27 Luciano MontanaroUse new showArrivalsPreferred setting in StationPage
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 MontanaroCleaned up ageHeader code
2011-12-27 Luciano MontanaroChanged PageHeader color to a gradient
2011-12-27 Luciano MontanaroAdded a shadow effect under the search bar
2011-12-27 Luciano MontanaroAdded Header combo-box
2011-12-27 Luciano MontanaroAdopted QtCreator suggestion about using ===
2011-12-27 Luciano MontanaroAdded Header Font constants
2011-12-27 Luciano MontanaroUse the constants, improve layout
2011-12-27 Luciano MontanaroAdded my own UiConstants file since I cannot find the...
2011-12-27 Luciano MontanaroSort station list alphabetically on startup
2011-12-27 Luciano MontanaroReordered import statements
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-27 Luciano MontanaroFixed desktop file
2011-12-27 Luciano MontanaroAdded QML for Harmattan
2011-12-27 Luciano Montanarodifferentiate fremantle/harmattan desktop files
2011-12-22 Luciano MontanaroAdd ability to check train details
2011-12-19 Luciano MontanaroDisplay the platform information in the Station schedul...
2011-12-18 Luciano MontanaroAdded delay class indicator
2011-12-11 Luciano MontanaroRemoved the Toolbar from the PageStack component
2011-12-11 Luciano MontanaroUse the StationScheduleModel new type property
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-12-04 Luciano MontanaroRefactoring DefaultMargins -> DefaultMargin
2011-12-04 Luciano MontanaroFix missing desktop file during installation
2011-11-27 Luciano MontanaroShow schedules
next