95572364c1
refactor: change ui translation mechanism
2024-04-22 14:59:03 +03:00
ed5ae40624
refactor: fix some minor clang-tidy warnings
2024-04-19 19:40:59 +03:00
95d5bb99c0
refactor: review delete and new operators
2024-04-18 02:35:31 +03:00
54acc5f780
refactor: refresh shared library
2024-04-16 13:07:33 +03:00
a35b57e5d2
refactor: simplify sources processing
...
Also fix desktop source
2024-03-30 22:34:31 +02:00
0bcceefd47
refactor: remove innclude guards, use pragma instead
2024-03-28 03:05:26 +02:00
f27050afbc
refactor: use new-style qt connections
2024-03-28 02:40:17 +02:00
4d01b87088
initial plasma6 support
2024-03-28 01:26:46 +02:00
09a3c32d0c
fix some found warning
2023-05-17 21:37:00 +03:00
dea9d488df
wayland support
2023-05-17 03:42:40 +03:00
84de9755b5
fix (some) KF deprecation warnings
2023-03-30 03:31:57 +03:00
0c443e9278
do not use nodiscard for slots ( #147 )
2021-01-08 10:52:57 +03:00
91abbdcd96
clang-tidy warning fixes
2020-11-03 04:23:01 +03:00
e81d765098
update to new process api
2020-11-01 14:33:17 +03:00
a4a1ae064f
newest qt fixes
2020-11-01 00:38:59 +03:00
276248a748
system source, some code improvements
2019-12-14 23:54:15 +03:00
4bba061d66
fix lambda related code
2017-12-17 06:24:41 +03:00
e5a9e99438
Replace yahoo finance to stooq ( #131 )
...
Old code is dropped to separated provider
2017-12-15 02:01:34 +03:00
5e08434835
fix issue with invalid (up|down)total($|kb) calculation (see #127 )
...
also renamed *total* tags to *tot* for consistency with other tags:
* uptotal.* -> uptot.*
* downtotal.* -> downtot.*
* pstotal -> pstot
2017-07-24 15:07:36 +03:00
d2e6f2fe38
some refactoring
...
* massive changes inside includes, drop unused definitions
* rewrite some initialization methods to avoid additional
freeing/allocation
* drop some explicit destructors calls
2017-07-14 03:34:05 +03:00
9d0a1bd70c
rewrite formtatter* and customkeys* to share their code
2017-07-12 03:28:03 +03:00
7ce3e8b1cf
add custom keys configuration
2017-07-10 01:43:21 +03:00
7a00dce7c5
initial implementation of custom keys
2017-07-07 00:52:16 +03:00
0a723aef82
release 3.3.1
...
* bump api versions
* update changelog
2017-05-15 20:15:05 +03:00
6b8244f3c4
fix comparison
2017-05-10 15:26:25 +03:00
05aafc43e7
translation update
2017-05-05 18:20:50 +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
6e99e262d4
add configuration for cron
2017-05-03 00:27:09 +03:00
1b4d1d6944
implement qcronscheduler, tests update
2017-04-28 01:47:42 +03:00
8be4cc6e82
Add tests and UI fields for #118
2017-04-20 00:21:34 +03:00
9c8dbdcb41
fix kwin definition again
2017-02-14 05:11:00 +03:00
a30e6ba21b
fix stupid errors (2)
2017-02-14 04:01:33 +03:00
fe38d9133b
fix stupid errors
2017-02-14 03:53:33 +03:00
38c5589c10
one more iteration to try to fix tests on travis
2017-02-14 03:48:11 +03:00
10f556e41b
Try to fix test for automatic run with travis
...
* Additionally calculate valid pressure
2017-02-13 21:04:03 +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
9543122816
cosmetic changes caused by site moving
2017-02-02 23:12:19 +03:00
6a24fc3f63
more pretty about text
...
Use generic text generation for all plasmoids
2016-11-06 22:12:03 +03:00
73d1b0a69f
bump formatter api version
2016-11-05 00:01:50 +03:00
06f4882a2d
add network request source
2016-11-04 01:12:25 +03:00
7565ea2e82
add test case for jsonformatter
...
Change array indexes from "[num]" to ".num." in path
2016-11-03 00:23:10 +03:00
004a97800c
add json formatter
2016-11-02 23:23:30 +03:00
ee6cf60aa4
change constants from #define
to const var val
...
Update contributing.md accordingly
2016-09-18 00:59:23 +03:00
f3f9239984
more correct error checking
2016-08-21 19:24:16 +03:00
b76cbb8ce3
update nl translation
...
fix invalid string in DateTime formatter
2016-08-04 14:29:39 +03:00
24ad32b6ca
fix missing Api version for formatters
2016-08-02 20:50:16 +03:00
51b7d3aa09
fix invalid float formatter saving
...
fix library formatters too
2016-08-01 19:46:28 +03:00
3674fba669
bump forgotten cmakelists
2016-07-31 13:49:11 +03:00
f1116d1f83
add some default formatters
2016-07-30 17:41:33 +03:00