quandoparte
2011-08-21 Luciano MontanaroAdd new file to application.pro
2011-08-21 Luciano MontanaroAdded About Page
2011-08-21 Luciano MontanaroUse accent color for search highlight
2011-08-21 Luciano MontanaroIntroduced and used AccentColor constant to be used...
2011-08-21 Luciano MontanaroAdd stationListSortingMode property to the settings...
2011-08-21 Luciano MontanaroLess verbose debug of StationListModel loading code
2011-07-31 Luciano MontanaroAdded new files to application.pro
2011-07-31 Luciano MontanaroLoad station list asynchronously
2011-07-31 Luciano MontanaroCreated stub StationSchedule class
2011-07-31 Luciano MontanaroMoved JavaScript to its own file
2011-07-31 Luciano MontanaroCleanup commented out code
2011-07-31 Luciano MontanaroAdd new QML interface
2011-07-31 Luciano MontanaroFix signal signature
2011-07-31 Luciano MontanaroFix disconnect() and change signal signature
2011-07-31 Luciano MontanaroWhitespace fix
2011-07-31 Luciano MontanaroUse Settings instead of QSettings
2011-07-31 Luciano MontanaroFix saving of showArrivalsPreferred
2011-07-31 Luciano MontanaroREfactored DataProvider method names
2011-07-30 Luciano MontanaroRefactoring - Moved instance() to the top of the file
2011-07-30 Luciano MontanaroUse new showArrivalsPreferred setting in StationPage
2011-07-30 Luciano MontanaroUse Item instead of Row in sheet to fix warning
2011-07-30 Luciano MontanaroAdd showArrivalsPreferred property to settings class
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-30 Luciano MontanaroCleaned up ageHeader code
2011-07-27 Luciano MontanaroUse DataProvider class form the App
2011-07-27 Luciano MontanaroFix compilation on Maemo5
2011-07-27 Luciano MontanaroAdded DataProvider class
2011-07-24 Luciano MontanaroChanged PageHeader color to a gradient
2011-07-24 Luciano MontanaroAdded a shadow effect under the search bar
2011-07-23 Luciano MontanaroAdded Header combo-box
2011-07-23 Luciano MontanaroAdopted QtCreator suggestion about using ===
2011-07-23 Luciano MontanaroAdded Header Font constants
2011-07-23 Luciano MontanaroUse the constants, improve layout
2011-07-23 Luciano MontanaroAdded my own UiConstants file since I cannot find the...
2011-07-22 Luciano MontanaroSort station list alphabetically on startup
2011-07-22 Luciano MontanaroReordered import statements
2011-07-22 Luciano MontanaroUse the new Settings class
2011-07-22 Luciano MontanaroRegister Settings Type with QML
2011-07-20 Luciano MontanaroUpdated stations
2011-07-20 Luciano MontanaroAdded boilerplate license comment were it was missing
2011-07-20 Luciano MontanaroFilled in setting class
2011-07-20 Luciano MontanaroAdded settings class
2011-07-20 Luciano MontanaroMoved SearchBar to its own qml file
2011-07-18 Luciano MontanaroUpdated station list
2011-07-17 Luciano MontanaroRemove commented out code
2011-07-17 Luciano MontanaroFix crash on exit
2011-07-17 Luciano MontanaroFix alpha sorting on startup
2011-07-17 Luciano MontanaroMoved sortingMode to StationListProxyModel
2011-07-17 Luciano MontanaroAdded sortingMode property to StationListProxyModel
2011-07-17 Luciano MontanaroMoved SortingMode enum to StationListProxyModel
2011-07-17 Luciano MontanaroSet caseSensitivity in the model
2011-07-17 Luciano MontanaroAdded a searchPattern property to the model
2011-07-16 Luciano MontanaroRemoved test ListModel
2011-07-15 Luciano MontanaroSwitch to the stationListProxyModel in QML
2011-07-15 Luciano MontanaroAdd the stationListProxyModel instance to the QML context
2011-07-15 Luciano MontanaroExport the StationListRole enum to QML
2011-07-15 Luciano MontanaroExport to QML the StationListProxyModel methods
2011-07-15 Luciano MontanaroFix compilation on Fremantle
2011-07-15 Luciano MontanaroExperimenting with QML a bit more
2011-07-15 Luciano MontanaroUpdated station list
2011-07-15 Luciano MontanaroAdded a WebView to the qml files
2011-07-15 Luciano MontanaroAdd new file to application.pro
2011-07-15 Luciano MontanaroMade the view a sublcass of QDeclarativeView
2011-07-15 Luciano MontanaroSome more experiments with the QML Mockup
2011-07-11 Luciano MontanaroFix compilation in Fremantle
2011-07-11 Luciano MontanaroAdd the Harmattan code path
2011-07-11 Luciano MontanaroFixed desktop file
2011-07-11 Luciano MontanaroAdded QML for Harmattan
2011-07-11 Luciano Montanarodifferentiate fremantle/harmattan desktop files
2011-07-10 Luciano MontanaroStart of multiplatform reworking
2011-07-10 Luciano MontanaroImprove debugging of StationList.load()
2011-07-09 Luciano MontanaroInitial work to adapt Quando Parte to Harmattan
2011-07-09 Luciano MontanaroUpdated icons again
2011-07-08 Luciano MontanaroRegenerated station.qpl file
2011-07-08 Luciano MontanaroPrefer name:rfi for station name
2011-07-05 Luciano MontanaroUpdated station list
2011-07-05 Luciano MontanaroOnly update Geoposition when sorting by distance.
2011-07-03 Luciano MontanaroUpdated station list
2011-07-03 Luciano MontanaroTranslation updated
2011-07-03 Luciano MontanaroBumped revision to 0.4.1 tags/0.4.1
2011-07-03 Luciano MontanaroRegenerated station list
2011-07-03 Luciano MontanaroUpdated the unclasified check script
2011-07-03 Luciano MontanaroImproved About dialog
2011-07-03 Luciano MontanaroFixed layout of Settings dialog
2011-07-02 Luciano MontanaroAdded new screenshots, link to screenshots
2011-07-02 Luciano MontanaroFix addEventListener call
2011-06-30 Luciano MontanaroFix invisible text in train details page
2011-06-30 Luciano MontanaroRegenerated station list
2011-06-30 Luciano MontanaroChanged generator to prioritize name:it
2011-06-30 Luciano MontanaroFixed and expanded downloaddata.sh script
2011-06-30 Luciano MontanaroUpdated station list
2011-06-29 Luciano MontanaroAdded javascript screenshot generator
2011-06-29 Luciano MontanaroUse JavaScript to generate Screenshot list
2011-06-29 Luciano MontanaroAdded download link, stylesheet improvements
2011-06-28 Luciano MontanaroFixed wrong link on homepage
2011-06-28 Luciano MontanaroUpdated web site
2011-06-27 Luciano Montanarotweaked application.pro, rules files
2011-06-26 Luciano MontanaroBumped version to 0.4.0 tags/0.4.0
2011-06-26 Luciano MontanaroMerge branch 'development-0.4'
next