64b4618904
refactor: split formatters and matchers into separated singleton classes ( #166 )
...
* split formatter into separated singleton classes
* split data engine matchers to classes
* nodiscard attribute for formatter methods
* small refactoring in matchers
* fix codefactor warnings
* fix test building
2024-04-30 21:53:21 +03:00
54acc5f780
refactor: refresh shared library
2024-04-16 13:07:33 +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
dea9d488df
wayland support
2023-05-17 03:42:40 +03: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
87406f70c4
add initial support of tag suggestion
2016-10-24 08:12:14 +03:00
c103986f37
add dbus session prototype
2016-10-21 08:10:29 +03:00
47439ef151
update desktop panel configuration to new one
2016-10-18 00:12:25 +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
24eb548bb3
* limit messages queue to ideal thread count
...
* move from QtScript to QJSEngine (first is deprecated since 5.6)
* drop unneeded includes in headers
* some changes inside queue managing
2015-09-17 01:10:55 +03:00
arcan1s
82c1839634
drop hidding method
2015-09-01 01:12:10 +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
466faf53fa
some refactoring, prepare to moving to qt5 style logging
2015-08-28 00:15:25 +03:00
arcan1s
3b6df44489
more correct methods naming, prepare to move to templates
2015-07-25 00:03:45 +03:00
arcan1s
fce098cb5c
improve work with filters for custom scripts
...
implement new line filters for widget text
fix bug with html parsing
implement key sorting in combo boxes
2015-05-24 00:03:54 +03:00
arcan1s
a53c5ec38c
drop kde4 from master
2015-05-20 00:36:48 +03:00