quandoparte
12 years agoLess verbose debug of StationListModel loading code
Luciano Montanaro [Mon, 8 Aug 2011 07:56:12 +0000 (09:56 +0200)]
Less verbose debug of StationListModel loading code

12 years agoAdded new files to application.pro
Luciano Montanaro [Sun, 31 Jul 2011 13:03:09 +0000 (15:03 +0200)]
Added new files to application.pro

12 years agoLoad station list asynchronously
Luciano Montanaro [Sun, 31 Jul 2011 13:02:10 +0000 (15:02 +0200)]
Load station list asynchronously

12 years agoCreated stub StationSchedule class
Luciano Montanaro [Sun, 31 Jul 2011 12:35:01 +0000 (14:35 +0200)]
Created stub StationSchedule class

12 years agoMoved JavaScript to its own file
Luciano Montanaro [Sun, 31 Jul 2011 10:01:37 +0000 (12:01 +0200)]
Moved JavaScript to its own file

12 years agoCleanup commented out code
Luciano Montanaro [Sun, 31 Jul 2011 10:01:02 +0000 (12:01 +0200)]
Cleanup commented out code

12 years agoAdd new QML interface
Luciano Montanaro [Sun, 31 Jul 2011 09:59:48 +0000 (11:59 +0200)]
Add new QML interface

12 years agoFix signal signature
Luciano Montanaro [Sun, 31 Jul 2011 09:58:47 +0000 (11:58 +0200)]
Fix signal signature

12 years agoFix disconnect() and change signal signature
Luciano Montanaro [Sun, 31 Jul 2011 09:57:56 +0000 (11:57 +0200)]
Fix disconnect() and change signal signature

12 years agoWhitespace fix
Luciano Montanaro [Sun, 31 Jul 2011 08:27:13 +0000 (10:27 +0200)]
Whitespace fix

12 years agoUse Settings instead of QSettings
Luciano Montanaro [Sun, 31 Jul 2011 08:26:48 +0000 (10:26 +0200)]
Use Settings instead of QSettings

12 years agoFix saving of showArrivalsPreferred
Luciano Montanaro [Sun, 31 Jul 2011 08:26:12 +0000 (10:26 +0200)]
Fix saving of showArrivalsPreferred

12 years agoREfactored DataProvider method names
Luciano Montanaro [Sun, 31 Jul 2011 08:21:38 +0000 (10:21 +0200)]
REfactored DataProvider method names

12 years agoRefactoring - Moved instance() to the top of the file
Luciano Montanaro [Sat, 30 Jul 2011 23:27:57 +0000 (01:27 +0200)]
Refactoring - Moved instance() to the top of the file

12 years agoUse new showArrivalsPreferred setting in StationPage
Luciano Montanaro [Sat, 30 Jul 2011 23:19:03 +0000 (01:19 +0200)]
Use new showArrivalsPreferred setting in StationPage

12 years agoUse Item instead of Row in sheet to fix warning
Luciano Montanaro [Sat, 30 Jul 2011 23:08:52 +0000 (01:08 +0200)]
Use Item instead of Row in sheet to fix warning

12 years agoAdd showArrivalsPreferred property to settings class
Luciano Montanaro [Sat, 30 Jul 2011 23:08:01 +0000 (01:08 +0200)]
Add showArrivalsPreferred property to settings class

12 years agoMoved header title update to PageHeader Component
Luciano Montanaro [Sat, 30 Jul 2011 22:49:04 +0000 (00:49 +0200)]
Moved header title update to PageHeader Component

12 years agoUse Binding to select sorting mode instead of JavaScript code
Luciano Montanaro [Sat, 30 Jul 2011 17:29:59 +0000 (19:29 +0200)]
Use Binding to select sorting mode instead of JavaScript code

12 years agoCleaned up ageHeader code
Luciano Montanaro [Sat, 30 Jul 2011 17:28:55 +0000 (19:28 +0200)]
Cleaned up ageHeader code

12 years agoUse DataProvider class form the App
Luciano Montanaro [Wed, 27 Jul 2011 22:35:35 +0000 (00:35 +0200)]
Use DataProvider class form the App

12 years agoFix compilation on Maemo5
Luciano Montanaro [Wed, 27 Jul 2011 22:04:34 +0000 (00:04 +0200)]
Fix compilation on Maemo5

12 years agoAdded DataProvider class
Luciano Montanaro [Wed, 27 Jul 2011 21:51:49 +0000 (23:51 +0200)]
Added DataProvider class

Move network request and queries to their own class, so that QML can
eventually interact with it.

12 years agoChanged PageHeader color to a gradient
Luciano Montanaro [Sun, 24 Jul 2011 15:13:05 +0000 (17:13 +0200)]
Changed PageHeader color to a gradient

12 years agoAdded a shadow effect under the search bar
Luciano Montanaro [Sun, 24 Jul 2011 15:00:37 +0000 (17:00 +0200)]
Added a shadow effect under the search bar

12 years agoAdded Header combo-box
Luciano Montanaro [Sat, 23 Jul 2011 17:32:16 +0000 (19:32 +0200)]
Added Header combo-box

12 years agoAdopted QtCreator suggestion about using ===
Luciano Montanaro [Sat, 23 Jul 2011 17:31:15 +0000 (19:31 +0200)]
Adopted QtCreator suggestion about using ===

12 years agoAdded Header Font constants
Luciano Montanaro [Sat, 23 Jul 2011 17:30:24 +0000 (19:30 +0200)]
Added Header Font constants

12 years agoUse the constants, improve layout
Luciano Montanaro [Sat, 23 Jul 2011 01:11:52 +0000 (03:11 +0200)]
Use the constants, improve layout

12 years agoAdded my own UiConstants file since I cannot find the official one.
Luciano Montanaro [Sat, 23 Jul 2011 01:11:11 +0000 (03:11 +0200)]
Added my own UiConstants file since I cannot find the official one.

I will investigate about this later

12 years agoSort station list alphabetically on startup
Luciano Montanaro [Fri, 22 Jul 2011 23:30:53 +0000 (01:30 +0200)]
Sort station list alphabetically on startup

12 years agoReordered import statements
Luciano Montanaro [Fri, 22 Jul 2011 19:28:06 +0000 (21:28 +0200)]
Reordered import statements

Just cleanup

12 years agoUse the new Settings class
Luciano Montanaro [Fri, 22 Jul 2011 19:24:38 +0000 (21:24 +0200)]
Use the new Settings class

12 years agoRegister Settings Type with QML
Luciano Montanaro [Fri, 22 Jul 2011 11:51:13 +0000 (13:51 +0200)]
Register Settings Type with QML

12 years agoAdded boilerplate license comment were it was missing
Luciano Montanaro [Wed, 20 Jul 2011 22:55:29 +0000 (00:55 +0200)]
Added boilerplate license comment were it was missing

12 years agoFilled in setting class
Luciano Montanaro [Wed, 20 Jul 2011 22:54:34 +0000 (00:54 +0200)]
Filled in setting class

12 years agoAdded settings class
Luciano Montanaro [Wed, 20 Jul 2011 22:08:59 +0000 (00:08 +0200)]
Added settings class

12 years agoMoved SearchBar to its own qml file
Luciano Montanaro [Wed, 20 Jul 2011 00:52:05 +0000 (02:52 +0200)]
Moved SearchBar to its own qml file

...cleaned up layout and improved match highlighting

12 years agoMoved sortingMode to StationListProxyModel
Luciano Montanaro [Sun, 17 Jul 2011 18:29:09 +0000 (20:29 +0200)]
Moved sortingMode to StationListProxyModel

12 years agoAdded sortingMode property to StationListProxyModel
Luciano Montanaro [Sun, 17 Jul 2011 14:37:16 +0000 (16:37 +0200)]
Added sortingMode property to StationListProxyModel

12 years agoMoved SortingMode enum to StationListProxyModel
Luciano Montanaro [Sun, 17 Jul 2011 12:37:20 +0000 (14:37 +0200)]
Moved SortingMode enum to StationListProxyModel

Refactoring to help the QML port.

12 years agoSet caseSensitivity in the model
Luciano Montanaro [Sun, 17 Jul 2011 11:18:44 +0000 (13:18 +0200)]
Set caseSensitivity in the model

This makes it easier for the QML binding, and I was not going to change
that anyway. And in any case it should be possible to change it by
changing the property.

12 years agoAdded a searchPattern property to the model
Luciano Montanaro [Sun, 17 Jul 2011 11:16:03 +0000 (13:16 +0200)]
Added a searchPattern property to the model

It is not strictly necessary, but in this way I should be able to bind
this property to the TetEdit string

12 years agoRemoved test ListModel
Luciano Montanaro [Sat, 16 Jul 2011 17:48:34 +0000 (19:48 +0200)]
Removed test ListModel

12 years agoSwitch to the stationListProxyModel in QML
Luciano Montanaro [Fri, 15 Jul 2011 23:14:41 +0000 (01:14 +0200)]
Switch to the stationListProxyModel in QML

12 years agoAdd the stationListProxyModel instance to the QML context
Luciano Montanaro [Fri, 15 Jul 2011 23:13:46 +0000 (01:13 +0200)]
Add the stationListProxyModel instance to the QML context

12 years agoExport the StationListRole enum to QML
Luciano Montanaro [Fri, 15 Jul 2011 23:12:45 +0000 (01:12 +0200)]
Export the StationListRole enum to QML

12 years agoExport to QML the StationListProxyModel methods
Luciano Montanaro [Fri, 15 Jul 2011 23:11:31 +0000 (01:11 +0200)]
Export to QML the StationListProxyModel methods

12 years agoFix compilation on Fremantle
Luciano Montanaro [Fri, 15 Jul 2011 18:29:54 +0000 (20:29 +0200)]
Fix compilation on Fremantle

12 years agoExperimenting with QML a bit more
Luciano Montanaro [Fri, 15 Jul 2011 17:53:41 +0000 (19:53 +0200)]
Experimenting with QML a bit more

12 years agoAdded a WebView to the qml files
Luciano Montanaro [Fri, 15 Jul 2011 14:42:42 +0000 (16:42 +0200)]
Added a WebView to the qml files

12 years agoAdd new file to application.pro
Luciano Montanaro [Fri, 15 Jul 2011 10:31:28 +0000 (12:31 +0200)]
Add new file to application.pro

12 years agoMade the view a sublcass of QDeclarativeView
Luciano Montanaro [Fri, 15 Jul 2011 10:30:46 +0000 (12:30 +0200)]
Made the view a sublcass of QDeclarativeView

12 years agoSome more experiments with the QML Mockup
Luciano Montanaro [Fri, 15 Jul 2011 10:25:36 +0000 (12:25 +0200)]
Some more experiments with the QML Mockup

12 years agoFix compilation in Fremantle
Luciano Montanaro [Mon, 11 Jul 2011 14:28:52 +0000 (16:28 +0200)]
Fix compilation in Fremantle

12 years agoAdd the Harmattan code path
Luciano Montanaro [Mon, 11 Jul 2011 14:19:34 +0000 (16:19 +0200)]
Add the Harmattan code path

Added code to main.cpp to start the QML view, disable most stuff,
adapted the .pro file

12 years agoFixed desktop file
Luciano Montanaro [Mon, 11 Jul 2011 14:18:06 +0000 (16:18 +0200)]
Fixed desktop file

The invoke magic does not work. Will check later.

12 years agoAdded QML for Harmattan
Luciano Montanaro [Mon, 11 Jul 2011 14:16:41 +0000 (16:16 +0200)]
Added QML for Harmattan

First dummy version of the Harmattan main view

12 years agodifferentiate fremantle/harmattan desktop files
Luciano Montanaro [Mon, 11 Jul 2011 07:30:13 +0000 (09:30 +0200)]
differentiate fremantle/harmattan desktop files

12 years agoStart of multiplatform reworking
Luciano Montanaro [Sun, 10 Jul 2011 07:52:28 +0000 (09:52 +0200)]
Start of multiplatform reworking

12 years agoImprove debugging of StationList.load()
Luciano Montanaro [Sun, 10 Jul 2011 07:51:13 +0000 (09:51 +0200)]
Improve debugging of StationList.load()

12 years agoInitial work to adapt Quando Parte to Harmattan
Luciano Montanaro [Sat, 9 Jul 2011 18:17:46 +0000 (20:17 +0200)]
Initial work to adapt Quando Parte to Harmattan

Moved scalable icon, adapted .pro file

12 years agoUpdated station list
Luciano Montanaro [Sun, 25 Dec 2011 00:21:02 +0000 (01:21 +0100)]
Updated station list

12 years agoUpdated stations
Luciano Montanaro [Thu, 22 Dec 2011 23:58:45 +0000 (00:58 +0100)]
Updated stations

12 years agoAdd another operator
Luciano Montanaro [Tue, 20 Dec 2011 23:06:05 +0000 (00:06 +0100)]
Add another operator

12 years agoAdded FNM and FTT operators to the station list generator script
Luciano Montanaro [Fri, 9 Dec 2011 20:10:35 +0000 (21:10 +0100)]
Added FNM and FTT operators to the station list generator script

12 years agoAdd new faster data source
Luciano Montanaro [Fri, 9 Dec 2011 20:09:01 +0000 (21:09 +0100)]
Add new faster data source

to the openstreetmap data downloader script

Conflicts:

application/resources/stations/downloaddata.sh

12 years agoUpdate station list
Luciano Montanaro [Thu, 22 Dec 2011 22:19:43 +0000 (23:19 +0100)]
Update station list

12 years agoBumped version to 0.4.4 tags/0.4.4
Luciano Montanaro [Sun, 18 Dec 2011 15:02:55 +0000 (16:02 +0100)]
Bumped version to 0.4.4

12 years agoUpdated Icon to match Nokia Squircle contour
Luciano Montanaro [Sun, 2 Oct 2011 17:59:28 +0000 (19:59 +0200)]
Updated Icon to match Nokia Squircle contour

12 years agoUpdated the station list
Luciano Montanaro [Sat, 17 Dec 2011 20:46:01 +0000 (21:46 +0100)]
Updated the station list

12 years agoRegenerateed station list file
Luciano Montanaro [Fri, 9 Dec 2011 20:11:07 +0000 (21:11 +0100)]
Regenerateed station list file

12 years agoUpdated stations list
Luciano Montanaro [Thu, 8 Dec 2011 12:21:13 +0000 (13:21 +0100)]
Updated stations list

12 years agoUpdated stations list
Luciano Montanaro [Sun, 4 Dec 2011 16:11:59 +0000 (17:11 +0100)]
Updated stations list

12 years agoUpdated station list
Luciano Montanaro [Sun, 20 Nov 2011 15:24:48 +0000 (16:24 +0100)]
Updated station list

12 years agoUpdated station list
Luciano Montanaro [Sun, 13 Nov 2011 13:54:24 +0000 (14:54 +0100)]
Updated station list

12 years agoUpdated station list
Luciano Montanaro [Sat, 5 Nov 2011 10:42:18 +0000 (11:42 +0100)]
Updated station list

12 years agoUpdated station list
Luciano Montanaro [Sat, 29 Oct 2011 11:23:14 +0000 (13:23 +0200)]
Updated station list

12 years agoUpdated station list
Luciano Montanaro [Sat, 29 Oct 2011 10:00:28 +0000 (12:00 +0200)]
Updated station list

12 years agoUpdated station list
Luciano Montanaro [Tue, 25 Oct 2011 23:03:30 +0000 (01:03 +0200)]
Updated station list

12 years agoUpdated stations file, now with 850 stations
Luciano Montanaro [Sun, 9 Oct 2011 16:20:09 +0000 (18:20 +0200)]
Updated stations file, now with 850 stations

12 years agoUpdated station list
Luciano Montanaro [Sat, 8 Oct 2011 17:40:03 +0000 (19:40 +0200)]
Updated station list

Conflicts:

application/resources/stations/stations.qpl

12 years agoCherrypick
Luciano Montanaro [Thu, 6 Oct 2011 20:52:20 +0000 (22:52 +0200)]
Cherrypick

cherrypick of 433e04d1b7e3a1dca6212d422ab0a70dd41c100c

12 years agoUpdated station list (up to 715 stations)
Luciano Montanaro [Fri, 22 Jul 2011 13:08:30 +0000 (15:08 +0200)]
Updated station list (up to 715 stations)

12 years agoBumped version to 0.4.3 tags/0.4.3
Luciano Montanaro [Thu, 21 Jul 2011 21:49:38 +0000 (23:49 +0200)]
Bumped version to 0.4.3

12 years agoMerge branch 'master' of ssh://drop.maemo.org/git/quandoparte
Luciano Montanaro [Thu, 21 Jul 2011 17:57:55 +0000 (19:57 +0200)]
Merge branch 'master' of ssh://drop.maemo.org/git/quandoparte

12 years agoUpdated stations
Luciano Montanaro [Wed, 20 Jul 2011 23:53:48 +0000 (01:53 +0200)]
Updated stations

12 years agoUpdated station list
Luciano Montanaro [Mon, 18 Jul 2011 22:29:44 +0000 (00:29 +0200)]
Updated station list

12 years agoUpdated station list
Luciano Montanaro [Fri, 15 Jul 2011 14:43:20 +0000 (16:43 +0200)]
Updated station list

12 years agoRemove commented out code
Luciano Montanaro [Sun, 17 Jul 2011 22:14:35 +0000 (00:14 +0200)]
Remove commented out code

12 years agoFix crash on exit
Luciano Montanaro [Sun, 17 Jul 2011 22:13:41 +0000 (00:13 +0200)]
Fix crash on exit

stationListView was being deleted twice.

12 years agoFix alpha sorting on startup
Luciano Montanaro [Sun, 17 Jul 2011 20:01:19 +0000 (22:01 +0200)]
Fix alpha sorting on startup

The station view was not sorted on startup.
This was hidden by the GeoPosition updates, which were removed in 4.2

12 years agoTying to fix analytics...
Luciano Montanaro [Sun, 17 Jul 2011 13:43:05 +0000 (15:43 +0200)]
Tying to fix analytics...

12 years agoAdd google analytics tracker
Luciano Montanaro [Sun, 17 Jul 2011 12:59:54 +0000 (14:59 +0200)]
Add google analytics tracker

Vanity, vanity...

12 years agoImplemented screenshot page animation
Luciano Montanaro [Sat, 16 Jul 2011 17:57:52 +0000 (19:57 +0200)]
Implemented screenshot page animation

Now the screenshots are shown on the same page, with an animation,
instead of as a link.

12 years agoImplemented screenshot page animation
Luciano Montanaro [Sat, 16 Jul 2011 17:44:07 +0000 (19:44 +0200)]
Implemented screenshot page animation

Now the screenshots are shown on the same page , with an animation

12 years agoRefreshed web page again
Luciano Montanaro [Sat, 9 Jul 2011 15:30:09 +0000 (17:30 +0200)]
Refreshed web page again

Added a footer, shadows etc.

12 years agoUpdated web page
Luciano Montanaro [Sat, 9 Jul 2011 14:14:59 +0000 (16:14 +0200)]
Updated web page

12 years agoBumped version to 0.4.2 tags/0.4.2
Luciano Montanaro [Sat, 9 Jul 2011 09:28:12 +0000 (11:28 +0200)]
Bumped version to 0.4.2

12 years agoUpdated icons again
Luciano Montanaro [Sat, 9 Jul 2011 00:13:02 +0000 (02:13 +0200)]
Updated icons again