Commit Graph

91 Commits

Author SHA1 Message Date
Ray Elliott 4a4d9b58da move guage label to left 2021-05-31 19:45:18 +01:00
Ray Elliott efedd6522d set statusbar to height 0 2021-05-31 18:54:15 +01:00
Ray Elliott f7eb0d3727 show guage titles inside labels 2021-05-31 18:29:41 +01:00
Ray Elliott a90bec834a add option to remove gauge borders 2021-05-31 17:39:35 +01:00
sqshq 43fa3049db 1.1.0 2019-12-24 13:24:01 -05:00
sqshq 76e9140cad Remove all backend interaction 2019-12-21 21:05:01 -05:00
sergio garcia 6bda5dd4ee test(util): add tests for util/geometry 2019-10-06 20:36:02 -04:00
sqshq b45b3882b0 fix gauge percentage calculation for the case when min value is not zero 2019-08-25 00:05:10 -04:00
sqshq ec6694ad17 support newlines in asciibox 2019-08-24 09:15:07 -04:00
sqshq 63bc5a0a3c Fix triggers functionality for textboxes and asciiboxes 2019-08-18 12:18:30 -04:00
sqshq d83502ac49 support and assistance text added 2019-08-07 08:18:33 -04:00
sqshq f9eb4db3fc replace intro and status bar text 2019-08-06 22:34:12 -04:00
sqshq 5e9668c2e4 fixed the issue with decimal comma parsing, tests added 2019-08-03 16:50:41 -04:00
sqshq 1a6a1d25b7 minor polishing 2019-07-29 22:39:17 -04:00
sqshq d7d3831d7d added usage time statistics 2019-07-28 20:27:14 -04:00
sqshq a506bb92eb palette changes for windows support 2019-07-28 16:59:51 -04:00
sqshq 24eb7bf571 minor refactoring 2019-07-28 13:15:34 -04:00
sqshq 5d730b5fec address linter warnings 2019-07-27 00:15:35 -04:00
sqshq 60b325eabf personal license added 2019-07-21 23:30:05 -04:00
sqshq 9267fbc857 minor status bar and welcome page text changes 2019-07-01 02:08:27 -04:00
sqshq af5d06d415 sparkline visualization improvements 2019-07-01 02:07:39 -04:00
sqshq afca419295 gauge display enhancements: added ability to show/hide current value 2019-06-21 22:56:23 -04:00
sqshq f0d76a0d91 textbox color support added 2019-06-21 00:32:15 -04:00
sqshq b302bdefc5 enhance delta value formatting 2019-06-12 23:35:12 -04:00
sqshq e7aa9691bc navigation tips rendering enhancements 2019-06-09 13:00:47 -04:00
sqshq 988ef7de8e added periodic actions (licence verification, statistics report, start with nag window) 2019-06-09 00:16:56 -04:00
sqshq 72665f55a4 stop all samplers on pause 2019-06-07 01:39:11 -04:00
sqshq ac75e7e891 pause function visualization and handling enhancements 2019-06-07 01:09:37 -04:00
sqshq a9fd652eb7 added interactive shell recovery in case of disconnect, enhanced alerting to reset automatically on recovery 2019-06-05 23:07:34 -04:00
sqshq 2343f8e970 override config file only if components positions changed 2019-06-04 23:37:28 -04:00
sqshq 2596f6b0cd added pty interactive shell setting, user now is able to choose between basic interactive shell and PTY interactive shell 2019-06-04 23:24:16 -04:00
sqshq d107621830 multiple cosmetic improvements 2019-06-02 20:53:15 -04:00
sqshq a736560c71 fix runchart X axis margin edge case 2019-06-02 20:14:32 -04:00
sqshq f5fdf635f0 added telemetry reports and license registration 2019-05-27 21:44:06 -04:00
sqshq eb2f9949b6 formatting fix and test added 2019-05-23 23:51:37 -04:00
sqshq 4ec36459d8 added backend calls skeleton 2019-05-23 22:58:46 -04:00
sqshq 334c39da64 statusbar messages improvements 2019-05-20 23:18:23 -04:00
sqshq 1e1eeb34bd minor error formatting improvements 2019-05-20 00:14:13 -04:00
sqshq 911be1ba00 add intro page and storage initialization 2019-05-20 00:12:40 -04:00
sqshq 4d5fa35642 switch interactive shell to PTY to support cases like python or neo4j 2019-05-13 23:24:29 -04:00
sqshq 809d361ca7 added radix chars printing and trailing zeros trim 2019-05-09 23:59:38 -04:00
sqshq 3321e80a56 added arrangement into empty space, if available 2019-04-29 23:29:31 -04:00
sqshq 7334efa9ff added auto arrangement, so user can add new components without specified position 2019-04-26 01:11:40 -04:00
sqshq 846ced69d9 added mutex for sparkline cleanup function in order to eliminate possibility of clash with Draw function 2019-04-21 00:15:03 -04:00
sqshq 5203d8f259 added margin for textbox component 2019-04-19 22:07:44 -04:00
sqshq 14aaab240f component selection enhancements 2019-04-16 23:55:23 -04:00
sqshq 8f2cf3ce5a sparkline values cleanup enhancements and test 2019-04-15 23:00:41 -04:00
sqshq 6f8f5f080c refactoring: extract common logic into a separate method 2019-04-15 22:12:10 -04:00
sqshq 3c88c56fa2 fix runchart resize issue, caused by superfluous math.abs for coordinate delta 2019-04-15 21:55:05 -04:00
sqshq 646fd4f67d component selection using mouse click 2019-04-13 20:24:24 -04:00