Commit Graph

59 Commits (b26d959ca5e2ee1ee52bada89f2dfaa149c05f75)

Author SHA1 Message Date
Simon Stürz 316bce2a4e Add WiFi networks list filter option 2024-09-16 15:25:10 +02:00
Michael Zanetti 1c2d62d56a Add a new thing status view (connection, battery, update) 2023-12-31 01:03:41 +01:00
Michael Zanetti 6c3674cec7 Fix ordering of live entries in logs 2023-12-24 00:04:45 +01:00
Michael Zanetti 8f5e322239 Invert state chart painting
We need to paint from left to right in order to fill in values properly
2023-10-17 23:00:36 +02:00
Michael Zanetti 557c47fe49 Fix some issues with logs
Fixes state charts sometimes requiring a refresh to paint completely
Fixes log view lists inserting live entries on the wrong end
2023-09-12 16:47:46 +02:00
Michael Zanetti e7eed47abf Improve group editing popup 2023-05-24 20:01:12 +02:00
Michael Zanetti afad4be079 Fix new charts for older Qt versions 2023-05-10 23:16:08 +02:00
Michael Zanetti 0e5619b4f9 More polishing 2023-04-26 23:44:41 +02:00
Michael Zanetti 32f08120c2 Improve new logging stuff further 2023-04-24 23:59:49 +02:00
Michael Zanetti e7316ea282 Polishing of new logs 2023-04-24 11:38:44 +02:00
Michael Zanetti 6845d7d2ae Add support for the new log engine (protocol version 8.0) 2023-04-19 11:56:35 +02:00
Michael Zanetti 7d671c652d Fix ac charts also showing actions 2023-03-02 23:28:38 +01:00
Michael Zanetti 79841a5e27 Add air conditioning experience 2023-02-11 19:29:01 +01:00
Michael Zanetti e6ad5ebfda Another little fix in finding the closest to timestamp in a history log 2021-12-16 12:08:50 +01:00
Michael Zanetti 5c63c92064 Fix findClosest() in logsmodel 2021-12-15 23:28:27 +01:00
Michael Zanetti 6d049101f4 Improvements in the energy view 2021-12-06 00:59:52 +01:00
Michael Zanetti 3e31724f90 More work and fixes on the energy dashboard 2021-11-29 14:32:23 +01:00
Michael Zanetti 9121715024 Fix LogsModel::findClosest() to not return a entry before logging started 2021-11-25 14:09:10 +01:00
Michael Zanetti e7af535914 Rework energy views 2021-11-24 19:59:09 +01:00
Michael Zanetti a0be4365d4 Add block size param to logs model 2021-10-21 13:23:50 +02:00
Michael Zanetti dc399f28ae Improve energy pages 2021-09-24 23:04:12 +02:00
Michael Zanetti 37cb72923f Allow inverting the XYSeriesAdapter values 2021-09-17 14:39:10 +02:00
Michael Zanetti 65a7247855 User bigger block sizes in logs models 2021-09-08 14:24:40 +02:00
Michael Zanetti 1415937240 Add 15 mins sample rate to xyseriesadapter 2021-08-25 22:50:10 +02:00
Michael Zanetti 973d3f1a4e Performance tuning 2021-08-24 14:45:36 +02:00
Michael Zanetti 417edc4e58 More work on the energy view 2021-08-23 13:49:04 +02:00
Michael Zanetti d306f9c158 Fix an occational crash in logsmodel 2021-07-04 13:39:46 +02:00
Michael Zanetti 125106309b Simplify json notification api 2021-06-30 22:31:52 +02:00
Michael Zanetti 652f115b7c Add a dashboard view 2021-06-06 22:26:32 +02:00
Jenkins nymea 97214a71bb Merge PR #588: some fixes in the graph series adapter 2021-04-16 17:49:51 +02:00
Michael Zanetti 80bd748d0d some fixes in the graph series adapter 2021-04-16 17:07:15 +02:00
Michael Zanetti 5b30af8a66 Fix an occationaly crash in logsmodel 2021-04-12 17:47:33 +02:00
Michael Zanetti 85bcd5481c Fix updating the tags proxy on dataChanged 2021-03-25 16:53:13 +01:00
Michael Zanetti 6645169786 Cleanup compile warnings 2021-03-24 14:58:41 +01:00
Michael Zanetti a45f32a1f1 Add ScriptProxyModel 2021-03-18 22:06:47 +01:00
Michael Zanetti 811901a23a Fix a crash that could happen when destroying LogsModel 2021-03-16 18:32:14 +01:00
Michael Zanetti 3032e5f2df some more device -> thing 2021-03-06 01:20:10 +01:00
Michael Zanetti 24d5d8fa29 No more devices! 2021-03-06 00:57:32 +01:00
Michael Zanetti 748793b376 Update devices to things in interfacesproxy 2021-02-13 00:48:47 +01:00
Michael Zanetti ddbde5130e Some fixes in the energy view 2021-01-18 20:49:17 +01:00
Michael Zanetti 6a6e60009d Some more fixes in the BT discovery 2021-01-14 14:58:50 +01:00
Michael Zanetti 854b782b9a Add sorting capability to generic sortfilter proxy model 2021-01-14 00:31:04 +01:00
Jenkins nymea 913b7741ba Merge PR #496: Improve smartmeter and sensor views 2021-01-06 19:32:01 +01:00
Michael Zanetti c1b3d5aed0 Add watersensor interface 2021-01-06 19:19:17 +01:00
Michael Zanetti 293d435346 Clean up warnings in code 2021-01-05 19:06:02 +01:00
Michael Zanetti 82454fc554 Finishing touches 2021-01-04 16:46:26 +01:00
Michael Zanetti 6eee9e8b89 Sort groups alphabetically 2020-11-11 13:57:57 +01:00
Michael Zanetti 354f567593 Make use of the new caching mechanism in nymea 2020-09-15 18:10:12 +02:00
Michael Zanetti f6be8ecb7b Fix graphs not filtering properly for type id 2020-09-09 00:54:49 +02:00
Michael Zanetti b981333d3b some polishing 2020-08-27 14:19:28 +02:00