yandex-traffic
14 years agoReorganization of settings dialog to eliminate code duplication.
Max Lapan [Mon, 15 Mar 2010 14:24:32 +0000 (17:24 +0300)]
Reorganization of settings dialog to eliminate code duplication.

14 years agoSave region ID.
Max Lapan [Sun, 14 Mar 2010 18:49:44 +0000 (21:49 +0300)]
Save region ID.

14 years agoSave settings of widget.
Max Lapan [Sun, 14 Mar 2010 15:26:11 +0000 (18:26 +0300)]
Save settings of widget.

14 years agoResize widget according to it's contents.
Max Lapan [Sun, 14 Mar 2010 14:49:14 +0000 (17:49 +0300)]
Resize widget according to it's contents.

14 years agoMake display according to settings.
Max Lapan [Sun, 14 Mar 2010 14:34:38 +0000 (17:34 +0300)]
Make display according to settings.

14 years agoHandle checkboxes in settings dialog.
Max Lapan [Sun, 14 Mar 2010 14:03:04 +0000 (17:03 +0300)]
Handle checkboxes in settings dialog.

14 years agoDisplay section of settings.
Max Lapan [Fri, 12 Mar 2010 15:49:02 +0000 (18:49 +0300)]
Display section of settings.

14 years agoWrappers for QMaemo5ValueButton to debug settings dialog standalone.
Max Lapan [Fri, 12 Mar 2010 09:17:32 +0000 (12:17 +0300)]
Wrappers for QMaemo5ValueButton to debug settings dialog standalone.

14 years agoSettings dialog categories.
Max Lapan [Thu, 11 Mar 2010 17:34:45 +0000 (20:34 +0300)]
Settings dialog categories.

There are three categories:
1. display -- what will widget display,
2. update -- how it will update information,
3. alerts -- let user specify conditions to be alerted.

14 years agoSettings dialog started. It is empty so far.
Max Lapan [Thu, 11 Mar 2010 16:39:02 +0000 (19:39 +0300)]
Settings dialog started. It is empty so far.

14 years agoResolve issue with configuration button incorrectly placed.
Max Lapan [Thu, 11 Mar 2010 16:09:49 +0000 (19:09 +0300)]
Resolve issue with configuration button incorrectly placed.

14 years agoClass that watches for device state (locked or not).
Max Lapan [Thu, 11 Mar 2010 13:33:23 +0000 (16:33 +0300)]
Class that watches for device state (locked or not).

14 years agoAdd check for connection to http_fetcher.
Max Lapan [Wed, 10 Mar 2010 18:44:50 +0000 (21:44 +0300)]
Add check for connection to http_fetcher.

Faced with problem: in scratchbox, we actually have no internet connection from
icd2 point of view.

14 years agoConnection tracker class finished.
Max Lapan [Wed, 10 Mar 2010 18:31:02 +0000 (21:31 +0300)]
Connection tracker class finished.

14 years agoClass which monitors n900 connection state.
Max Lapan [Wed, 10 Mar 2010 14:25:03 +0000 (17:25 +0300)]
Class which monitors n900 connection state.

Finished. There is still an issue with request of connection state on class
creation, but broadcast messages are handled correctly.

14 years agoConnection status checker outline.
Max Lapan [Wed, 10 Mar 2010 13:18:55 +0000 (16:18 +0300)]
Connection status checker outline.

Class is not finished yet. It lacks the core: DBus messages.

14 years agoProper size of traffic light.
Max Lapan [Tue, 9 Mar 2010 17:56:19 +0000 (20:56 +0300)]
Proper size of traffic light.

14 years agoRefresh traffic information every 5 minutes.
Max Lapan [Tue, 9 Mar 2010 17:41:23 +0000 (20:41 +0300)]
Refresh traffic information every 5 minutes.

14 years agoExtra accessor for TrafficInfo class
Max Lapan [Tue, 9 Mar 2010 17:41:16 +0000 (20:41 +0300)]
Extra accessor for TrafficInfo class

14 years agoAdd routine which returns light color of ExtendedTrafficInfo.
Max Lapan [Tue, 9 Mar 2010 17:19:54 +0000 (20:19 +0300)]
Add routine which returns light color of ExtendedTrafficInfo.

14 years agoAdd new color to ExtendedTrafficInformation -- Unknown.
Max Lapan [Tue, 9 Mar 2010 17:19:21 +0000 (20:19 +0300)]
Add new color to ExtendedTrafficInformation -- Unknown.

14 years agoMove implementation out of header
Max Lapan [Tue, 9 Mar 2010 17:10:54 +0000 (20:10 +0300)]
Move implementation out of header

14 years agoNew ignored binary
Max Lapan [Tue, 9 Mar 2010 17:10:40 +0000 (20:10 +0300)]
New ignored binary

14 years agoWidget wich displays light.
Max Lapan [Tue, 9 Mar 2010 17:02:09 +0000 (20:02 +0300)]
Widget wich displays light.

14 years agoDevice-less widget test infrastructure.
Max Lapan [Tue, 9 Mar 2010 13:04:55 +0000 (16:04 +0300)]
Device-less widget test infrastructure.

This allows us to test our widget using any Qt development environment. Which is
quite good, because scratchbox sucks.

14 years agogitignore.
Max Lapan [Tue, 9 Mar 2010 11:52:29 +0000 (14:52 +0300)]
gitignore.

14 years agoTraffic information parsing.
Max Lapan [Tue, 9 Mar 2010 11:51:39 +0000 (14:51 +0300)]
Traffic information parsing.

14 years agoHttpFetcher helper class for simple data fetch.
Max Lapan [Mon, 8 Mar 2010 18:41:40 +0000 (21:41 +0300)]
HttpFetcher helper class for simple data fetch.

14 years agoTraffic information classes. Mostly stubs.
Max Lapan [Mon, 8 Mar 2010 17:11:25 +0000 (20:11 +0300)]
Traffic information classes. Mostly stubs.

14 years agoDisplay region and it's name in widget
Max Lapan [Sun, 7 Mar 2010 18:10:30 +0000 (21:10 +0300)]
Display region and it's name in widget

14 years agoFix typo in pro file
Max Lapan [Sun, 7 Mar 2010 18:10:12 +0000 (21:10 +0300)]
Fix typo in pro file

14 years agoDisplay of regions in label
Max Lapan [Sun, 7 Mar 2010 18:04:36 +0000 (21:04 +0300)]
Display of regions in label

14 years agoApplication settings class with reasonable defaults.
Max Lapan [Sun, 7 Mar 2010 18:00:55 +0000 (21:00 +0300)]
Application settings class with reasonable defaults.

Class is mostly a stub so far.

14 years agoImplemented table of regions.
Max Lapan [Sun, 7 Mar 2010 17:47:26 +0000 (20:47 +0300)]
Implemented table of regions.

It is not complete so far (it lacks save/load and refresh code), but it already has tests.

14 years agoREquired infrastructure for Qt desktop plugin.
Max Lapan [Sun, 7 Mar 2010 16:38:46 +0000 (19:38 +0300)]
REquired infrastructure for Qt desktop plugin.

14 years agofirst commit
Max Lapan [Sun, 7 Mar 2010 16:10:24 +0000 (19:10 +0300)]
first commit