Commit graph

681 commits

Author SHA1 Message Date
Micke Prag
30920ea816 Allow .qml files to be translated. See #163 2013-02-14 15:57:30 +01:00
Micke Prag
05f5db163c Add IKEA non dimmer. This closes #251 2013-02-13 17:29:25 +01:00
Micke Prag
9a28b1444b Sort the devices in TelldusCenter by its name.
If anyone thinks to breaks their preferred order, please read
http://xkcd.com/1172/
This closes #112.
2013-02-13 17:27:56 +01:00
Micke Prag
0018ad28d1 Remove old telldus-gui.pro 2012-11-19 10:14:09 +01:00
Micke Prag
d22793ed12 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
Micke Prag
246e043551 Fix typo in deviceSettings index 2012-06-21 11:43:39 +02:00
Micke Prag
ed9d1237b4 Add device Anslut selflearning on/off 2012-06-20 17:15:53 +02:00
Micke Prag
c97c88ba8d 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
Micke Prag
deebf2045e Add quit key shortcut (ctrl+q) 2012-04-16 12:03:47 +02:00
Micke Prag
4760aa8a32 Add possible constant for detecting mountain lion 2012-03-01 15:32:27 +01:00
Micke Prag
5e8a3c965a Add the version number if we cannot detect the platform on Windows 2012-03-01 15:30:40 +01:00
Micke Prag
c2be82e5d6 Copy the plugin to the destination folder after build instead of the combination using LIBRARY_OUTPUT_DIRECTORY and PREFIX. This allows us to build the plugins as universal binaries. Closes #121 2012-02-28 14:28:55 +01:00
Micke Prag
aff9b973a8 Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
Micke Prag
c0fe38e0eb Implement the controller callback 2012-02-27 15:35:59 +01:00
Micke Prag
6196793ff6 Make the firmware setable from C++ 2012-02-27 15:34:32 +01:00
Micke Prag
a0e9fd963b Add qmldir for plugin Controllers 2012-02-23 15:27:20 +01:00
Micke Prag
d5166d26f8 Add function com.telldus.core.controller() to the script engine to iterate over controllers 2012-02-23 12:38:56 +01:00
Micke Prag
5238978d32 Allow for controller removal in TelldusCenter 2012-02-23 12:37:58 +01:00
Micke Prag
3de0a98f89 Add new 'Controllers' plugin to admin controllers, see #108 2012-02-23 12:14:33 +01:00
Micke Prag
210b41b262 Add function QMLView::sizeRootObjectToView() 2012-02-23 12:14:32 +01:00
Micke Prag
f8226be943 Add overloaded function ConfigurationDialog::addPage() to load a QWidget directly 2012-02-23 10:07:17 +01:00
Micke Prag
24f7755358 Workaround for dependencies in plugins not resolved correctly 2012-02-02 17:22:11 +01:00
Micke Prag
91cf55816c Rewrite dependencies for QtComponents desktop on install 2012-01-31 11:34:39 +01:00
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