Eugenio Parodi
7618466f24
Removed unrequired python header
3 years ago
Eugenio Parodi
664004c271
Using pep8 __all__ placement
3 years ago
Eugenio Parodi
6d441c278f
Reworked the import of the Core utils
3 years ago
Eugenio Parodi
eeee1cfb1c
Added filename field in the filebuffer
3 years ago
Eugenio Parodi
3b0b7e447e
Fixed issue causing tlogg to be misaligned
3 years ago
Eugenio Parodi
1567607a2c
Improved doc + extra bits
3 years ago
Eugenio Parodi
370f072e06
Removed unused vars reported by @mgomersbach
4 years ago
Mark Gomersbach
5727e0f36a
Remove more unused imports
4 years ago
Mark Gomersbach
40daae3aa7
Comment unused vars where unclear or dunder when temporary
...
Variables that do not seem to have a function are commented for author to check
The clear temporary vars have been replaced with a dunder
In case of colorpicker.py the liberty was taken to actually remove the y var
4 years ago
Mark Gomersbach
bf75c85a7c
Use py38 style
...
file open is read by default
no need to create extra lists as it's just overhead
use format strings
4 years ago
Eugenio Parodi
9a314de8ca
Finalized basic fileTree features, added index api in tabWidget
4 years ago
Eugenio Parodi
662d5d0bed
Fix: use binary read in filebuffer to support utf8
5 years ago
Eugenio Parodi
ae51ecc5bd
smoke test fix
5 years ago
Eugenio Parodi
d33a9be314
Fix typo in filebuffer, added ignorecase and reverted multiple simple searches
5 years ago
Eugenio Parodi
49cb8ddd58
Improved List to support Tlogg features
5 years ago
Eugenio Parodi
2b9ec6c98a
FIX Focus issue with overlays
5 years ago
Eugenio Parodi
4bec67b2e4
Added multiple simple searches in filebuffer
5 years ago
Eugenio Parodi
35e4df7c45
Applied some refactoring
5 years ago
Eugenio Parodi
6280887bd3
Playing with ASCII; New Logo
5 years ago
Eugenio Parodi
3f135f3f0e
Tlogg: Add mark and code cleaning, canvas reset color
5 years ago
Eugenio Parodi
4e3c0826bf
FIX Double Buffer issue, improved FileBuffer indexing
5 years ago
Eugenio Parodi
06c01e72e5
Added interaction, improved buffering, fix test
5 years ago
Eugenio Parodi
cbb59ed7b5
Added few doc lines
5 years ago
Eugenio Parodi
6693af9e5e
FileBuffer Async indexing and moved to TTkCore, added log generator
5 years ago