737 Commits (d9182cd3cd4d6ae8a3e52ee55fffcd99ecaf4d07)

Author SHA1 Message Date
Eugenio Parodi b60534ee4e defining the base structure for the windows implementation 2 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 3925c5ca6d Avoid tab focus if widget is disabled 3 years ago
Eugenio Parodi deae7ceee4 Fix: #176 - Float formatting not allowed as number in the LineEdit 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 8bc5efd8e5 Added count method in the tabwidget 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 9c85afa285 Added environment variable to enable the new drawing routine 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 fe7ae2a8bb Added link to the terminalColor 3 years ago
Eugenio Parodi 9d2258e0c8 Added abstractScrollLayout 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 e6839cde7b Fix: initialization of the abstract scrollview offset 3 years ago
Eugenio Parodi 9b87d521e4 Fix test failure 3 years ago
Eugenio Parodi 9a8a07f998 Adapted label and the image tool to the latest changes 3 years ago
Eugenio Parodi f29d0c927d Catch "BlockingIOError" in the term_unix 3 years ago
Eugenio Parodi a50a07c492 Added fast canvas copy 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 44bb7f2b03 Fixed few impoorts 3 years ago
Eugenio Parodi 8ecb1366e6 Reworked the import of TestWidgets,UiProperties 3 years ago
Eugenio Parodi 64b69b76c0 Reworked the import of Abstract,Gui,LAyouts 3 years ago
Eugenio Parodi 2f6248884c Reworked the import of the Term utils 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
Eugenio Parodi cfcb4faa89 Reworked the import of the ModelView, Pickers 3 years ago
Eugenio Parodi 75405859a2 Reworked the import of the widgets 3 years ago
Eugenio Parodi d716993cc4 Added proper data management in the tab widget 3 years ago
Eugenio Parodi c4c30cfba5 Fix import error in the progressbar 3 years ago
Eugenio Parodi a734df1913 removed the colors from the old theme 3 years ago
Eugenio Parodi 88453e79ec Fixed offset color to the tb widget 3 years ago
Eugenio Parodi 840b13c699 Adapted the Splitter to the new style format 3 years ago
Eugenio Parodi d5a9146fad Removed unused import 3 years ago
Eugenio Parodi b9d25b180e Removed color references from the button documentation 3 years ago