|
95572364c1
|
refactor: change ui translation mechanism
|
2024-04-22 14:59:03 +03:00 |
|
|
0bcceefd47
|
refactor: remove innclude guards, use pragma instead
|
2024-03-28 03:05:26 +02:00 |
|
|
4d01b87088
|
initial plasma6 support
|
2024-03-28 01:26:46 +02:00 |
|
|
91abbdcd96
|
clang-tidy warning fixes
|
2020-11-03 04:23:01 +03:00 |
|
|
276248a748
|
system source, some code improvements
|
2019-12-14 23:54:15 +03:00 |
|
|
e5a9e99438
|
Replace yahoo finance to stooq (#131)
Old code is dropped to separated provider
|
2017-12-15 02:01:34 +03:00 |
|
|
d0c96ce829
|
massive refactoring
|
2017-05-05 17:55:52 +03:00 |
|
|
6e62ceaac7
|
massive changes inside
* use pass by ref instead of by value if possible
* use reference in interation over collections
* fix no tag inserting
|
2017-05-04 15:00:50 +03:00 |
|
|
1b4d1d6944
|
implement qcronscheduler, tests update
|
2017-04-28 01:47:42 +03:00 |
|
|
bfdaadfc8b
|
add socket activation for extensions (#118)
Option `X-AW-Socket` is used. Any message received by this socket will
trigger extension update. If the option is set, `X-AW-Interval` will be
ignored
|
2017-02-06 12:16:16 +03:00 |
|
|
90c33ab24d
|
use m_ prefix for all internal variables, update CONTRIBUTING.md
accordingly
|
2016-07-27 20:40:17 +03:00 |
|
|
72f0d4587b
|
more correct test class for extscripts
|
2016-05-23 11:04:12 +03:00 |
|
|
e71da9bdfb
|
use overloaded constructors to create tests
|
2016-05-19 16:28:19 +03:00 |
|
|
51c7299ad0
|
changes in Extensions ABI
* rewrite aggregator to normal qt ui
* use X-AW prefix for formatters options
* fix logging
* use nullptr in headers
|
2016-05-13 13:23:25 +03:00 |
|
|
14aab3b758
|
rewrite extensions to new model
|
2016-05-11 14:02:15 +03:00 |
|
arcan1s
|
17a8a1734b
|
* create cppcheck and clangformat targets
* apply code style (#67)
* send values by reference
* fix warnings on plugin destruction by disconnecting dataengines first
* fix invalid hddtemp group definition
|
2015-10-18 00:05:42 +03:00 |
|
arcan1s
|
4c27382467
|
more correct logging, use qt logging for qml as well
|
2015-08-30 16:24:00 +03:00 |
|
arcan1s
|
aacb50c946
|
start moving to qt5 style logging
|
2015-08-29 00:58:39 +03:00 |
|
arcan1s
|
8228d1d06b
|
Add filter feature to ExtUpgrade (ApiVer = 3)
|
2015-08-26 00:24:55 +03:00 |
|
arcan1s
|
08cb7d9abe
|
fix #60
some hash improvements
|
2015-08-06 01:23:43 +03:00 |
|
arcan1s
|
bbb9aa0747
|
fix library translations
|
2015-07-28 00:22:34 +03:00 |
|
arcan1s
|
c61a5ac092
|
create a static library for backend items
move backend items to template-based mechanism
|
2015-07-26 12:58:59 +03:00 |
|