571417f786
Release 4.0.1
2024-12-11 17:12:24 +02:00
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
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
ac52888b0d
refactor: use default qml library paths
...
previous implementation stores data in share instead of lib (I guess, I
had issues with using default paths?). Let's use normal paths instead
2024-03-31 15:17:50 +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
4d01b87088
initial plasma6 support
2024-03-28 01:26:46 +02:00
eecb128865
Release 3.5.1
2023-05-18 13:02:44 +03:00
88f70c0ea6
Release 3.5.0
2023-05-18 02:57:31 +03:00
338828da88
add release pipeline
2023-05-18 01:41:48 +03:00
1e69aa93f5
add support of hidden flag
2023-05-17 14:11:58 +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
de9d90df4a
Release 3.4.3
...
compilation fixes for old ubuntu and provide patch for old qt versions
2021-01-08 15:48:20 +03:00
6ec30b71d1
Release 3.4.2
...
changelog updated
2021-01-07 06:55:03 +03:00
4ed19a38d9
release 3.4.1
...
update translators list
2020-11-07 17:10:04 +03:00
e592de9555
release 3.4.0
2020-11-07 17:05:13 +03:00
1e0316c4de
fix warnings
2020-11-07 16:45:36 +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
081f7a3c88
release 3.3.3
2017-08-03 01:47:10 +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
1a7530a847
commit metadata files too
2017-06-02 17:46:37 +03:00
737759d03f
Bug fixing
...
* fix bug with invalid applet and configuration load with newest qt
* fix bug with invalid DP configuration
* fix bug with invalid HTML tags operations
2017-06-02 17:34:27 +03:00
0a723aef82
release 3.3.1
...
* bump api versions
* update changelog
2017-05-15 20:15:05 +03:00
271b8d55cf
release 3.3.0
2017-05-15 17:06:03 +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
6a24fc3f63
more pretty about text
...
Use generic text generation for all plasmoids
2016-11-06 22:12:03 +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
7568ae2a3b
move textarea to own class as well
2016-10-20 09:23:18 +03:00
47439ef151
update desktop panel configuration to new one
2016-10-18 00:12:25 +03:00
63d19f038c
move info label to own class, move dialog to own class as well
2016-10-17 23:12:03 +03:00
9d5864aa62
move extensions to own bar
2016-10-16 12:23:23 +03:00
80767c9dbf
update qmldir to new ui element
2016-10-14 01:10:10 +03:00
eea636c6f1
add html bar
2016-10-12 10:23:20 +03:00
f882756fad
update desktoppanel qml part
2016-10-10 20:43:07 +03:00
335fbb137e
move general singleton to shared part, update part of desktop-panel ui
2016-10-09 21:23:27 +03:00
fcb698e7fc
use shared About tab
2016-10-08 00:54:29 +03:00
f1b5208bb2
use shared qml files
2016-10-07 22:13:41 +03:00
ecf4be8d9c
Add support of text styling for desktop panel
2016-09-24 15:24:24 +03:00
f9ddf690c7
drop semicolon from qml files, update CONTRIBUTING guide accordingly
2016-09-15 07:26:00 +03:00
8f6d9e7ab5
release 3.2.1
2016-08-11 15:05:53 +03:00
d90d9e2c6f
bump desktop versions in the repo
2016-07-12 12:25:29 +03:00
72f0d4587b
more correct test class for extscripts
2016-05-23 11:04:12 +03:00
301a908aed
add formatter configuration to ui
2016-05-15 01:18:18 +03:00