784 Commits (d12e783e2649877c3dfbdc528d6de0017cf88137)
 

Author SHA1 Message Date
Eugenio Parodi 0f248eba1a Removed yaml dependencies due to the missing support in the vanilla python 3 years ago
Eugenio Parodi 8431605f16 Added color support in the uiloader 3 years ago
Eugenio Parodi 955780fbef Basic implementation of the UiLoader 3 years ago
Eugenio Parodi 0f5a5bdc48 Improved the ttkDesigner exporter 3 years ago
Eugenio Parodi 56b30e9f80 ScrollArea: avoid scrollbar if v/h size is 1 3 years ago
Eugenio Parodi ff0966a978 UiTools, little progress in the properties exporter 3 years ago
Eugenio Parodi 78bfec0ecb TreeWidget widgets properly removed in the clear routine 3 years ago
Eugenio Parodi c2d7bcc1f1 ttkDesigner: highlight the widget if selected on the tree 3 years ago
Ceccopierangiolieugenio 5fcf026579
Merge branch 'main' into ttkDesigner 3 years ago
Eugenio Parodi 162169795a Improved Drag'nDrop, improved movability of the ttkDesigner widgets 3 years ago
Eugenio Parodi f13c5fa1f5 moved the properties in the TTkUiTools 3 years ago
Ceccopierangiolieugenio 6667ee54a8
Delete codeql.yml 3 years ago
Ceccopierangiolieugenio ab7ecfbd7a
Create codeql.yml 3 years ago
Eugenio Parodi 24bcff19f7 Merge remote-tracking branch 'origin' 3 years ago
Ceccopierangiolieugenio b8e1ed8da2
Update testing.yml 3 years ago
Eugenio Parodi 3f235f364b Updated action for the tests 3 years ago
Eugenio Parodi 327b4f35f1 TTkTextEdit: #110 - Added txt export methods and textChanged signal 3 years ago
Eugenio Parodi 7047056634 Fix #109 - Improved TTkString comparison to different types 3 years ago
Ceccopierangiolieugenio 3ad39c898f fix typo in checkbox documentation 3 years ago
Eugenio Parodi bba9e59909 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi 947526dd24 Added numeric overload in TTkString 3 years ago
Eugenio Parodi 7685dfe1a1 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi b6d10e14a7 Added numeric overload in TTkString 3 years ago
Ceccopierangiolieugenio e562a68123
fix typo in checkbox documentation 3 years ago
Ceccopierangiolieugenio 0de1c098ed
Merge pull request #103 from ceccopierangiolieugenio/TTkTree_Widgets_Support 3 years ago
Eugenio Parodi cb9afe94c3 Improved widget placement in the TreeWidget 3 years ago
Eugenio Parodi 062374c30b Fix cursor misplaced in LineEdit 3 years ago
Eugenio Parodi 4d2954fc78 Prototype Support of widget fields in the TTkTree 3 years ago
Eugenio Parodi e0ea5caf84 Added StressTest 3 years ago
Eugenio Parodi 9441e09c60 FIX, forward the scroll params only to the scrollgrid childs 3 years ago
Eugenio Parodi 82dedcc9fb FIX Crash widh nested layout offsets 3 years ago
Eugenio Parodi 59b0670261 Yet Another Fix of the paintCanvas routine 3 years ago
Eugenio Parodi e8fb6e8c88 Changed geometry properties definition 3 years ago
Eugenio Parodi 88487ca3a7 Added better layout to the designer, prototypyng the exporter 3 years ago
Eugenio Parodi 1953bea7cd TTkCanvas: added fill area method 3 years ago
Eugenio Parodi 94ec2d2061 Flake8 Failure 3 years ago
Eugenio Parodi f352905691 first Drop of the TTkDesigner 3 years ago
Eugenio Parodi 459a1f90ce Added Dataclass tests 3 years ago
Eugenio Parodi 7efe0ef073 Improced scrollAreaWidget to support specialised layout 3 years ago
Eugenio Parodi cafb70fad9 Terminal Multiplexer Prototype 3 years ago
Ceccopierangiolieugenio 5626955393
Merge pull request #95 from ceccopierangiolieugenio/TTkTreeDom 3 years ago
Eugenio Parodi d889773e2b Renamed DomTree to TomTree 3 years ago
Eugenio Parodi 90287cea5b Added Disable Color in checkbox 3 years ago
Ceccopierangiolieugenio 965449a244
Merge branch 'main' into TTkTreeDom 3 years ago
Eugenio Parodi 8b23988e0f Added some r/o params to the dom viewer 3 years ago
Eugenio Parodi b771f9886b Added default methods doc prototypes 3 years ago
Eugenio Parodi 566cfc5c73 Added missing params in the checkbox and radiobutton 3 years ago
Eugenio Parodi a6e4b5a877 Added color modifier in the dom inspector 3 years ago
Eugenio Parodi d22eba9321 Removed data property 3 years ago
Eugenio Parodi 49ad3cdaf1 Removed the color property 3 years ago