arcan1s
|
440d180c20
|
some code style improvements (#67)
|
2015-10-10 00:51:24 +03:00 |
|
arcan1s
|
92ce241742
|
return back stream lock which will be disabled from qml by the timer. In
other case there is possibe plasma crash
|
2015-09-26 03:23:10 +03:00 |
|
arcan1s
|
0fa274ad75
|
* fix bug in ui
* drop QUEUE_LIMIT build option (moved to runtime cfg)
* apply concurrent updates for slots
|
2015-09-23 03:53:42 +03:00 |
|
arcan1s
|
24eb548bb3
|
* limit messages queue to ideal thread count
* move from QtScript to QJSEngine (first is deprecated since 5.6)
* drop unneeded includes in headers
* some changes inside queue managing
|
2015-09-17 01:10:55 +03:00 |
|
arcan1s
|
95b6b2d9e9
|
* add preview function
* more comments inside
* variables renaming
* unite several lists to one hash
* add build_future definition checking to source code
|
2015-09-15 00:02:59 +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
|
0ba74b3130
|
add ability to wrap lines
rename AWToolTip to AWDataAggregator object
drop hasOutput property from ExtScript
fix some bugs in AWKeysAggregator
|
2015-09-12 02:32:31 +03:00 |
|