]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/thermostat-demo.git/commit
weatherwidget: changed status reporting to indicate when cached data is from
authordgerlach <d-gerlach@ti.com>
Wed, 26 Sep 2012 20:14:12 +0000 (15:14 -0500)
committerdgerlach <d-gerlach@ti.com>
Wed, 26 Sep 2012 20:14:12 +0000 (15:14 -0500)
commit659ad0f0903d90a629075bfd5e09f1b93feec389
tree430c5c9a9fa1d597204f8f04a1e04cbcf8b051ca
parent64d8ad90027c015d2a512398a17ba87a2655aef4
weatherwidget: changed status reporting to indicate when cached data is from

cache: new default cache data for openweathermapdataengine

openweathermapdataengine: adds retrieval date to cache data

mainwindow: modified signals so cache data doesn't appear to come from web
ThermostatDemoSource/data/cache.dat
ThermostatDemoSource/mainwindow.cpp
ThermostatDemoSource/qss/thermostatdemo.qss
ThermostatDemoSource/weatherwidget.cpp
ThermostatDemoSource/weatherwidget.h
ThermostatDemoSource/webdata.cpp
ThermostatDemoSource/webdataengine/openweathermapdataengine.cpp