quandoparte
2011-11-20 Luciano MontanaroUpdate to new ScheduleItem class
2011-11-20 Luciano MontanaroSplit out StationScheduleItem to its own file set
2011-11-20 Luciano MontanaroUpdated station list
2011-11-13 Luciano MontanaroUpdated station list
2011-11-09 Luciano MontanaroUpdated icon for control file
2011-11-09 Luciano MontanaroAdded arrow symbol to schedule list
2011-11-09 Luciano MontanaroStart of a proper station schedule parsing.
2011-11-08 Luciano MontanaroAdaptations for StationScheduleModel class
2011-11-08 Luciano MontanaroAdd debugging statement to dataprovider
2011-11-05 Luciano MontanaroUpdated station list
2011-10-29 Luciano MontanaroUpdated station list
2011-10-29 Luciano MontanaroUpdated station list
2011-10-25 Luciano MontanaroUpdated qml files to reflect C++ changes
2011-10-25 Luciano MontanaroUpdated station list
2011-10-25 Luciano MontanaroChanged the way the station schedule model is loaded
2011-10-25 Luciano MontanaroAdded a new InfoBar component
2011-10-09 Luciano MontanaroUpdated stations file, now with 850 stations
2011-10-08 Luciano MontanaroUpdated station list
2011-10-06 Luciano MontanaroUpdated station list
2011-10-02 Luciano MontanaroUpdated Icon to match Nokia Squircle contour
2011-10-02 Luciano MontanaroHide statusbar in Landscape orientation
2011-10-02 Luciano MontanaroRemoved OnCompleted section, it was breaking settings...
2011-10-02 Luciano MontanaroUse === instead of ==, it is safer
2011-10-02 Luciano MontanaroRegister needed metatypes
2011-10-02 Luciano Montanarodo not store a qsettings object in the object
2011-10-02 Luciano MontanaroUse QSettings directly instead of member variables
2011-10-02 Luciano MontanaroRead and save sorting state from the settings object
2011-10-02 Luciano MontanaroWhitespace cleanup
2011-09-24 Luciano MontanaroRemoved inclusion of header not needed anymore
2011-08-28 Luciano MontanaroFixed merge with Desktop Summit work
2011-08-21 Luciano MontanaroMerged work made during the Desktop Summit 2011
2011-08-21 Luciano MontanaroDo not open dialog when there is only one option
2011-08-21 Luciano MontanaroOpen links in about page
2011-08-21 Luciano MontanaroAdded Menu item to open the about page
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
next