telldus/telldus-gui/TelldusGui
2013-10-10 16:11:24 +02:00
..
data Added device type RollerTrol, this closes #310 2013-09-09 14:20:46 +02:00
images Changed image to make it more generic 2013-09-11 14:33:31 +02:00
CMakeLists.txt Add codesigning on OS X 2013-10-10 16:11:24 +02: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 Extra check for the value in Nexa device settings. This could lead to a potential crash otherwise 2012-06-19 16:50:21 +02: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 Sort the devices in TelldusCenter by its name. 2013-02-13 17:27:56 +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 Sort the devices in TelldusCenter by its name. 2013-02-13 17:27:56 +01:00
devicewidget.h Sort the devices in TelldusCenter by its name. 2013-02-13 17:27:56 +01:00
editdevicedialog.cpp We cannot iterate over a QHash since the order is by design not guaranteed. Loop using a counter instead 2012-06-21 11:53:11 +02: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 translations 2013-05-23 11:39:27 +02: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