Matti Viljanen
|
cbf7e7cdbc
|
Split project into GUI application and CLI service
|
2020-04-24 11:22:07 +03:00 |
|
Matti Viljanen
|
1db3b693f8
|
Improve cmd arg handling
|
2020-03-28 10:21:01 +02:00 |
|
Matti Viljanen
|
e6cf771874
|
Fix more mishaps...
|
2020-03-24 10:02:30 +02:00 |
|
Matti Viljanen
|
6c436c3c12
|
Implement "--debug" to print qInfo(), qDebug(), console.info() and console.debug() messages
Note that setting "*.debug=true" leads the whole Qt's debug output being printed, which is NOT recommened.
|
2020-03-23 04:18:44 +02:00 |
|
Matti Viljanen
|
84728c0910
|
Implement "--verbose" for printing qInfo() and console.info() messages
|
2020-03-23 04:14:30 +02:00 |
|
Matti Viljanen
|
98749ef219
|
Fix version bump system, add "-v" for version
|
2020-03-23 04:12:05 +02:00 |
|
Matti Viljanen
|
64cc9951db
|
Disable QML console.debug() with QT_NO_DEBUG_OUTPUT
|
2020-03-21 13:24:40 +02:00 |
|
Matti Viljanen
|
02b3f40524
|
Increase debug log verbosity
|
2020-03-21 05:02:04 +02:00 |
|
Matti Viljanen
|
cc52212eb5
|
Update copyrights
|
2020-03-21 03:27:09 +02:00 |
|
Matti Viljanen
|
85d42458ca
|
Improve logging, settings loading and file operations
|
2020-03-21 01:17:15 +02:00 |
|
Matti Viljanen
|
d90c9c87da
|
Implement charger control logic
|
2020-03-20 20:58:01 +02:00 |
|
Matti Viljanen
|
fecaad492a
|
Make sure charging is disabled on exit
|
2020-03-20 17:29:09 +02:00 |
|
Matti Viljanen
|
b429c474c6
|
Use pointers to objects for consistency
|
2020-03-20 16:18:14 +02:00 |
|
Matti Viljanen
|
96225c71af
|
Increase polling frequency to 3s
|
2019-02-10 20:30:45 +02:00 |
|
Matti Viljanen
|
57f153055e
|
Remove unused addImportPath
|
2019-01-05 23:41:33 +02:00 |
|
Matti Viljanen
|
8467c6e7c6
|
Add GPLv3 license comments in source files
|
2019-01-05 23:40:22 +02:00 |
|
Matti Viljanen
|
ac9e3a088b
|
Add Settings object, alert level sliders
|
2019-01-05 21:58:52 +02:00 |
|
Matti Viljanen
|
284d37755a
|
Refresh battery data automatically
|
2019-01-05 21:57:35 +02:00 |
|
Matti Viljanen
|
18bf91fdce
|
Display current battery level and charging status - milestone achieved!
|
2019-01-05 17:15:32 +02:00 |
|
Matti Viljanen
|
46e27d18b7
|
Created project, added .gitignore
|
2019-01-05 15:49:35 +02:00 |
|