arcanis
960640f5bc
feat: restore multithreaded processing
2024-04-08 14:40:49 +03:00
arcanis
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
arcanis
4d01b87088
initial plasma6 support
2024-03-28 01:26:46 +02:00
arcanis
1e0316c4de
fix warnings
2020-11-07 16:45:36 +03:00
arcanis
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
arcanis
934e30819c
rename deadbeef defaults
2017-05-21 23:07:12 +03:00
arcanis
06f4882a2d
add network request source
2016-11-04 01:12:25 +03:00
arcanis
a189e1af38
use default widget configuration to configure telemetry
2016-10-30 09:04:08 +03:00
arcanis
0332c59daf
add copyright string
2016-10-29 12:21:13 +03:00
arcanis
26b375254a
add telemetry configuration
2016-10-28 23:21:37 +03:00
arcanis
87406f70c4
add initial support of tag suggestion
2016-10-24 08:12:14 +03:00
arcanis
7568ae2a3b
move textarea to own class as well
2016-10-20 09:23:18 +03:00
arcanis
63d19f038c
move info label to own class, move dialog to own class as well
2016-10-17 23:12:03 +03:00
arcanis
9d5864aa62
move extensions to own bar
2016-10-16 12:23:23 +03:00
arcanis
d74cd645fd
qml improvements
...
* move functions to plugin part
* move model to general.qml
2016-10-15 00:01:10 +03:00
arcanis
80767c9dbf
update qmldir to new ui element
2016-10-14 01:10:10 +03:00
arcanis
57ad8a0a2b
add tag selector row
2016-10-13 00:12:46 +03:00
arcanis
eea636c6f1
add html bar
2016-10-12 10:23:20 +03:00
arcanis
f882756fad
update desktoppanel qml part
2016-10-10 20:43:07 +03:00
arcanis
335fbb137e
move general singleton to shared part, update part of desktop-panel ui
2016-10-09 21:23:27 +03:00
arcanis
fcb698e7fc
use shared About tab
2016-10-08 00:54:29 +03:00
arcanis
f1b5208bb2
use shared qml files
2016-10-07 22:13:41 +03:00
arcanis
c9f5be6a60
use model list defined in general.qml for font configuration
2016-10-03 23:54:07 +03:00
arcanis
f7094ca187
add font dialog, some color dialog improvements
2016-10-02 01:43:12 +03:00
arcanis
a326ebdabf
replace buttons in dataengine page
2016-10-01 12:42:05 +03:00
arcanis
3ee1d4c30e
Add import and export dialogs
2016-09-30 10:22:10 +03:00
arcanis
31c129163b
Create dialogs for button and color button
2016-09-29 10:24:03 +03:00
arcanis
80c994bce0
massive qml controls replacement ( #114 )
2016-09-28 13:50:57 +03:00
arcanis
33623fe75e
use own control for checkbox
2016-09-25 12:41:22 +03:00
arcanis
7f6a2d8100
Add ability to change text style inside general widget (see #112 )
2016-09-23 01:12:34 +03:00
arcanis
3403d1de50
add local history suggestion to configuration window
2016-09-16 16:03:11 +03:00
arcanis
f9ddf690c7
drop semicolon from qml files, update CONTRIBUTING guide accordingly
2016-09-15 07:26:00 +03:00
arcanis
80d926290c
finally implement bug reporting ( #104 )
2016-08-25 13:33:08 +03:00
arcanis
5b9984d950
add frontend for bug reporting ( #104 )
2016-08-23 12:30:11 +03:00
arcanis
7836fbf77f
add macro to combobox
2016-07-14 13:23:49 +03:00
arcanis
301a908aed
add formatter configuration to ui
2016-05-15 01:18:18 +03:00
arcanis
734cbe2f4c
upload vertical alignment patch, fix code ( #94 )
2016-05-09 04:07:58 +03:00
arcanis
a339f9a743
drop needToBeUpdated call from qml since it is not required
2016-04-30 17:36:01 +03:00
arcanis
22586811de
backport QML code changes from awesome-widgets to deskop-panel
2016-04-22 15:39:36 +03:00
arcanis
82dda14260
add background configuration dialog
2016-04-21 16:44:21 +03:00
arcanis
f8e9945bc4
fix configuration dialog error
...
even if user selects Cancel in font dialog html codes pasted
2016-04-20 15:50:45 +03:00
arcanis
aef1a736c8
code improvements
...
* drop c++14 requirements since it is not used
* move from enum to enum classes
* more intuitive graph building in GI
* allow X-AW-Direction property works with graphs and bars
2016-04-17 16:18:13 +03:00
arcanis
d30df9dafc
fix configuration ui
...
In some cases text is removed, but no new text is pasted.
2016-04-15 15:02:35 +03:00
arcanis
88f0ebfe96
Revert bd65e44002
2016-03-23 16:27:05 +03:00
arcanis
bd65e44002
add delayed initialization
...
This workaround probably will fix issue with the recent plasma when
plasmashell fails to load sometimes.
2016-03-21 12:10:27 +03:00
arcanis
7ff1515c94
Merge branch 'development' of github.com:arcan1s/awesome-widgets into development
2016-03-11 20:51:19 +03:00
arcanis
162708295d
improve configuration import and export
...
Special directory for configuration store has been created. In
particular it will allow to realize #72
2016-03-11 20:48:36 +03:00
arcanis
be9203e816
update project url
...
For some time my site has been moved from arcanis.name to arcanis.me.
Also https protocol forced.
2016-03-05 19:39:26 +03:00
arcanis
071d7fdb78
bump default gi configuration
...
Bump API version and add new parameters. Also:
1. Fix function combobox in configuration UI.
2. Drop datasource from time engine as well.
3. Small edit abstractdesources class
2016-03-03 19:57:31 +03:00
arcanis
d856fa8e97
possible fix #75
...
I've added 'optimize' option (by default true). If it options is set
then sources will be checked if they are required (with dependencies if
any). And if they are not required they will be dropped by using common
mechanism.
Please note that if this option enabled the following features (at the
moment) will be unavailable:
* key request from context menu (from configuration interface it still works)
* notifications event if sources on which notification is not connected
I suppose this commit will increase performance in about 4-5 times.
2016-02-05 11:08:09 +03:00