Commit graph

14 commits

Author SHA1 Message Date
Matti Viljanen
308f0ae060
Handle saving and loading config more carefully. Fixes #35 2021-04-27 20:13:44 +03:00
Matti Viljanen
f542628e56
Implement log level settings 2021-04-24 17:44:25 +03:00
Matti Viljanen
f9354eacc3
Add log viewer page, enable logging by default 2021-04-17 23:39:36 +03:00
Matti Viljanen
e31b791bdb
Remove unused function 2021-04-17 22:14:36 +03:00
Matti Viljanen
f4bf1d0763
Use const keywords and references a lot more 2021-04-17 22:13:57 +03:00
Matti Viljanen
d3132a453d
Replace QDebug with custom Logger 2021-04-17 22:01:19 +03:00
Matti Viljanen
4a885c347d
Don't hard code application name, properly assign object owners, Qt handles delete 2021-04-10 04:08:50 +03:00
Matti Viljanen
787f53216b Enable charging control by default 2021-01-31 21:43:23 +02:00
Matti Viljanen
b94df34839 Remove redundant high/low notification enabled 2020-11-30 22:58:37 +02:00
Matti Viljanen
6c461c57d1
Split high and low notification controls (fixes issue #9) 2020-06-14 19:23:17 +03:00
Matti Viljanen
71f8f93223
Fix more startup crashes 2020-04-26 18:20:54 +03:00
Matti Viljanen
30653a1c11
Implement notifications and sounds using the daemon 2020-04-26 18:20:28 +03:00
Matti Viljanen
1ee2d9e708
Make sure that the same config file is used with the daemon 2020-04-26 11:33:46 +03:00
Matti Viljanen
cbf7e7cdbc
Split project into GUI application and CLI service 2020-04-24 11:22:07 +03:00
Renamed from src/settings.h (Browse further)