1398 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)
 

Author SHA1 Message Date
Eugenio Parodi 483d7509f0 prototypeed the name callback, refer the designer in any object 3 years ago
Eugenio Parodi e920853835 improved the unique name generator in the ttkDesigner 3 years ago
Eugenio Parodi 0c7d8b838e Fix #122 : Glitch with widechars on transparent canvas 3 years ago
Eugenio Parodi bbff21f6bc added import signal/slots 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 3cf119eabd fix spingbox alignment 3 years ago
Eugenio Parodi afa299aa41 Added new propertyanimation imports 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi 02b6e75e74 fix test 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 2b05d43417 Fix, flake8 failure 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 94d2e180d3 Added Image Tool 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 dbfa8814f7 Implemented remove signal/slot button in the editor 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 7b72a19b62 Added basic signal/slot editor in the Designer 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
Eugenio Parodi 6812a8b813 Reworked RadioButton to use "radiogroup" to group the different widgets 3 years ago
Eugenio Parodi 6f44812581 ComboBox init support the default index 3 years ago
Eugenio Parodi 0c90a85495 Reworked TTkSplitter to support predefined sizes 3 years ago
Eugenio Parodi 1a9afe48f6 Disabled unsupported widgets 3 years ago
Eugenio Parodi eb0edfa4e4 FIX pytest, fourth attempt 3 years ago
Eugenio Parodi c52c0a1536 FIX pytest, third attempt 3 years ago
Eugenio Parodi 64725e6b8f FIX pytest, second attempt 3 years ago
Eugenio Parodi f7f6ad1184 FIX pytest 3 years ago
Eugenio Parodi b0d9baed83 FIX glitsh in the ttkDesigner gridLayout span handler 3 years ago
Eugenio Parodi 032b605768 ttkdesigner, first drop of the rowspan/colspan feature 3 years ago
Eugenio Parodi c58903148a handle corner case in the v/h layout when th widget is dragged to the border 3 years ago
Eugenio Parodi a059db2b2f Bugfix in the gridLayout repack mechanism 3 years ago
Eugenio Parodi f34a03503e improved grislayout designer widget 3 years ago