Pier CeccoPierangioliEugenio
db386ca52a
chore: improve typing ( #572 )
3 months ago
Parodi, Eugenio 🌶
ec1bf2a305
chore: fix flake 8 issue
3 months ago
Parodi, Eugenio 🌶
ac1c866fa9
chore: exclude test for python 3.9
3 months ago
Parodi, Eugenio 🌶
8b23009560
chore: add match timeit
3 months ago
Pier CeccoPierangioliEugenio
9c6a9fbfaa
refactor: Improve typing ( #533 )
4 months ago
Pier CeccoPierangioliEugenio
26ce74c022
chore(TTkTree): performance improvement due to smart caching ( #451 )
7 months ago
Parodi, Eugenio 🌶
69a53b5110
chore: add time it tests
9 months ago
Eugenio Parodi 🌶️
cef3b48082
Added searchText in the list widget
1 year ago
Eugenio Parodi 🌶️
2019c04e42
retuned the string rasterizer
1 year ago
Eugenio Parodi 🌶️
0a1af47795
retuned the string rasterizer
1 year ago
Eugenio Parodi
050d7e2a5e
separate the lnk routine to avind unnecessary loops
1 year ago
Eugenio Parodi
968775d853
Split the color in functinoal objecs, improved the rasterizer.
...
Using the sub routine of color to reduce the footprint of the painting routine, this should speedup significantly the process for big and multicolor refresh.
1 year ago
Eugenio Parodi
96f8afc037
Improved the documentation
1 year ago
Eugenio Parodi
fb80991425
TTkTable: Save cursor position in the snapshot
1 year ago
Eugenio Parodi
4a380cf992
Added Table sort
2 years ago
Eugenio Parodi
1d54180cbb
TTkTable: Added Edit cells
2 years ago
Eugenio Parodi
45cc1c2e99
TTkTble, added rows,cols,all selection
2 years ago
Eugenio Parodi
b065be6e33
added drawcell closure
2 years ago
Eugenio Parodi
38c9d5762b
TableWidget, improved parametrization
2 years ago
Eugenio Parodi
48135b1f49
Basic Table Rendering/Actions
2 years ago
Eugenio Parodi
cea6509664
Lint: FIX: E713
2 years ago
Eugenio Parodi
f6648dec02
Basic structure of the AppTemplate widget
2 years ago
Eugenio Parodi
9449d4744a
Fix typo causing test error
2 years ago
Eugenio Parodi
171ab3b8a2
Added mixed tests
2 years ago
Eugenio Parodi
99c8624440
Initial drop of TTkShortcut
2 years ago
Eugenio Parodi
18fe572eda
Added few tests
3 years ago
Eugenio Parodi
c604c1f343
prototyped the close terminal
3 years ago
Eugenio Parodi
f71bdc3578
Fix resize terminal crash
3 years ago
Eugenio Parodi
a293ee5701
Improved tree and addwidgets performances
3 years ago
Eugenio Parodi
f800286f92
Moved the terminal resize to the main thread
3 years ago
Eugenio Parodi
df74b054d9
Handled some C1 Codes
3 years ago
Eugenio Parodi
6c9e86c825
Fixed move mouse report in the terminal, added CSI_REP
3 years ago
Eugenio Parodi
361ed52fe0
Improved the character attributes handlers
3 years ago
Eugenio Parodi
4c99748033
added functool test
3 years ago
Eugenio Parodi
c7b1cab5f2
Added IRM,VPA controls
3 years ago
Eugenio Parodi
56f7835327
Base of the TTkTerminal implementation
3 years ago
Eugenio Parodi
59048b0751
#139 Reworked paintEvent to require the canvas
3 years ago
Eugenio Parodi
76ac501e3f
Test list and generators performances
3 years ago
Eugenio Parodi
af578c9e6b
improved performances using set to collect the updated widgets
3 years ago
Eugenio Parodi
ae8fc2ca3d
added animation prototype
3 years ago
Eugenio Parodi
730d656e4d
slightly improved the paint routine performance using zip
3 years ago
Eugenio Parodi
dbfa8814f7
Implemented remove signal/slot button in the editor
3 years ago
Eugenio Parodi
9a5984c1ba
Finalised signal/slot editor in ttkDesigner
3 years ago
Eugenio Parodi
bd432c5cc6
Added transparent canvas support and basic layout support in ttkDesigner
3 years ago
Eugenio Parodi
1595b621ea
Improved the regexp for the input filtering
3 years ago
Eugenio Parodi
6c1f1eb9b4
Improved the escape checks in the input routine
3 years ago
Eugenio Parodi
1a75c6f351
Added lineNumber property in the UI Tool
3 years ago
Eugenio Parodi
7047056634
Fix #109 - Improved TTkString comparison to different types
3 years ago
Eugenio Parodi
94ec2d2061
Flake8 Failure
3 years ago
Eugenio Parodi
459a1f90ce
Added Dataclass tests
3 years ago