thelastWallE
|
df0d01907b
|
🐛 fix python2 circular imports
|
2021-11-21 02:41:27 +01:00 |
thelastWallE
|
b2575c55db
|
Merge branch 'feat/multipleCfg'
|
2021-09-05 15:28:57 +02:00 |
thelastWallE
|
415da30ddf
|
+reload configfile as the settings dialog is opened
+Syntax Highlighting for Configfile
+Show logfile content on the Performance Graph Dialog
+Check parsing of configfile before saving
|
2021-03-26 23:39:08 +01:00 |
Master92
|
728dfef0c8
|
Fix opening in binary mode destroys parsing with python 3 (#25)
Fix performance graph can't read log with Python 3
|
2021-01-05 21:57:14 -06:00 |
Alice Grey
|
89156d51f3
|
Update to License to all match AGPL
Some code was marked GPL and some was marked AGPL. Now it's all AGPL.
|
2020-08-29 17:23:22 -05:00 |
Alice Grey
|
d50bca8c9e
|
Initial Python2 to Python3 Conversion
Initial Python2 to Python3 Conversion using automated 2to3 tool.
|
2020-08-29 13:57:13 -05:00 |
Martin Muehlhaeuser
|
136f47f318
|
[fix] File listing not working
|
2018-08-18 12:44:11 +00:00 |
Martin Muehlhaeuser
|
665654ec75
|
[fix] Improve config file path handling
|
2018-08-14 23:17:12 +00:00 |
mmone
|
86d8e631d5
|
[feat] Add performance graph (#9)
* [feat] Basic graph demo
* [feat] Basic Log analyzer with graph
* [feat] Finish graph feature.
|
2018-08-13 18:22:58 +02:00 |