telldus/telldus-gui/TelldusGui
2012-02-27 17:44:58 +01:00
..
data Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
images Add Hasta blinds 2011-08-17 15:56:07 +00:00
CMakeLists.txt Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
device.cpp Code cleanup, todos examined 2011-03-03 15:19:23 +00:00
device.h Fixed function Device::stop(), it was both misspelled and not declared 2011-02-23 16:06:46 +00:00
devicemodel.cpp Added functions DeviceModel::haveError() and DeviceModel::errorString() 2011-03-03 14:15:40 +00:00
devicemodel.h Added functions DeviceModel::haveError() and DeviceModel::errorString() 2011-03-03 14:15:40 +00:00
devicesetting.cpp Added better filtration when scanning remotes, only update the affected protocols. Closes #88 2011-12-19 15:51:25 +01:00
devicesetting.h Added better filtration when scanning remotes, only update the affected protocols. Closes #88 2011-12-19 15:51:25 +01:00
devicesettingarctechselflearning.cpp Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingarctechselflearning.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingbrateck.cpp Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingbrateck.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettinggao.cpp Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettinggao.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingikea.cpp Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingikea.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingnexa.cpp Fixed bug setting devicesettings for Arctech CodeSwitch. 2010-08-16 08:59:54 +00:00
devicesettingnexa.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingnexabell.cpp Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingnexabell.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingrisingsun.cpp Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingrisingsun.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingsartano.cpp Bugfix when new code is set from TellStick Duo 2010-08-13 14:42:14 +00:00
devicesettingsartano.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingselflearning.cpp Added class DeviceSettingSelflearning. DeviceSettingArctechSelflearning should subclass this class 2011-02-25 15:20:01 +00:00
devicesettingselflearning.h Added class DeviceSettingSelflearning. DeviceSettingArctechSelflearning should subclass this class 2011-02-25 15:20:01 +00:00
devicesettingunitcode.cpp Added settingswidget DeviceSettingUnitcode 2010-11-09 10:55:55 +00:00
devicesettingunitcode.h Added settingswidget DeviceSettingUnitcode 2010-11-09 10:55:55 +00:00
devicesettingupm.cpp Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
devicesettingupm.h Added abstract function DeviceSetting::setValue() 2010-06-15 12:27:42 +00:00
deviceview.cpp Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
deviceview.h Added an QStyledItemDelegate to create the methodwidget. This might fix some bugs. 2010-06-16 14:35:35 +00:00
devicewidget.cpp Set the widget enabled false and emit an error if we cannot connect to the service 2011-03-03 14:17:29 +00:00
devicewidget.h Set the widget enabled false and emit an error if we cannot connect to the service 2011-03-03 14:17:29 +00:00
editdevicedialog.cpp Added better filtration when scanning remotes, only update the affected protocols. Closes #88 2011-12-19 15:51:25 +01:00
editdevicedialog.h Added parameter controllerId to the rawEvent. We don't use it though. 2010-08-17 13:56:21 +00:00
editgroupdialog.cpp Code cleanup, todos examined 2011-03-03 15:19:23 +00:00
editgroupdialog.h Device group functionallity added to Telldus Center. 2010-11-18 16:24:23 +00:00
filtereddeviceproxymodel.cpp Added better filtration when scanning remotes, only update the affected protocols. Closes #88 2011-12-19 15:51:25 +01:00
filtereddeviceproxymodel.h Added better filtration when scanning remotes, only update the affected protocols. Closes #88 2011-12-19 15:51:25 +01:00
methodwidget.cpp Added icons for up/down/stop 2011-03-18 11:03:57 +00:00
methodwidget.h Added dimbutton to the mainwindow in TelldusCenter 2010-06-16 15:23:30 +00:00
telldusgui.cpp Loaded translation files correctly on MacOSX 2009-09-22 16:46:51 +00:00
telldusgui.h Fix so only explicitly specified symbols are exported (patch fix-exported-symbols.patch) 2011-03-18 14:50:04 +00:00
TelldusGui.pro added arctech selflearning widget 2009-06-03 15:54:11 +00:00
telldusgui.qrc Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
TelldusGui_sv.ts Updated language files 2011-09-09 09:23:56 +00:00
vendordevicemodel.cpp Refactored telldus-gui to handle device-model as string instead of integer 2009-05-06 15:13:11 +00:00
vendordevicemodel.h Made it possible to edit the device name and model for a device 2008-12-29 19:18:48 +00:00
vendordevicetreeitem.cpp Changed vendor-images to be 150x150 px 2009-09-22 17:13:38 +00:00
vendordevicetreeitem.h Made the first nodes in the list of vendors expanded in EditDeviceDialog, closes #42 2009-08-19 19:27:04 +00:00