2f4f05b5af
refactor: remoove unsued code annd settings
2024-04-19 03:58:54 +03:00
332d78eb25
feat: replace messageboxes with notifications
...
Closes #157
2024-04-09 15:20:06 +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
4d01b87088
initial plasma6 support
2024-03-28 01:26:46 +02:00
a189e1af38
use default widget configuration to configure telemetry
2016-10-30 09:04:08 +03:00
0332c59daf
add copyright string
2016-10-29 12:21:13 +03:00
26b375254a
add telemetry configuration
2016-10-28 23:21:37 +03:00
f7094ca187
add font dialog, some color dialog improvements
2016-10-02 01:43:12 +03:00
3ee1d4c30e
Add import and export dialogs
2016-09-30 10:22:10 +03:00
31c129163b
Create dialogs for button and color button
2016-09-29 10:24:03 +03:00
80c994bce0
massive qml controls replacement ( #114 )
2016-09-28 13:50:57 +03:00
33623fe75e
use own control for checkbox
2016-09-25 12:41:22 +03:00
f9ddf690c7
drop semicolon from qml files, update CONTRIBUTING guide accordingly
2016-09-15 07:26:00 +03:00
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
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
arcan1s
8545192ef8
move dialog part to qml files
2015-10-22 02:52:06 +03:00
arcan1s
8645260f99
* end work on #68
...
* create special class for configuration
* update clion settings
2015-10-17 00:06:32 +03:00
arcan1s
0e1b101703
* initial implementation of configuration export and import feature ( #68 )
...
* drop mediators in data transition
2015-10-16 07:22:03 +03:00
arcan1s
82e2bc23a1
* more intuitive configuration UI
...
* add queueLimit runtime configuration
2015-09-22 00:31:30 +03:00
arcan1s
120e201c5b
* move update interval to another tab
...
* some changes inside concurrent run
* update COPYING to vanila format
2015-09-19 10:25:26 +03:00
arcan1s
dddc3962a5
* better extensions update
...
* prepare dataaggregator to graph data
* add ability to wrap text
* move tag selection dialog to ui
2015-09-14 05:01:34 +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
b50c1d2363
add ability to do not translate strings
2015-08-23 02:14:55 +03:00
arcan1s
b699095f38
initial support of weather
2015-07-22 00:44:39 +03:00
arcan1s
a065e96bc3
* move isDebugEnabled method to AWActions
...
* add "Drop key cache" button
2015-07-21 00:24:50 +03:00
arcan1s
c7d998eb12
more correct fix for #57
2015-07-19 00:14:49 +03:00
arcan1s
903a1a454d
move plugin back to private
2015-07-15 19:49:54 +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