quandoparte
12 years agoBumped cpatch level, entering Beta tags/0.4.81
Luciano Montanaro [Mon, 9 Jan 2012 00:43:06 +0000 (01:43 +0100)]
Bumped cpatch level, entering Beta

12 years agoAutoupdate QML changes
Luciano Montanaro [Mon, 9 Jan 2012 00:42:15 +0000 (01:42 +0100)]
Autoupdate QML changes

12 years agoImplemented AutoUpdate
Luciano Montanaro [Mon, 9 Jan 2012 00:41:33 +0000 (01:41 +0100)]
Implemented AutoUpdate

12 years agoRemoved unneeded synchronization
Luciano Montanaro [Sun, 8 Jan 2012 17:00:31 +0000 (18:00 +0100)]
Removed unneeded synchronization

I added it to exlude problems due to multithreading, but it is not
needed.

12 years agoFixed translation of missing files
Luciano Montanaro [Sun, 8 Jan 2012 16:59:15 +0000 (17:59 +0100)]
Fixed translation of missing files

(with a hackish trick... but there is no better solution for now)

12 years agoUpdated translation file
Luciano Montanaro [Sun, 8 Jan 2012 15:12:23 +0000 (16:12 +0100)]
Updated translation file

12 years agoRemember preference between arrivals and departures
Luciano Montanaro [Sun, 8 Jan 2012 15:11:45 +0000 (16:11 +0100)]
Remember preference between arrivals and departures

12 years agoRework user interface
Luciano Montanaro [Sun, 8 Jan 2012 14:51:06 +0000 (15:51 +0100)]
Rework user interface

Remove unused toolbar icon, made search bar optional

12 years agoFix undefined value
Luciano Montanaro [Sun, 8 Jan 2012 14:50:23 +0000 (15:50 +0100)]
Fix undefined value

12 years agoFix menu not working, and warning about anchors
Luciano Montanaro [Sun, 8 Jan 2012 14:49:48 +0000 (15:49 +0100)]
Fix menu not working, and warning about anchors

12 years agoPrint number of stations loaded on loading.
Luciano Montanaro [Sun, 8 Jan 2012 14:49:02 +0000 (15:49 +0100)]
Print number of stations loaded on loading.

12 years agoAdded (currently disabled) resources file
Luciano Montanaro [Sun, 8 Jan 2012 14:48:25 +0000 (15:48 +0100)]
Added (currently disabled) resources file

It is not working yet...
But it would make simulator debugging easier.

12 years agoMerge branch 'harmattan-port'
Luciano Montanaro [Tue, 27 Dec 2011 22:51:11 +0000 (23:51 +0100)]
Merge branch 'harmattan-port'
of ssh://drop.maemo.org/git/quandoparte into harmattan-port

Conflicts:
application/resources/stations/stations.qpl

12 years agoRegenerated station list
Luciano Montanaro [Fri, 23 Dec 2011 00:08:42 +0000 (01:08 +0100)]
Regenerated station list

12 years agoAdd ability to check train details
Luciano Montanaro [Thu, 22 Dec 2011 20:37:46 +0000 (21:37 +0100)]
Add ability to check train details

Simply opening a browser window for now.
I will embed and style the data at a later time. Probably.

12 years agoDisplay the platform information in the Station schedule view
Luciano Montanaro [Mon, 19 Dec 2011 23:21:59 +0000 (00:21 +0100)]
Display the platform information in the Station schedule view

12 years agoActually make the new fields accessible through the data() call
Luciano Montanaro [Mon, 19 Dec 2011 23:21:22 +0000 (00:21 +0100)]
Actually make the new fields accessible through the data() call

12 years agoAdded platform getters setters to the scheduleItem class
Luciano Montanaro [Mon, 19 Dec 2011 21:17:44 +0000 (22:17 +0100)]
Added platform getters setters to the scheduleItem class

12 years agoAdded delay class indicator
Luciano Montanaro [Sun, 18 Dec 2011 00:06:06 +0000 (01:06 +0100)]
Added delay class indicator

Now the delay class is shown as a bar on the left of the schedule item.

12 years agoFix StationScheduleModel QML field name
Luciano Montanaro [Sun, 18 Dec 2011 00:04:23 +0000 (01:04 +0100)]
Fix StationScheduleModel QML field name

12 years agoRemoved the Toolbar from the PageStack component
Luciano Montanaro [Sun, 11 Dec 2011 20:58:09 +0000 (21:58 +0100)]
Removed the Toolbar from the PageStack component

12 years agoUse the StationScheduleModel new type property
Luciano Montanaro [Sun, 11 Dec 2011 20:56:43 +0000 (21:56 +0100)]
Use the StationScheduleModel new type property

12 years agoWhitespace only change
Luciano Montanaro [Sun, 11 Dec 2011 20:55:53 +0000 (21:55 +0100)]
Whitespace only change

12 years agoUse (begin/end)ResetModel() when loading items in the model
Luciano Montanaro [Sun, 11 Dec 2011 20:54:06 +0000 (21:54 +0100)]
Use (begin/end)ResetModel() when loading items in the model

12 years agoAdded type property to StationScheduleModel
Luciano Montanaro [Sun, 11 Dec 2011 20:52:47 +0000 (21:52 +0100)]
Added type property to StationScheduleModel

12 years agoHandle recent station updates
Luciano Montanaro [Sat, 10 Dec 2011 19:03:47 +0000 (20:03 +0100)]
Handle recent station updates

12 years agoFix recentStations settings
Luciano Montanaro [Sat, 10 Dec 2011 19:02:36 +0000 (20:02 +0100)]
Fix recentStations settings

12 years agoChanged station list so that it also fetches arrivals data
Luciano Montanaro [Fri, 9 Dec 2011 20:12:09 +0000 (21:12 +0100)]
Changed station list so that it also fetches arrivals data

12 years agodd new file to application.pro
Luciano Montanaro [Fri, 9 Dec 2011 20:07:00 +0000 (21:07 +0100)]
dd new file to application.pro

12 years agoTweaked UI, moved common code to its own component
Luciano Montanaro [Fri, 9 Dec 2011 20:06:04 +0000 (21:06 +0100)]
Tweaked UI, moved common code to its own component

12 years agoImprove layout of station list page
Luciano Montanaro [Sun, 4 Dec 2011 12:47:56 +0000 (13:47 +0100)]
Improve layout of station list page

12 years agoMissing conversions.
Luciano Montanaro [Sun, 4 Dec 2011 10:34:26 +0000 (11:34 +0100)]
Missing conversions.

12 years agoRefactoring DefaultMargins -> DefaultMargin
Luciano Montanaro [Sun, 4 Dec 2011 10:26:55 +0000 (11:26 +0100)]
Refactoring DefaultMargins -> DefaultMargin

As in the qt-components examples

12 years agoFix missing desktop file during installation
Luciano Montanaro [Sun, 4 Dec 2011 10:10:41 +0000 (11:10 +0100)]
Fix missing desktop file during installation

Also install in /opt/quandoparte and get rid of warnings i cannot handle
anyway

12 years agoShow schedules
Luciano Montanaro [Sun, 27 Nov 2011 20:27:34 +0000 (21:27 +0100)]
Show schedules

12 years agoShow data for the schedule
Luciano Montanaro [Sun, 27 Nov 2011 20:26:11 +0000 (21:26 +0100)]
Show data for the schedule

Only works for departures for the moment.

12 years agoAdded a few more constants to the constants file
Luciano Montanaro [Sun, 27 Nov 2011 20:24:55 +0000 (21:24 +0100)]
Added a few more constants to the constants file

12 years agoParse remaiing fields for departures/arrivals
Luciano Montanaro [Sun, 27 Nov 2011 20:24:15 +0000 (21:24 +0100)]
Parse remaiing fields for departures/arrivals

Almost there...

12 years agoAdded busy indicator
Luciano Montanaro [Sat, 26 Nov 2011 18:02:39 +0000 (19:02 +0100)]
Added busy indicator

12 years agoAdded calls to ensure the model is updated
Luciano Montanaro [Sat, 26 Nov 2011 18:02:10 +0000 (19:02 +0100)]
Added calls to ensure the model is updated

12 years agoParse the train number, to start and see how to proceed
Luciano Montanaro [Sat, 26 Nov 2011 18:01:14 +0000 (19:01 +0100)]
Parse the train number, to start and see how to proceed

12 years agoRenamed id to train not to have conflicts with QML
Luciano Montanaro [Sat, 26 Nov 2011 18:00:07 +0000 (19:00 +0100)]
Renamed id to train not to have conflicts with QML

12 years agoUpdate to new ScheduleItem class
Luciano Montanaro [Sun, 20 Nov 2011 15:33:47 +0000 (16:33 +0100)]
Update to new ScheduleItem class

12 years agoSplit out StationScheduleItem to its own file set
Luciano Montanaro [Sun, 20 Nov 2011 15:32:53 +0000 (16:32 +0100)]
Split out StationScheduleItem to its own file set

12 years agoUpdated icon for control file
Luciano Montanaro [Wed, 9 Nov 2011 01:17:32 +0000 (02:17 +0100)]
Updated icon for control file

12 years agoAdded arrow symbol to schedule list
Luciano Montanaro [Wed, 9 Nov 2011 01:15:14 +0000 (02:15 +0100)]
Added arrow symbol to schedule list

12 years agoStart of a proper station schedule parsing.
Luciano Montanaro [Wed, 9 Nov 2011 00:01:16 +0000 (01:01 +0100)]
Start of a proper station schedule parsing.

12 years agoAdaptations for StationScheduleModel class
Luciano Montanaro [Tue, 8 Nov 2011 15:05:35 +0000 (16:05 +0100)]
Adaptations for StationScheduleModel class

12 years agoAdd debugging statement to dataprovider
Luciano Montanaro [Tue, 8 Nov 2011 15:02:40 +0000 (16:02 +0100)]
Add debugging statement to dataprovider

12 years agoUpdated qml files to reflect C++ changes
Luciano Montanaro [Tue, 25 Oct 2011 23:04:10 +0000 (01:04 +0200)]
Updated qml files to reflect C++ changes

12 years agoChanged the way the station schedule model is loaded
Luciano Montanaro [Tue, 25 Oct 2011 23:01:33 +0000 (01:01 +0200)]
Changed the way the station schedule model is loaded

12 years agoAdded a new InfoBar component
Luciano Montanaro [Tue, 25 Oct 2011 22:59:42 +0000 (00:59 +0200)]
Added a new InfoBar component

It is used in the station view to show the current station

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

12 years agoUpdated station list
Luciano Montanaro [Thu, 6 Oct 2011 20:52:20 +0000 (22:52 +0200)]
Updated station list

12 years agoHide statusbar in Landscape orientation
Luciano Montanaro [Sun, 2 Oct 2011 15:01:17 +0000 (17:01 +0200)]
Hide statusbar in Landscape orientation

It helps to have a slightly larger view:

12 years agoRemoved OnCompleted section, it was breaking settings loading
Luciano Montanaro [Sun, 2 Oct 2011 15:00:27 +0000 (17:00 +0200)]
Removed OnCompleted section, it was breaking settings loading

12 years agoUse === instead of ==, it is safer
Luciano Montanaro [Sun, 2 Oct 2011 14:59:21 +0000 (16:59 +0200)]
Use === instead of ==, it is safer

12 years agoRegister needed metatypes
Luciano Montanaro [Sun, 2 Oct 2011 14:58:32 +0000 (16:58 +0200)]
Register needed metatypes

12 years agodo not store a qsettings object in the object
Luciano Montanaro [Sun, 2 Oct 2011 14:30:26 +0000 (16:30 +0200)]
do not store a qsettings object in the object

12 years agoUse QSettings directly instead of member variables
Luciano Montanaro [Sun, 2 Oct 2011 10:42:35 +0000 (12:42 +0200)]
Use QSettings directly instead of member variables

12 years agoRead and save sorting state from the settings object
Luciano Montanaro [Sun, 2 Oct 2011 10:26:25 +0000 (12:26 +0200)]
Read and save sorting state from the settings object

12 years agoWhitespace cleanup
Luciano Montanaro [Sun, 2 Oct 2011 10:24:37 +0000 (12:24 +0200)]
Whitespace cleanup

12 years agoRemoved inclusion of header not needed anymore
Luciano Montanaro [Sat, 24 Sep 2011 15:14:51 +0000 (17:14 +0200)]
Removed inclusion of header not needed anymore

12 years agoFixed merge with Desktop Summit work
Luciano Montanaro [Sun, 28 Aug 2011 10:54:42 +0000 (12:54 +0200)]
Fixed merge with Desktop Summit work

12 years agoMerged work made during the Desktop Summit 2011
Luciano Montanaro [Sun, 21 Aug 2011 12:36:20 +0000 (14:36 +0200)]
Merged work made during the Desktop Summit 2011

12 years agoDo not open dialog when there is only one option
Luciano Montanaro [Fri, 12 Aug 2011 09:19:04 +0000 (11:19 +0200)]
Do not open dialog when there is only one option

12 years agoOpen links in about page
Luciano Montanaro [Wed, 10 Aug 2011 09:37:00 +0000 (11:37 +0200)]
Open links in about page

12 years agoAdded Menu item to open the about page
Luciano Montanaro [Wed, 10 Aug 2011 09:12:21 +0000 (11:12 +0200)]
Added Menu item to open the about page

12 years agoAdd new file to application.pro
Luciano Montanaro [Wed, 10 Aug 2011 09:03:07 +0000 (11:03 +0200)]
Add new file to application.pro

12 years agoAdded About Page
Luciano Montanaro [Wed, 10 Aug 2011 09:01:20 +0000 (11:01 +0200)]
Added About Page

12 years agoUse accent color for search highlight
Luciano Montanaro [Tue, 9 Aug 2011 12:49:34 +0000 (14:49 +0200)]
Use accent color for search highlight

12 years agoIntroduced and used AccentColor constant to be used to personalize the application
Luciano Montanaro [Tue, 9 Aug 2011 12:21:57 +0000 (14:21 +0200)]
Introduced and used AccentColor constant to be used to personalize the application

12 years agoAdd stationListSortingMode property to the settings class
Luciano Montanaro [Tue, 9 Aug 2011 06:18:59 +0000 (08:18 +0200)]
Add stationListSortingMode property to the settings class

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 ===