Micke Prag
|
9a8c76513f
|
Bump version from 2.1.1_beta1 to 2.1.1
|
2012-01-30 13:21:16 +01:00 |
|
Micke Prag
|
924fe1cf20
|
Set a minimum width for the sensor view, closes #165
|
2012-01-30 12:56:59 +01:00 |
|
Micke Prag
|
03f00a0fff
|
Changed graphics on deletebutton, see #165
|
2012-01-30 12:53:07 +01:00 |
|
Micke Prag
|
e7a2e9dc76
|
Copy the framworks the plugins depends on, not only rewrite the path
|
2012-01-27 11:35:54 +01:00 |
|
Stefan Persson
|
4ccb9b3563
|
Fix crash when removing sensor with name textfield selected
|
2012-01-26 17:01:50 +01:00 |
|
Stefan Persson
|
e69f7abba8
|
Sensor view now starts up in view mode if no sensors are set to be visible. Closes #168
|
2012-01-25 17:01:44 +01:00 |
|
Stefan Persson
|
44b60a20ec
|
Merge branch 'ticket96'
|
2012-01-17 15:32:56 +01:00 |
|
Stefan Persson
|
645ef2098e
|
Sensor save and load from storage, and deletion. Closes #96
|
2012-01-17 15:18:03 +01:00 |
|
Micke Prag
|
5ce0b81e39
|
Add function QMLArray::removeLater()
|
2012-01-17 13:31:01 +01:00 |
|
Micke Prag
|
5b3b669997
|
Remove Stefans debug code
|
2012-01-17 13:20:19 +01:00 |
|
Stefan Persson
|
a182ba2111
|
Delete sensors from model and storage
|
2012-01-17 13:16:10 +01:00 |
|
Micke Prag
|
48daf2ca2f
|
Bump version to 2.1.1_beta1
|
2012-01-17 12:20:05 +01:00 |
|
Micke Prag
|
9afb2cbbac
|
Fix for building qt-components on Mac OS X. Master branch.
|
2012-01-16 16:54:32 +01:00 |
|
Micke Prag
|
bdb766e7cf
|
Merge branch 'master' into ticket96
Conflicts:
telldus-gui/Plugins/Sensors/main.qml
telldus-gui/Plugins/Sensors/sensor.cpp
|
2012-01-16 16:30:41 +01:00 |
|
Micke Prag
|
1e650c7142
|
Fix compiling issues for qt-components-desktop on Windows
|
2012-01-13 18:22:31 +01:00 |
|
Micke Prag
|
99c2b0e158
|
Convert the textbox to qt-components as well
|
2012-01-13 16:47:20 +01:00 |
|
Micke Prag
|
64e2b354af
|
Convert our checkbox to a qt-component checkbox
|
2012-01-13 16:12:13 +01:00 |
|
Micke Prag
|
c90a4c1f12
|
Change the flickable area to a ScrollArea. Better for the desktop
|
2012-01-13 15:50:21 +01:00 |
|
Micke Prag
|
69b16f0baf
|
Plugin extra files should be a custom command and not built after linking. This fixes the issue that the plugin needed to be relinked for new files to be copied to destination
|
2012-01-13 15:29:55 +01:00 |
|
Stefan Persson
|
cc0b37e179
|
Fix for building if cmake doesn't understand -1 length in STRING(SUBSTRING)
|
2012-01-13 15:05:22 +01:00 |
|
Micke Prag
|
aadc4554fc
|
Convert the edit button to a qt-component button
|
2012-01-13 14:37:07 +01:00 |
|
Micke Prag
|
5531d6b313
|
Add QtComponents to the QML plugin
|
2012-01-13 14:36:38 +01:00 |
|
Micke Prag
|
ab436a212f
|
Add cmake build file for QtComponents
|
2012-01-13 14:34:53 +01:00 |
|
Micke Prag
|
5db7658a47
|
Add Qt Components for desktop as submodule
|
2012-01-13 12:05:22 +01:00 |
|
Micke Prag
|
1dfacddf1a
|
Make the list flickable
|
2012-01-12 17:39:11 +01:00 |
|
Micke Prag
|
3942702881
|
Move SensorList to its own file
|
2012-01-12 17:33:08 +01:00 |
|
Micke Prag
|
332bf966f5
|
Change plugin name to have capital first letter
|
2012-01-12 17:32:41 +01:00 |
|
Micke Prag
|
df5e08ff9c
|
Move SensorView to its own file
|
2012-01-12 17:30:23 +01:00 |
|
Micke Prag
|
d3227ebdf8
|
Implement UP/DOWN/STOP in TelldusCenter Live! plugin. This closes #147.
|
2011-12-30 16:43:49 +01:00 |
|
Micke Prag
|
ed1dc8b2d3
|
Mask methods to lowest common denominator
|
2011-12-30 16:43:49 +01:00 |
|
Micke Prag
|
5bb60a60c9
|
Implement our new type of command messages and also handle the ACK. This
requires us to bump the protocol version. Closes #151
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
c56fa6c6f8
|
Clear the error and status message when we are dicsonnected
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
05d48d1685
|
Reset ping timer on all sent messages
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
06bf1a867d
|
Add function LiveMessageTokenScriptWrapper::getString()
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
d86e12f1d3
|
LiveMessageTokenScriptWrapper::getInt() should be declared const since it only returnes values
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
4517db2048
|
Reset pong timer on all received data (with valid signature). Not only pong messages
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
b8955deed8
|
Add overloaded constructor to LiveMessageToken to accept an int
|
2011-12-29 17:38:55 +01:00 |
|
Stefan Persson
|
6f2ea98c5c
|
Optimization for #101.
|
2011-12-22 12:31:17 +01:00 |
|
Stefan Persson
|
319e505509
|
Now possible to activate Telldus Live! from Settings. Closes #101.
|
2011-12-22 12:20:51 +01:00 |
|
Micke Prag
|
084930a74e
|
Remove OS X specific finding of QtUiTools. The variable QT_USE_QTUITOOLS seems to work by itself instead
|
2011-12-20 16:51:31 +01:00 |
|
Micke Prag
|
808385705f
|
Increase timeout time
|
2011-12-19 17:07:26 +01:00 |
|
Stefan Persson
|
2d17564de3
|
Added better filtration when scanning remotes, only update the affected protocols. Closes #88
|
2011-12-19 15:51:25 +01:00 |
|
Stefan Persson
|
8e377a12bc
|
Possibility to add/remove sensors from list, and change their names. Not yet persistent.
|
2011-12-01 13:49:45 +01:00 |
|
Micke Prag
|
2feeb81f37
|
Implemented listening for pongs, this refs #117 and closes #133
|
2011-11-28 21:39:04 +01:00 |
|
Micke Prag
|
af929e5311
|
Changed reconnect time and ping timer.
|
2011-11-28 17:46:48 +01:00 |
|
Micke Prag
|
b68b4435c7
|
Retry fetching server list later if we fail the first time. This closes #117
|
2011-11-24 16:21:34 +01:00 |
|
Micke Prag
|
4b37109f27
|
Use FIND_PACKAGE() to find QtUiTools instead of just hardcode the path
|
2011-11-04 10:58:03 +01:00 |
|
Stefan Persson
|
ef9a201f90
|
Possibility to add/remove sensors from list, and change their names. Not yet persistent.
|
2011-11-01 14:14:14 +01:00 |
|
Micke Prag
|
e7ec37aa60
|
Add includepath to telldus-core for plugin Sensors
|
2011-10-28 10:31:07 +02:00 |
|
Micke Prag
|
cb6b3099d5
|
Add Sensors plugins as default
|
2011-10-28 09:50:17 +02:00 |
|