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
8545192ef8
move dialog part to qml files
2015-10-22 02:52:06 +03:00
8645260f99
* end work on #68
...
* create special class for configuration
* update clion settings
2015-10-17 00:06:32 +03:00
0e1b101703
* initial implementation of configuration export and import feature ( #68 )
...
* drop mediators in data transition
2015-10-16 07:22:03 +03:00
82e2bc23a1
* more intuitive configuration UI
...
* add queueLimit runtime configuration
2015-09-22 00:31:30 +03:00
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
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
4c27382467
more correct logging, use qt logging for qml as well
2015-08-30 16:24:00 +03:00
aacb50c946
start moving to qt5 style logging
2015-08-29 00:58:39 +03:00
b50c1d2363
add ability to do not translate strings
2015-08-23 02:14:55 +03:00
b699095f38
initial support of weather
2015-07-22 00:44:39 +03:00
a065e96bc3
* move isDebugEnabled method to AWActions
...
* add "Drop key cache" button
2015-07-21 00:24:50 +03:00
c7d998eb12
more correct fix for #57
2015-07-19 00:14:49 +03:00
903a1a454d
move plugin back to private
2015-07-15 19:49:54 +03:00
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
a53c5ec38c
drop kde4 from master
2015-05-20 00:36:48 +03:00