summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2010-05-29 21:08:09 -0300
committerAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2010-05-30 11:04:33 -0300
commit75400545f25b394b9c6925ab80ab9fd48e2920e2 (patch)
tree192b41c59d8e37dff0d486087210a19f37142283
parent4d86ebb587dc4f822569ecab3d4d25a5b3ca3939 (diff)
weather: code moved to src/
Signed-off-by: Anselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>
-rw-r--r--weather/data/icon-weather.png (renamed from weather/images/icon-weather.png)bin4740 -> 4740 bytes
-rw-r--r--weather/data/icon-weather.svg (renamed from weather/images/icon-weather.svg)0
-rw-r--r--weather/data/weather.desktop (renamed from weather/weather.desktop)0
-rw-r--r--weather/data/weather.ini (renamed from weather/weather.ini)0
-rw-r--r--weather/src/addcitytool.cpp (renamed from weather/addcitytool.cpp)0
-rw-r--r--weather/src/addcitytool.h (renamed from weather/addcitytool.h)0
-rw-r--r--weather/src/bootmanager.cpp (renamed from weather/bootmanager.cpp)0
-rw-r--r--weather/src/bootmanager.h (renamed from weather/bootmanager.h)0
-rw-r--r--weather/src/carroussel.h (renamed from weather/carroussel.h)0
-rw-r--r--weather/src/citycarroussel.cpp (renamed from weather/citycarroussel.cpp)0
-rw-r--r--weather/src/citycarroussel.h (renamed from weather/citycarroussel.h)0
-rw-r--r--weather/src/cityinfodisplay.cpp (renamed from weather/cityinfodisplay.cpp)0
-rw-r--r--weather/src/cityinfodisplay.h (renamed from weather/cityinfodisplay.h)0
-rw-r--r--weather/src/citylist.cpp (renamed from weather/citylist.cpp)0
-rw-r--r--weather/src/citylist.h (renamed from weather/citylist.h)0
-rw-r--r--weather/src/citymanager.cpp (renamed from weather/citymanager.cpp)0
-rw-r--r--weather/src/citymanager.h (renamed from weather/citymanager.h)0
-rw-r--r--weather/src/contentlist.cpp (renamed from weather/contentlist.cpp)0
-rw-r--r--weather/src/contentlist.h (renamed from weather/contentlist.h)0
-rw-r--r--weather/src/demoforecastsource.cpp (renamed from weather/demoforecastsource.cpp)0
-rw-r--r--weather/src/demoforecastsource.h (renamed from weather/demoforecastsource.h)0
-rw-r--r--weather/src/fakecontentscreen.cpp (renamed from weather/fakecontentscreen.cpp)0
-rw-r--r--weather/src/fakecontentscreen.h (renamed from weather/fakecontentscreen.h)0
-rw-r--r--weather/src/forecast.h (renamed from weather/forecast.h)0
-rw-r--r--weather/src/forecastdata.cpp (renamed from weather/forecastdata.cpp)0
-rw-r--r--weather/src/forecastdata.h (renamed from weather/forecastdata.h)0
-rw-r--r--weather/src/forecasthungitem.cpp (renamed from weather/forecasthungitem.cpp)0
-rw-r--r--weather/src/forecasthungitem.h (renamed from weather/forecasthungitem.h)0
-rw-r--r--weather/src/forecastprovider.cpp (renamed from weather/forecastprovider.cpp)0
-rw-r--r--weather/src/forecastprovider.h (renamed from weather/forecastprovider.h)0
-rw-r--r--weather/src/forecastrain.cpp (renamed from weather/forecastrain.cpp)0
-rw-r--r--weather/src/forecastrain.h (renamed from weather/forecastrain.h)0
-rw-r--r--weather/src/forecastsnow.cpp (renamed from weather/forecastsnow.cpp)0
-rw-r--r--weather/src/forecastsnow.h (renamed from weather/forecastsnow.h)0
-rw-r--r--weather/src/forecastsource.h (renamed from weather/forecastsource.h)0
-rw-r--r--weather/src/forecaststars.cpp (renamed from weather/forecaststars.cpp)0
-rw-r--r--weather/src/forecaststars.h (renamed from weather/forecaststars.h)0
-rw-r--r--weather/src/forecastview.cpp (renamed from weather/forecastview.cpp)0
-rw-r--r--weather/src/forecastview.h (renamed from weather/forecastview.h)0
-rw-r--r--weather/src/gesturebox.cpp (renamed from weather/gesturebox.cpp)0
-rw-r--r--weather/src/gesturebox.h (renamed from weather/gesturebox.h)0
-rw-r--r--weather/src/gesturebox_p.h (renamed from weather/gesturebox_p.h)0
-rw-r--r--weather/src/loading.cpp (renamed from weather/loading.cpp)0
-rw-r--r--weather/src/loading.h (renamed from weather/loading.h)0
-rw-r--r--weather/src/main.cpp (renamed from weather/main.cpp)0
-rw-r--r--weather/src/mainview.cpp (renamed from weather/mainview.cpp)0
-rw-r--r--weather/src/mainview.h (renamed from weather/mainview.h)0
-rw-r--r--weather/src/networkforecastsource.cpp (renamed from weather/networkforecastsource.cpp)0
-rw-r--r--weather/src/networkforecastsource.h (renamed from weather/networkforecastsource.h)0
-rw-r--r--weather/src/painttextitem.cpp (renamed from weather/painttextitem.cpp)0
-rw-r--r--weather/src/painttextitem.h (renamed from weather/painttextitem.h)0
-rw-r--r--weather/src/pixmapbutton.cpp (renamed from weather/pixmapbutton.cpp)0
-rw-r--r--weather/src/pixmapbutton.h (renamed from weather/pixmapbutton.h)0
-rw-r--r--weather/src/pixmaploader.cpp (renamed from weather/pixmaploader.cpp)0
-rw-r--r--weather/src/pixmaploader.h (renamed from weather/pixmaploader.h)0
-rw-r--r--weather/src/scrollbar.cpp (renamed from weather/scrollbar.cpp)0
-rw-r--r--weather/src/scrollbar.h (renamed from weather/scrollbar.h)0
-rw-r--r--weather/src/settings.cpp (renamed from weather/settings.cpp)0
-rw-r--r--weather/src/settings.h (renamed from weather/settings.h)0
-rw-r--r--weather/src/symbiannetwork.h (renamed from weather/symbiannetwork.h)0
-rw-r--r--weather/src/titlebar.cpp (renamed from weather/titlebar.cpp)0
-rw-r--r--weather/src/titlebar.h (renamed from weather/titlebar.h)0
-rw-r--r--weather/src/xoapweatherresponse.cpp (renamed from weather/xoapweatherresponse.cpp)0
-rw-r--r--weather/src/xoapweatherresponse.h (renamed from weather/xoapweatherresponse.h)0
-rw-r--r--weather/src/yahooweatherresponse.cpp (renamed from weather/yahooweatherresponse.cpp)0
-rw-r--r--weather/src/yahooweatherresponse.h (renamed from weather/yahooweatherresponse.h)0
66 files changed, 0 insertions, 0 deletions
diff --git a/weather/images/icon-weather.png b/weather/data/icon-weather.png
index 1f43399..1f43399 100644
--- a/weather/images/icon-weather.png
+++ b/weather/data/icon-weather.png
Binary files differ
diff --git a/weather/images/icon-weather.svg b/weather/data/icon-weather.svg
index c3a8ff4..c3a8ff4 100644
--- a/weather/images/icon-weather.svg
+++ b/weather/data/icon-weather.svg
diff --git a/weather/weather.desktop b/weather/data/weather.desktop
index b4725d0..b4725d0 100644
--- a/weather/weather.desktop
+++ b/weather/data/weather.desktop
diff --git a/weather/weather.ini b/weather/data/weather.ini
index 9962eb2..9962eb2 100644
--- a/weather/weather.ini
+++ b/weather/data/weather.ini
diff --git a/weather/addcitytool.cpp b/weather/src/addcitytool.cpp
index 219d92a..219d92a 100644
--- a/weather/addcitytool.cpp
+++ b/weather/src/addcitytool.cpp
diff --git a/weather/addcitytool.h b/weather/src/addcitytool.h
index f0f6b1f..f0f6b1f 100644
--- a/weather/addcitytool.h
+++ b/weather/src/addcitytool.h
diff --git a/weather/bootmanager.cpp b/weather/src/bootmanager.cpp
index ac41a8f..ac41a8f 100644
--- a/weather/bootmanager.cpp
+++ b/weather/src/bootmanager.cpp
diff --git a/weather/bootmanager.h b/weather/src/bootmanager.h
index 4fc4969..4fc4969 100644
--- a/weather/bootmanager.h
+++ b/weather/src/bootmanager.h
diff --git a/weather/carroussel.h b/weather/src/carroussel.h
index 983cbc8..983cbc8 100644
--- a/weather/carroussel.h
+++ b/weather/src/carroussel.h
diff --git a/weather/citycarroussel.cpp b/weather/src/citycarroussel.cpp
index 3f2d5a3..3f2d5a3 100644
--- a/weather/citycarroussel.cpp
+++ b/weather/src/citycarroussel.cpp
diff --git a/weather/citycarroussel.h b/weather/src/citycarroussel.h
index 8bea25b..8bea25b 100644
--- a/weather/citycarroussel.h
+++ b/weather/src/citycarroussel.h
diff --git a/weather/cityinfodisplay.cpp b/weather/src/cityinfodisplay.cpp
index 570ef8a..570ef8a 100644
--- a/weather/cityinfodisplay.cpp
+++ b/weather/src/cityinfodisplay.cpp
diff --git a/weather/cityinfodisplay.h b/weather/src/cityinfodisplay.h
index 6b6dc3b..6b6dc3b 100644
--- a/weather/cityinfodisplay.h
+++ b/weather/src/cityinfodisplay.h
diff --git a/weather/citylist.cpp b/weather/src/citylist.cpp
index d3ac7fd..d3ac7fd 100644
--- a/weather/citylist.cpp
+++ b/weather/src/citylist.cpp
diff --git a/weather/citylist.h b/weather/src/citylist.h
index 3d93806..3d93806 100644
--- a/weather/citylist.h
+++ b/weather/src/citylist.h
diff --git a/weather/citymanager.cpp b/weather/src/citymanager.cpp
index 665c3b7..665c3b7 100644
--- a/weather/citymanager.cpp
+++ b/weather/src/citymanager.cpp
diff --git a/weather/citymanager.h b/weather/src/citymanager.h
index 3b80393..3b80393 100644
--- a/weather/citymanager.h
+++ b/weather/src/citymanager.h
diff --git a/weather/contentlist.cpp b/weather/src/contentlist.cpp
index 8b054aa..8b054aa 100644
--- a/weather/contentlist.cpp
+++ b/weather/src/contentlist.cpp
diff --git a/weather/contentlist.h b/weather/src/contentlist.h
index 8f37c7f..8f37c7f 100644
--- a/weather/contentlist.h
+++ b/weather/src/contentlist.h
diff --git a/weather/demoforecastsource.cpp b/weather/src/demoforecastsource.cpp
index 292b6ea..292b6ea 100644
--- a/weather/demoforecastsource.cpp
+++ b/weather/src/demoforecastsource.cpp
diff --git a/weather/demoforecastsource.h b/weather/src/demoforecastsource.h
index dbfd715..dbfd715 100644
--- a/weather/demoforecastsource.h
+++ b/weather/src/demoforecastsource.h
diff --git a/weather/fakecontentscreen.cpp b/weather/src/fakecontentscreen.cpp
index 493df9c..493df9c 100644
--- a/weather/fakecontentscreen.cpp
+++ b/weather/src/fakecontentscreen.cpp
diff --git a/weather/fakecontentscreen.h b/weather/src/fakecontentscreen.h
index 09c788a..09c788a 100644
--- a/weather/fakecontentscreen.h
+++ b/weather/src/fakecontentscreen.h
diff --git a/weather/forecast.h b/weather/src/forecast.h
index f6fb6a8..f6fb6a8 100644
--- a/weather/forecast.h
+++ b/weather/src/forecast.h
diff --git a/weather/forecastdata.cpp b/weather/src/forecastdata.cpp
index 45e2567..45e2567 100644
--- a/weather/forecastdata.cpp
+++ b/weather/src/forecastdata.cpp
diff --git a/weather/forecastdata.h b/weather/src/forecastdata.h
index bf5b9cd..bf5b9cd 100644
--- a/weather/forecastdata.h
+++ b/weather/src/forecastdata.h
diff --git a/weather/forecasthungitem.cpp b/weather/src/forecasthungitem.cpp
index 428b83c..428b83c 100644
--- a/weather/forecasthungitem.cpp
+++ b/weather/src/forecasthungitem.cpp
diff --git a/weather/forecasthungitem.h b/weather/src/forecasthungitem.h
index bb86552..bb86552 100644
--- a/weather/forecasthungitem.h
+++ b/weather/src/forecasthungitem.h
diff --git a/weather/forecastprovider.cpp b/weather/src/forecastprovider.cpp
index 5bda3fe..5bda3fe 100644
--- a/weather/forecastprovider.cpp
+++ b/weather/src/forecastprovider.cpp
diff --git a/weather/forecastprovider.h b/weather/src/forecastprovider.h
index fcb75dd..fcb75dd 100644
--- a/weather/forecastprovider.h
+++ b/weather/src/forecastprovider.h
diff --git a/weather/forecastrain.cpp b/weather/src/forecastrain.cpp
index 81f3175..81f3175 100644
--- a/weather/forecastrain.cpp
+++ b/weather/src/forecastrain.cpp
diff --git a/weather/forecastrain.h b/weather/src/forecastrain.h
index 91b5aaf..91b5aaf 100644
--- a/weather/forecastrain.h
+++ b/weather/src/forecastrain.h
diff --git a/weather/forecastsnow.cpp b/weather/src/forecastsnow.cpp
index d342c1e..d342c1e 100644
--- a/weather/forecastsnow.cpp
+++ b/weather/src/forecastsnow.cpp
diff --git a/weather/forecastsnow.h b/weather/src/forecastsnow.h
index 809b232..809b232 100644
--- a/weather/forecastsnow.h
+++ b/weather/src/forecastsnow.h
diff --git a/weather/forecastsource.h b/weather/src/forecastsource.h
index 8c7cfbe..8c7cfbe 100644
--- a/weather/forecastsource.h
+++ b/weather/src/forecastsource.h
diff --git a/weather/forecaststars.cpp b/weather/src/forecaststars.cpp
index 97379dc..97379dc 100644
--- a/weather/forecaststars.cpp
+++ b/weather/src/forecaststars.cpp
diff --git a/weather/forecaststars.h b/weather/src/forecaststars.h
index 23a135c..23a135c 100644
--- a/weather/forecaststars.h
+++ b/weather/src/forecaststars.h
diff --git a/weather/forecastview.cpp b/weather/src/forecastview.cpp
index f7a0d6b..f7a0d6b 100644
--- a/weather/forecastview.cpp
+++ b/weather/src/forecastview.cpp
diff --git a/weather/forecastview.h b/weather/src/forecastview.h
index 4378a59..4378a59 100644
--- a/weather/forecastview.h
+++ b/weather/src/forecastview.h
diff --git a/weather/gesturebox.cpp b/weather/src/gesturebox.cpp
index cd348bf..cd348bf 100644
--- a/weather/gesturebox.cpp
+++ b/weather/src/gesturebox.cpp
diff --git a/weather/gesturebox.h b/weather/src/gesturebox.h
index a754105..a754105 100644
--- a/weather/gesturebox.h
+++ b/weather/src/gesturebox.h
diff --git a/weather/gesturebox_p.h b/weather/src/gesturebox_p.h
index 0daa89e..0daa89e 100644
--- a/weather/gesturebox_p.h
+++ b/weather/src/gesturebox_p.h
diff --git a/weather/loading.cpp b/weather/src/loading.cpp
index 02750f9..02750f9 100644
--- a/weather/loading.cpp
+++ b/weather/src/loading.cpp
diff --git a/weather/loading.h b/weather/src/loading.h
index 2735b28..2735b28 100644
--- a/weather/loading.h
+++ b/weather/src/loading.h
diff --git a/weather/main.cpp b/weather/src/main.cpp
index b2681a9..b2681a9 100644
--- a/weather/main.cpp
+++ b/weather/src/main.cpp
diff --git a/weather/mainview.cpp b/weather/src/mainview.cpp
index 5f9b5d3..5f9b5d3 100644
--- a/weather/mainview.cpp
+++ b/weather/src/mainview.cpp
diff --git a/weather/mainview.h b/weather/src/mainview.h
index fc54837..fc54837 100644
--- a/weather/mainview.h
+++ b/weather/src/mainview.h
diff --git a/weather/networkforecastsource.cpp b/weather/src/networkforecastsource.cpp
index 98456c8..98456c8 100644
--- a/weather/networkforecastsource.cpp
+++ b/weather/src/networkforecastsource.cpp
diff --git a/weather/networkforecastsource.h b/weather/src/networkforecastsource.h
index 49f26c5..49f26c5 100644
--- a/weather/networkforecastsource.h
+++ b/weather/src/networkforecastsource.h
diff --git a/weather/painttextitem.cpp b/weather/src/painttextitem.cpp
index 7356815..7356815 100644
--- a/weather/painttextitem.cpp
+++ b/weather/src/painttextitem.cpp
diff --git a/weather/painttextitem.h b/weather/src/painttextitem.h
index 9811226..9811226 100644
--- a/weather/painttextitem.h
+++ b/weather/src/painttextitem.h
diff --git a/weather/pixmapbutton.cpp b/weather/src/pixmapbutton.cpp
index 6ec8be5..6ec8be5 100644
--- a/weather/pixmapbutton.cpp
+++ b/weather/src/pixmapbutton.cpp
diff --git a/weather/pixmapbutton.h b/weather/src/pixmapbutton.h
index 60c95a3..60c95a3 100644
--- a/weather/pixmapbutton.h
+++ b/weather/src/pixmapbutton.h
diff --git a/weather/pixmaploader.cpp b/weather/src/pixmaploader.cpp
index e60cef4..e60cef4 100644
--- a/weather/pixmaploader.cpp
+++ b/weather/src/pixmaploader.cpp
diff --git a/weather/pixmaploader.h b/weather/src/pixmaploader.h
index f32bf64..f32bf64 100644
--- a/weather/pixmaploader.h
+++ b/weather/src/pixmaploader.h
diff --git a/weather/scrollbar.cpp b/weather/src/scrollbar.cpp
index 5fc1264..5fc1264 100644
--- a/weather/scrollbar.cpp
+++ b/weather/src/scrollbar.cpp
diff --git a/weather/scrollbar.h b/weather/src/scrollbar.h
index fb509d7..fb509d7 100644
--- a/weather/scrollbar.h
+++ b/weather/src/scrollbar.h
diff --git a/weather/settings.cpp b/weather/src/settings.cpp
index 32b3071..32b3071 100644
--- a/weather/settings.cpp
+++ b/weather/src/settings.cpp
diff --git a/weather/settings.h b/weather/src/settings.h
index 7556e72..7556e72 100644
--- a/weather/settings.h
+++ b/weather/src/settings.h
diff --git a/weather/symbiannetwork.h b/weather/src/symbiannetwork.h
index 52cf45c..52cf45c 100644
--- a/weather/symbiannetwork.h
+++ b/weather/src/symbiannetwork.h
diff --git a/weather/titlebar.cpp b/weather/src/titlebar.cpp
index c38377a..c38377a 100644
--- a/weather/titlebar.cpp
+++ b/weather/src/titlebar.cpp
diff --git a/weather/titlebar.h b/weather/src/titlebar.h
index 4636a77..4636a77 100644
--- a/weather/titlebar.h
+++ b/weather/src/titlebar.h
diff --git a/weather/xoapweatherresponse.cpp b/weather/src/xoapweatherresponse.cpp
index 5804bc9..5804bc9 100644
--- a/weather/xoapweatherresponse.cpp
+++ b/weather/src/xoapweatherresponse.cpp
diff --git a/weather/xoapweatherresponse.h b/weather/src/xoapweatherresponse.h
index 1fd13cd..1fd13cd 100644
--- a/weather/xoapweatherresponse.h
+++ b/weather/src/xoapweatherresponse.h
diff --git a/weather/yahooweatherresponse.cpp b/weather/src/yahooweatherresponse.cpp
index 652d2c8..652d2c8 100644
--- a/weather/yahooweatherresponse.cpp
+++ b/weather/src/yahooweatherresponse.cpp
diff --git a/weather/yahooweatherresponse.h b/weather/src/yahooweatherresponse.h
index ac9d20e..ac9d20e 100644
--- a/weather/yahooweatherresponse.h
+++ b/weather/src/yahooweatherresponse.h