204 Commits (d9182cd3cd4d6ae8a3e52ee55fffcd99ecaf4d07)

Author SHA1 Message Date
Eugenio Parodi 56ecf087f2 Added dragDropMode in the list widget 2 years ago
Eugenio Parodi eea8b00ab5 Added dataclass in the listWidget drop 2 years ago
Eugenio Parodi 6eedf773c7 Initial implementation of the DragDrop in the list widget 2 years ago
Eugenio Parodi 92054bb753 FIX: #180 Crash when removed item from the ListWidget 2 years ago
Eugenio Parodi 9a4862fa22 Fix test error 3 years ago
Eugenio Parodi 18fe572eda Added few tests 3 years ago
Eugenio Parodi 9870999c0d FIX: #173 - Prevent deadloop in the circular signals/slots 3 years ago
Eugenio Parodi a293ee5701 Improved tree and addwidgets performances 3 years ago
Eugenio Parodi 32cfc0b432 improved performance in the treeWidget creation 3 years ago
Eugenio Parodi 4c99748033 added functool test 3 years ago
Eugenio Parodi 40f22f71a6 tuned the fancy widgets and moved the current progressbar in the fancy type 3 years ago
Eugenio Parodi f8614ef4de Fix Test 3 years ago
Eugenio Parodi 3263ce00e3 Implemented bracketed paste 3 years ago
Eugenio Parodi f70702fd6f Updated the terminal reference notes 3 years ago
Eugenio Parodi a125d9588a Update terminal emulation prototyopes 3 years ago
Eugenio Parodi 597c9c5ee2 Removed name reference where not required 3 years ago
Eugenio Parodi 25f28c266f Cleaned the handling of the widget's name. 3 years ago
Eugenio Parodi 923220c867 fix flake test 3 years ago
Eugenio Parodi 2a345d552d Added generic class test 3 years ago
Eugenio Parodi 2c5b2ad9bc Added vscode debug profile 3 years ago
Eugenio Parodi b0bb367f81 Reworked the standard menuBar api t keep the more compliant with the standard TermTk api 3 years ago
Eugenio Parodi 0e1471a77d Added Kode Tab Test Scripts 3 years ago
Eugenio Parodi ec62babc15 Fix refresh in the tab menu 3 years ago
Eugenio Parodi a2a85226aa added menu checkable items 3 years ago
Eugenio Parodi 3c913ff1f9 Prototyping the new Menu Widget 3 years ago
Eugenio Parodi 0b08e7edf3 Fix missing paintEvent updated 3 years ago
Eugenio Parodi 59048b0751 #139 Reworked paintEvent to require the canvas 3 years ago
Eugenio Parodi 4b9df7e1c6 Minor Changes 3 years ago
Eugenio Parodi 76ac501e3f Test list and generators performances 3 years ago
Eugenio Parodi 9e22123de5 Aligned sandbox Makefile to the libraries 3 years ago
Eugenio Parodi d12e783e26 removed external dependencies from the sandbox 3 years ago
Eugenio Parodi 31b54fb464 Improved pyodide support 3 years ago
Eugenio Parodi be85dd8922 added sandbox readme to update pyodide 3 years ago
Eugenio Parodi c4e7e5d4be Adapted the test with the new paint routine 3 years ago
Eugenio Parodi af578c9e6b improved performances using set to collect the updated widgets 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi ae8fc2ca3d added animation prototype 3 years ago
Eugenio Parodi 2b05d43417 Fix, flake8 failure 3 years ago
Eugenio Parodi 730d656e4d slightly improved the paint routine performance using zip 3 years ago
Eugenio Parodi 94d2e180d3 Added Image Tool 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 6812a8b813 Reworked RadioButton to use "radiogroup" to group the different widgets 3 years ago
Eugenio Parodi 0c90a85495 Reworked TTkSplitter to support predefined sizes 3 years ago
Eugenio Parodi df17d42f99 updated the stress test to use the multiple widgets api 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 441af5e772 Fix #118 : Terminal Paste not working 3 years ago
Eugenio Parodi b74e270afa Prototyping the textpicker 3 years ago