Commit graph

726 commits

Author SHA1 Message Date
Micke Prag
aed1bfdcf4 Added install_name_tool script to help deploying TelldusCenter 2009-03-24 20:49:23 +00:00
Micke Prag
777f0ffc80 Only load the toolbar for plugins if there is any plugin to load 2009-03-24 12:27:50 +00:00
Micke Prag
e6d983eb64 Fixed version number and made it compile in releasemode 2009-03-24 12:26:50 +00:00
Micke Prag
d1bc8ee56d Changed the path where TelldusCenter finds its plugins on Mac OS X 2009-03-20 16:33:42 +00:00
Micke Prag
9b29903e12 Updated the about-dialog 2009-03-20 16:32:56 +00:00
Micke Prag
f884f220aa Added TelldusCenter logo 2009-03-20 16:32:27 +00:00
Micke Prag
d24f825602 Changed the destdir for plugins on Mac OS X 2009-03-20 16:30:52 +00:00
Micke Prag
cdf8924e58 Added new icon for TelldusCenter 2009-03-20 12:40:14 +00:00
Micke Prag
936cdb5089 Cached the device-parameters and only save them om Device::save() 2009-03-19 15:32:49 +00:00
Micke Prag
a251f4cadd Fixed bug where new devices didn't have any methods 2009-03-19 15:16:39 +00:00
Micke Prag
e5317ba704 Switched to pimpl idiom in class Device 2009-03-18 18:48:04 +00:00
Micke Prag
1ee0f539dc Linked plugin Devices against libtelldus-gui 2009-03-12 22:45:26 +00:00
Micke Prag
857e443fab Moved the animation into class Button and made it a bit better 2009-03-12 01:01:51 +00:00
Micke Prag
11e57c3bdc Started with some initial animation on the Touchscreen-interface 2009-03-11 18:27:22 +00:00
Micke Prag
bc623ef529 Added QScript to TelldusCenter 2009-03-11 14:13:41 +00:00
Micke Prag
755f212e1f Switched to pimpl idiom for class TelldusCenterApplication 2009-03-11 12:35:25 +00:00
Micke Prag
c2a8660523 Added plugin Devices to makefile 2009-03-11 11:26:48 +00:00
Micke Prag
8f13ff385d Moved the devices to a own plugin 2009-03-11 11:25:40 +00:00
Fredrik Jacobsson
b0d8dd685f Added Rising Sun image 2009-03-10 20:12:54 +00:00
Micke Prag
f1539158aa Added the first plugin for TelldusCenter 2009-03-10 16:39:03 +00:00
Micke Prag
f7f24d305d Made TelldusCenter load plugins 2009-03-10 16:36:53 +00:00
Micke Prag
d34eb30678 Added messagewidget in MainWindow 2009-03-10 11:33:10 +00:00
Micke Prag
4152e71fb1 Fixed some layouts for hildon windowmanager 2009-03-10 11:25:04 +00:00
Micke Prag
b78ed4576f Update the methods if model and/or protocol changes 2009-02-12 16:08:10 +00:00
Micke Prag
830e6dc704 Started to listen for device events from telldus-core 2009-02-09 11:27:47 +00:00
Micke Prag
8ad60eabc5 Emited a signal and updated the state in the device list when the state of a device changes 2009-02-09 10:32:55 +00:00
Micke Prag
1f68ee74a9 Showed the last sent command in the the list of devices 2009-02-08 17:55:24 +00:00
Micke Prag
a8608e0146 Added receiving from TellStick Duo 2009-02-06 16:42:01 +00:00
Micke Prag
b46c1e2d5c Added first icon for TelldusCenter on Mac OS X 2009-02-05 19:38:47 +00:00
Micke Prag
536c233b5e Made the menu options in the systray work 2009-01-19 16:06:09 +00:00
Micke Prag
95d6cf0704 Added vendor-logos to the list of available devices 2009-01-19 16:04:13 +00:00
Micke Prag
42adeeb6c1 Made EdtiDeviceDialog show when you press edit on a group device 2009-01-19 10:06:43 +00:00
Micke Prag
5a4e8f0030 Bugfix in EditGroupDialog 2009-01-19 09:48:41 +00:00
Micke Prag
0d215a41b2 Moved the systray icon from TelldusCenterApplication into its own class 2009-01-16 17:52:55 +00:00
Micke Prag
c1581ebcc7 Added a menu to the systray-icon 2009-01-16 16:40:52 +00:00
Micke Prag
46ea2bf5af Made it blend into Mac OS X better by only having one MainWindow and raise it on activation 2009-01-16 13:42:03 +00:00
Micke Prag
3a6014103a Added EditGroupDialog 2009-01-16 13:13:31 +00:00
Micke Prag
1e50517047 Typo in signalname in DeviceModel 2009-01-16 09:32:35 +00:00
Micke Prag
d7dc523b14 Added the device-icon as the decoration-role to the devices in VendorDeviceModel 2009-01-15 17:32:28 +00:00
Micke Prag
e93972fc46 Typo in signal name 2009-01-15 17:30:53 +00:00
Micke Prag
49b25f6891 Replaced the device-images to images with transparent background 2009-01-12 15:01:34 +00:00
Micke Prag
6737a3eb47 Removed a warning when compiling MainWindow 2009-01-11 17:07:18 +00:00
Micke Prag
ef96904fbe Linked TelldusGui with TelldusCore as a framework instead of as a library 2009-01-11 17:06:45 +00:00
Micke Prag
272bcb0daf Outputs messages in the console on events 2009-01-10 14:31:43 +00:00
Micke Prag
7c2ca424c6 DeviceWidget now emits signals on events like turnOn/turnOff 2009-01-10 14:31:02 +00:00
Micke Prag
635e120847 Added column 'Action' to DeviceWidget 2009-01-10 11:25:51 +00:00
Micke Prag
582029b63c Saved the MainWindow geometry on window close 2009-01-10 11:22:27 +00:00
Micke Prag
094e2a3936 Cleaned up telldusgui.h 2009-01-07 19:38:43 +00:00
Micke Prag
5395aaf28c Added flag for finding telldus-core and telldus-gui on Windows 2009-01-07 19:22:40 +00:00
Micke Prag
6b0bcf6f09 Made the AutoUpdater only work for Max OS X 2009-01-07 19:21:09 +00:00