]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/thermostat-demo.git/commit
remoteaccessmanager: extensive changes to remote access api to allow for
authordgerlach <d-gerlach@ti.com>
Thu, 11 Oct 2012 20:37:50 +0000 (15:37 -0500)
committerdgerlach <d-gerlach@ti.com>
Thu, 11 Oct 2012 20:37:50 +0000 (15:37 -0500)
commit01981e97c42178bbc4fe00d2bda0165398260313
tree5480f3bcc5ae1756223b56b2d0c9a09ec703eb1c
parentb671f5db0f9d61a230c20cca05fae7060ad7aac0
remoteaccessmanager: extensive changes to remote access api to allow for
web access.
34 files changed:
ThermostatDemo
ThermostatDemoSource/forecastdatawidget.cpp
ThermostatDemoSource/forecastdatawidget.h
ThermostatDemoSource/keyboard/keyboard.cpp
ThermostatDemoSource/mainwindow.cpp
ThermostatDemoSource/mainwindow.h
ThermostatDemoSource/remote/images/ui-bg_flat_30_cccccc_40x100.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_flat_50_5c5c5c_40x100.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_glass_20_555555_1x400.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_glass_40_0078a3_1x400.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_glass_40_ffc73d_1x400.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_gloss-wave_25_333333_500x100.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_highlight-soft_80_eeeeee_1x100.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_inset-soft_25_000000_1x100.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-bg_inset-soft_30_f58400_1x100.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-icons_222222_256x240.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-icons_4b8e0b_256x240.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-icons_a83300_256x240.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-icons_cccccc_256x240.png [new file with mode: 0644]
ThermostatDemoSource/remote/images/ui-icons_ffffff_256x240.png [new file with mode: 0644]
ThermostatDemoSource/remote/index.html [changed mode: 0644->0755]
ThermostatDemoSource/remote/jquery-ui-1.8.24.custom.css [new file with mode: 0644]
ThermostatDemoSource/remote/jquery-ui-1.8.24.custom.min.js [new file with mode: 0644]
ThermostatDemoSource/remoteaccessmanager.cpp
ThermostatDemoSource/remoteaccessmanager.h
ThermostatDemoSource/thermostatdemo.qrc
ThermostatDemoSource/thermostatwidget.cpp
ThermostatDemoSource/thermostatwidget.h
ThermostatDemoSource/weatherdatawidget.cpp
ThermostatDemoSource/weatherdatawidget.h
ThermostatDemoSource/weatherwidget.cpp
ThermostatDemoSource/weatherwidget.h
ThermostatDemoSource/webdata.cpp
ThermostatDemoSource/webdataengine/openweathermapdataengine.cpp