Commit Graph

69 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
3f810fb130 Merge pull request #9 from exelban/dev
v1.2.3
2019-07-09 20:54:32 +02:00
Serhiy Mytrovtsiy
5a227c69f9 updated README.md 2019-07-08 22:30:13 +02:00
Serhiy Mytrovtsiy
4f73abb63a now checking for updates on start can be disabled in preferences 2019-07-08 22:09:11 +02:00
Serhiy Mytrovtsiy
6e7c0520fc new icon: http://www.iconarchive.com/icons/kxmylo/simple/authors.txt 2019-07-08 22:02:17 +02:00
Serhiy Mytrovtsiy
e24dc84b41 new icon: http://www.iconarchive.com/icons/kxmylo/simple/authors.txt 2019-07-08 22:01:02 +02:00
Serhiy Mytrovtsiy
21c050d19a now color and label preferences menu not global, but local for each module 2019-07-08 21:51:55 +02:00
Serhiy Mytrovtsiy
5bf458f12a added dock icon visibility in preferences 2019-07-08 21:05:55 +02:00
Serhiy Mytrovtsiy
fa9d4beebf changed font weight to normal for name in Charts widgets 2019-07-08 20:36:57 +02:00
Serhiy Mytrovtsiy
bdf6bd2655 small refactoring 2019-07-08 20:14:41 +02:00
Serhiy Mytrovtsiy
d48e08dd73 Merge pull request #7 from exelban/dev
v1.2.2
2019-07-05 08:49:28 +02:00
Serhiy Mytrovtsiy
03d3b7b134 version changed 2019-07-05 08:47:13 +02:00
Serhiy Mytrovtsiy
519e4ad6e9 fixed app name in about 2019-07-04 21:09:12 +02:00
Serhiy Mytrovtsiy
b06b878335 Makefile update 2019-07-04 20:53:18 +02:00
Serhiy Mytrovtsiy
ac6a1696b0 updated README 2019-07-04 19:30:47 +02:00
Serhiy Mytrovtsiy
ee37ba78fc initialized makefile 2019-07-04 19:30:19 +02:00
Serhiy Mytrovtsiy
826f1bde09 fixed update and about window in dark mode 2019-07-04 11:30:16 +02:00
Serhiy Mytrovtsiy
fa943d69e0 fixed labelForChart initialized value 2019-07-04 10:39:27 +02:00
Serhiy Mytrovtsiy
319726c4ff updated README 2019-07-03 20:41:52 +02:00
Serhiy Mytrovtsiy
6e1f0ff85a v1.2.2 2019-07-03 20:41:05 +02:00
Serhiy Mytrovtsiy
81af45661c Update LICENSE 2019-07-02 13:23:20 +02:00
Serhiy Mytrovtsiy
a2ae8bc0e0 Merge pull request #5 from exelban/dev
fixed Chart with value; added few widgets to Disk
2019-07-01 18:58:53 +02:00
Serhiy Mytrovtsiy
58a2581af2 fixed Chart with value; added few widgets to Disk 2019-07-01 18:57:19 +02:00
Serhiy Mytrovtsiy
613568d372 Merge pull request #2 from exelban/dev
v1.2.0
2019-06-26 17:54:17 +02:00
Serhiy Mytrovtsiy
9119b20d27 build number changed 2019-06-26 17:52:16 +02:00
Serhiy Mytrovtsiy
cb0f03cfd9 network small fixes 2019-06-26 15:21:48 +02:00
Serhiy Mytrovtsiy
cd5f64a12c README updated; fix in network module 2019-06-26 14:10:52 +02:00
Serhiy Mytrovtsiy
2326e5573c white background in updates storyboard 2019-06-26 00:24:09 +02:00
Serhiy Mytrovtsiy
43570fa8f6 v1.2.0 2019-06-25 23:58:54 +02:00
Serhiy Mytrovtsiy
d4ef2ef02e Merge branch 'updates' of https://github.com/exelban/stats into dev 2019-06-25 23:54:52 +02:00
Serhiy Mytrovtsiy
d9ab8551d3 created view which check if new version is available 2019-06-25 23:54:10 +02:00
Serhiy Mytrovtsiy
f0d4cd7503 initialized network module; critical fixes in CPU and Memory modules 2019-06-25 00:50:05 +02:00
Serhiy Mytrovtsiy
c0bb81a490 initialized network module; critical fixes in CPU and Memory modules 2019-06-25 00:43:40 +02:00
Serhiy Mytrovtsiy
8b8b120d02 Update README.md 2019-06-17 18:56:00 +02:00
Serhiy Mytrovtsiy
e1fc6dec9b Merge pull request #1 from exelban/dev
v1.1.0
2019-06-17 18:33:12 +02:00
Serhiy Mytrovtsiy
5fd3fc1d25 new image 2019-06-17 17:22:35 +02:00
Serhiy Mytrovtsiy
2ea195de1e added percentage to battery module 2019-06-17 15:29:18 +02:00
Serhiy Mytrovtsiy
ba176ef87d README update; small fix in battery module; new menubar view layout; 2019-06-17 12:45:15 +02:00
Serhiy Mytrovtsiy
ba93aa68aa README update 2019-06-17 00:22:46 +02:00
Serhiy Mytrovtsiy
4b660f88a5 merged battery module 2019-06-15 13:04:42 +02:00
Serhiy Mytrovtsiy
5f7ff5c5c1 merged about 2019-06-15 12:48:15 +02:00
Serhiy Mytrovtsiy
f17a4cc32a README update 2019-06-15 12:45:32 +02:00
Serhiy Mytrovtsiy
bdb8c052cc added new widget Chart with label; initialized widget protocol; 2019-06-15 12:16:33 +02:00
Serhiy Mytrovtsiy
102ab549f3 cpu chart mvp 2019-06-14 22:53:05 +02:00
Serhiy Mytrovtsiy
7e28b2b375 addded about window 2019-06-14 20:27:24 +02:00
Serhiy Mytrovtsiy
1d921b8928 added available flag to modules; disabled battery module on PC 2019-06-14 17:58:41 +02:00
Serhiy Mytrovtsiy
ca5578970f moved view to file 2019-06-14 16:51:16 +02:00
Serhiy Mytrovtsiy
a4166729ec initialized battery module 2019-06-14 15:06:45 +02:00
Serhiy Mytrovtsiy
98d90f58a7 started with chart 2019-06-12 00:59:09 +02:00
Serhiy Mytrovtsiy
e89997ff30 Update README.md 2019-06-10 18:09:21 +02:00
Serhiy Mytrovtsiy
d928450f96 Update README.md 2019-06-10 17:59:40 +02:00