580 Commits (6bced8cf632ab4ccdb03b95a83c2eeea6b1ae2fb)

Author SHA1 Message Date
Eugenio Parodi e1cf4c2ff0 Finalised the easingFunctions 3 years ago
Eugenio Parodi b99f1daa57 Added pyodide hack to avoid deadloop in TTk _time_event 3 years ago
Eugenio Parodi 31b54fb464 Improved pyodide support 3 years ago
Eugenio Parodi bcbbf98963 Added Pickers in the ttkDesigner 3 years ago
Eugenio Parodi 79a0dfb1a8 Added Color Picker in the ttkDesigner 3 years ago
Eugenio Parodi 94a72a0333 unnamed commit 3 years ago
Eugenio Parodi 2a9476c188 improtved textedit ui params 3 years ago
Eugenio Parodi b1d7f7ff7b Added Text Edit properties 3 years ago
Eugenio Parodi 487aa3e6a7 Improved spinbox and removed properties from scrollbar 3 years ago
Eugenio Parodi 21e2293173 Added Default Filename and save last path in ttkDesigner 3 years ago
Eugenio Parodi 74fe0f9d7e Added loadFile in the UiLoader 3 years ago
Eugenio Parodi 32d018aa93 Enhancement: #125 - Refresh routine pause until update/anim activity 3 years ago
Eugenio Parodi fa7396f79c Added Alignment feature to the Label 3 years ago
Eugenio Parodi ec2c5815cd Fix glitch in the test widget 3 years ago
Eugenio Parodi 0c3a4ca431 Fix testWidget to avoid using extra resources 3 years ago
Eugenio Parodi 1c1ff895eb Fix pyTest issuer 3 years ago
Eugenio Parodi 51fc277c12 Fix error 3 years ago
Eugenio Parodi af578c9e6b improved performances using set to collect the updated widgets 3 years ago
Eugenio Parodi bbcc7e247a Added Quick Export in ttkDesigner 3 years ago
Eugenio Parodi 892a82b84f Removed redundant check that could have caused the widhet to not be displayed if added before the parent become visible 3 years ago
Eugenio Parodi cc62b3f8d7 allow the raise widget to be applied only to the current layer 3 years ago
Eugenio Parodi 696e3f5023 Refined the signal/slots editor events in case of modified widgets in the main window 3 years ago
Eugenio Parodi 483d7509f0 prototypeed the name callback, refer the designer in any object 3 years ago
Eugenio Parodi 0c7d8b838e Fix #122 : Glitch with widechars on transparent canvas 3 years ago
Eugenio Parodi 9f04dd6402 fix some missing bits in the open routine 3 years ago
Eugenio Parodi fcd296a3f9 Improved the open routine in ttkDesigner 3 years ago
Eugenio Parodi 13dc308682 Little progress in the ttkDesigner open file 3 years ago
Eugenio Parodi e2664ed348 Added Save Feature in the ttkDesigner 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi 0e952d82f8 TTkAnimation added few easing curves, more on the way 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 eba58bb1a7 Added Utility for compressing objects to base64 data 3 years ago
Eugenio Parodi 7f453979fd Added MessageBox 3 years ago
Eugenio Parodi a790b38099 TTkImage: added FullBlock, HalfBlock rasterizer 3 years ago
Eugenio Parodi 0b05b7b100 Support multiline in the Label Widget 3 years ago
Eugenio Parodi b41a74e980 Fix: included lambda and varargs in the list of allowed methods 3 years ago
Eugenio Parodi 26d42d169b Support for multiline Labels 3 years ago
Eugenio Parodi 6aab1eee2e Performance: #129 FileTree: removed unrequired callbacks during the folder opening 3 years ago
Eugenio Parodi 72ca0aac8d Enhancement: #128 - Support AnyFile in the FilePicker 3 years ago
Eugenio Parodi 63e476d302 Using slice in the PaintCanvas routine 3 years ago
Eugenio Parodi 020ab96529 added version in the tui designer format 3 years ago
Eugenio Parodi 570378da73 Feature: #127 Added removeChild methods in the tree widgets 3 years ago
Eugenio Parodi c34fc7cf9e Use "slice" in the signal to filter the input vars 3 years ago
Eugenio Parodi 9a5984c1ba Finalised signal/slot editor in ttkDesigner 3 years ago
Eugenio Parodi 40cc7ea7ef FIX Test failure on new signal/slots management 3 years ago
Eugenio Parodi 281dafecc5 improved signal/slots support for compatible signatures 3 years ago
Eugenio Parodi c1352f337a Basic handling of the signals slots editor 3 years ago
Eugenio Parodi b9917cfdd1 Handle the radioGroup in the properties 3 years ago
Eugenio Parodi d3864b4c2d Added Signal Slots in the properties 3 years ago