598 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi d42dc0bca9 Enhancement: #189 included the linenumber property in the ttkDesigner 3 years ago
Eugenio Parodi 2f9b1251d7 Enhancement: #189 allow to set the starting value of the line number in the Textedit 3 years ago
Eugenio Parodi d0969508a1 Enhancement: #190 allow independent closable status in the tabs 3 years ago
Eugenio Parodi 3e8a55b727 Do not push to clipboard if the Terminal selection is empty 3 years ago
Eugenio Parodi d2ae7d1964 Added basic Select/Copy in the TTkTerminal 3 years ago
Eugenio Parodi 663cb032fd Added list support in TTkDesigner + other stuff 3 years ago
Eugenio Parodi 56ecf087f2 Added dragDropMode in the list widget 3 years ago
Eugenio Parodi 4bd41a2c0f Improved ListWidget with service functions 3 years ago
Eugenio Parodi 54d4b10da6 Tuned list widget colors to make them more readable 3 years ago
Eugenio Parodi eea8b00ab5 Added dataclass in the listWidget drop 3 years ago
Eugenio Parodi 873755e215 Added drop marker in the list widget 3 years ago
Eugenio Parodi 6eedf773c7 Initial implementation of the DragDrop in the list widget 3 years ago
Eugenio Parodi 92054bb753 FIX: #180 Crash when removed item from the ListWidget 3 years ago
Eugenio Parodi 5a96919c3b Enhancement: #178 Allow up/down focus switch in the LineEdit 3 years ago
Eugenio Parodi 13b44a3689 Fixed keyboard action on checkable buttons 3 years ago
Eugenio Parodi 63195e0cba fix terminal buffer lines composition 3 years ago
Eugenio Parodi deae7ceee4 Fix: #176 - Float formatting not allowed as number in the LineEdit 3 years ago
Eugenio Parodi 71e9ad132c Terminal update, added select variable 3 years ago
Eugenio Parodi 2ffbb3e8e8 FIX Canvas error paint with transparent widget and removed unused references 3 years ago
Eugenio Parodi 1ee8f66452 Fix wrong layout used by the renewed treeWidget 3 years ago
Eugenio Parodi 494e019e9a Added widget closed signal 3 years ago
Eugenio Parodi 9870999c0d FIX: #173 - Prevent deadloop in the circular signals/slots 3 years ago
Eugenio Parodi c604c1f343 prototyped the close terminal 3 years ago
Eugenio Parodi ccd4124feb Fix crash 3 years ago
Eugenio Parodi 8bc5efd8e5 Added count method in the tabwidget 3 years ago
Eugenio Parodi 19c06f6977 FIX crash if the terminal size is <= 0 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 32cfc0b432 improved performance in the treeWidget creation 3 years ago
Eugenio Parodi 40868f4dab removeTab event is triggered before the tab is removed 3 years ago
Eugenio Parodi 9dcdfe2142 Added menu in kodetab 3 years ago
Eugenio Parodi 19822c0f18 improved tree 3 years ago
Eugenio Parodi f800286f92 Moved the terminal resize to the main thread 3 years ago
Eugenio Parodi 81b790ee81 Adapted the scrollbar to the new style 3 years ago
Eugenio Parodi 0eac9f7733 removed unused item 3 years ago
Eugenio Parodi 6a6c4413cb Moved the terminal as terminalview to allow scroll 3 years ago
Eugenio Parodi 558246470f Basic terminal scrolling/buffer implementation 3 years ago
Eugenio Parodi df74b054d9 Handled some C1 Codes 3 years ago
Eugenio Parodi 763f089d98 Improved the use of the default color in the terminal 3 years ago
Eugenio Parodi bee4ca8e68 Added ECH to the terminal 3 years ago
Eugenio Parodi 9a8a07f998 Adapted label and the image tool to the latest changes 3 years ago
Eugenio Parodi f70b6b32c7 Added mouse debug 3 years ago
Eugenio Parodi 205efc9b2e Added mouse debug 3 years ago
Eugenio Parodi 6c9e86c825 Fixed move mouse report in the terminal, added CSI_REP 3 years ago
Eugenio Parodi ca47eb6dd8 Added basic OSC handling 3 years ago
Eugenio Parodi 361ed52fe0 Improved the character attributes handlers 3 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Eugenio Parodi 6d441c278f Reworked the import of the Core utils 3 years ago
Eugenio Parodi c3e9e2e45a Reworked the import of the UiTools 3 years ago