15abe54290
Another fixes
...
* update translator list
* drop russian changelog at all
* fix changelog building
* fix invalid graphical item UI behaviour
2016-04-09 03:55:52 +03:00
fe7f82373b
Start work on adding ability to use custom image for bars instead of
...
color
2016-03-19 17:50:51 +03:00
453d4d5149
Small changes
...
* move logging ini file from dataengine to library
* improve dataengine desktop file
* fix configuration warnings with the newest plasma
2016-03-17 19:19:10 +03:00
52b1255d3f
move graph data store to graphical item helper
...
It is required by custom graphs. X-AW-Count parameter (which is only
recognized by Graph item type) has been introduced
2016-03-14 12:04:38 +03:00
89d573450a
fix #81
...
As it was found the issue has been caused by parallel access to
QGraphicsScene so it has been cleared before convertion to pixmap. It
has been resolved by deletion concurrent updates in this place (it makes
sense anyway).
2016-03-01 00:58:37 +03:00
50f3ef5bba
move gihelper to own class from namespace
...
This action will allow to store data in the helper class. Also
notification for high memory usage has been changed from 90 to 80.
2016-02-26 20:04:27 +03:00
8cae273ffb
split gi to helper and core
...
Also internal data format has been changed
2016-02-24 20:40:55 +03:00
95a5eec108
Cosmetic commit
...
* apply clangformat settings
* update translations
* rename settings
2016-02-16 08:46:43 +03:00
362f1fd87e
prepare to move to generic bars
...
This commits series introduces bars which may be calculated from any
custom formula. For a start I've renamed $bar*tag to $bar* and add new
configuration parameters to graphical items.
2016-02-12 09:23:30 +03:00
beb2682b04
Stabilizing commit
...
* move request timeout settings to the configuration header
* initial support of requiredby dictionary
* add AWPatternFunctions namespace
* improve components communication
* update UI to recent abilities
* rewrite qCDebug messages and update CONTRIBUTING.md accordingly
2016-02-01 00:25:28 +07:00
arcan1s
75ab84e993
* logging changes
...
* add configuration export status message
* prepare to release
2015-10-20 00:34:29 +03:00
arcan1s
17a8a1734b
* create cppcheck and clangformat targets
...
* apply code style (#67 )
* send values by reference
* fix warnings on plugin destruction by disconnecting dataengines first
* fix invalid hddtemp group definition
2015-10-18 00:05:42 +03:00
arcan1s
440d180c20
some code style improvements ( #67 )
2015-10-10 00:51:24 +03:00
arcan1s
d20db1b888
rewrite several methods in GI, add support of graphs
2015-09-20 13:19:28 +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
29b75e2b12
update additional files
...
update translations
add "Add lambda" button to ui
2015-08-22 00:40:14 +03:00
arcan1s
3122c2fa8c
rewrite to iterators library part
2015-08-07 07:21:55 +03:00
arcan1s
08cb7d9abe
fix #60
...
some hash improvements
2015-08-06 01:23:43 +03:00
arcan1s
bbb9aa0747
fix library translations
2015-07-28 00:22:34 +03:00
arcan1s
983b808247
move aw plugin to template-based system
...
bump graphicalitems to ApiVer 2 (add number property)
2015-07-27 00:05:15 +03:00
arcan1s
c61a5ac092
create a static library for backend items
...
move backend items to template-based mechanism
2015-07-26 12:58:59 +03:00