yandex-traffic
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