Commit Graph

758 Commits

Author SHA1 Message Date
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 ab2a444c84 auxiliary commit
* drop unnecessary includes
* bump API versions inside version.h
2015-09-24 00:05:09 +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 82e2bc23a1 * more intuitive configuration UI
* add queueLimit runtime configuration
2015-09-22 00:31:30 +03:00
arcan1s 4cc44c1d59 bump quotes api version to 3. Change data type from float to double to
avoid rounding problems
2015-09-21 06:17:43 +03:00
arcan1s d20db1b888 rewrite several methods in GI, add support of graphs 2015-09-20 13:19:28 +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 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 646e897058 * fix extsysmon multi keys sources
* change quotes values types to double
2015-09-16 00:01:07 +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 f08600db61 change quotes output format
integrate aggregators to the plugin
2015-09-13 00:13:49 +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
arcan1s 0298a8c088 create awkeysaggregator
change netwrok device definition (fix #64)
2015-09-11 00:43:35 +03:00
arcan1s bf5c500938 fix bugs caused by integration 2015-09-10 04:59:35 +03:00
arcan1s 9e45b02c8e move extsysmon and plugin to the new source model 2015-09-09 01:48:09 +03:00
arcan1s ab0ab0d40f some optimizations 2015-09-08 00:07:47 +03:00
arcan1s f5e40d084d show message on no updates 2015-09-07 01:47:50 +03:00
arcan1s d00ab81fe9 better look and feel for tooltip configuration ui 2015-09-06 01:43:45 +03:00
arcan1s 09275731aa try to implement concurent data update 2015-09-05 03:02:02 +03:00
arcan1s be26033ff7 edit log format line 2015-09-04 00:18:46 +03:00
arcan1s 70020d0aef Merge branch 'master' of github.com:arcan1s/awesome-widgets 2015-09-03 00:31:07 +03:00
arcan1s 7218defe19 add '$this' feature to lambda functions
fix large size on startup
fix invalid key parsing
2015-09-03 00:30:10 +03:00
arcan1s 200ecc7196 translation update 2015-09-02 00:19:28 +03:00
arcan1s 6689bea9a7 implement dynamic tags 2015-09-02 00:05:11 +03:00
arcan1s 5940ec4531 update awdebug 2015-09-01 01:45:25 +03:00
arcan1s 2716f77eb2 revert 2015-09-01 01:40:48 +03:00
arcan1s cfdcaae036 drop script from deps 2015-09-01 01:40:15 +03:00
arcan1s 82c1839634 drop hidding method 2015-09-01 01:12:10 +03:00
arcan1s 08dae3b02b small patch to avoid notifications on nan 2015-08-31 01:43:39 +03:00
arcan1s cc2b1b7b8a add images feature to extweather (apiver == 2) 2015-08-31 00:16:04 +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 466faf53fa some refactoring, prepare to moving to qt5 style logging 2015-08-28 00:15:25 +03:00
arcan1s 8228d1d06b Add filter feature to ExtUpgrade (ApiVer = 3) 2015-08-26 00:24:55 +03:00
arcan1s 37726370ee Add additional column to configuraion ui to better tag selection 2015-08-25 00:07:23 +03:00
arcan1s 07305d7578 no kf5 on ubuntu 12.04 2015-08-23 02:26:12 +03:00
arcan1s b97c821c8f try to upgrade ubuntu first 2015-08-23 02:16:22 +03:00
arcan1s b50c1d2363 add ability to do not translate strings 2015-08-23 02:14:55 +03:00
arcan1s 713aa611d9 drop travis since it uses ubuntu-12.04 2015-08-22 23:11:09 +03:00
arcan1s 319755179f #2 2015-08-22 22:30:52 +03:00
arcan1s 9509d87962 try to get it working 2015-08-22 22:27:27 +03:00
arcan1s 6d58a3f05c add repo 2015-08-22 14:59:44 +03:00
arcan1s 2cca290630 try add travis-ci 2015-08-22 14:55:50 +03:00
arcan1s 29b75e2b12 update additional files
update translations
add "Add lambda" button to ui
2015-08-22 00:40:14 +03:00
arcan1s 835eb00f0d add lambda support 2015-08-21 00:05:15 +03:00
arcan1s a5e9b32b28 implement support of network speed units tags
fix warning for empty tooltip image
2015-08-18 01:17:51 +03:00
arcan1s fbdc9112aa update archive generator 2015-08-16 15:48:43 +03:00
arcan1s b3fc0501ba unify build, allow cross build 2015-08-16 03:24:44 +03:00
arcan1s a74c65a2a3 fix typo 2015-08-16 02:41:26 +03:00