998 Commits (494e019e9a8a8a7d62bf2faba601b53d2db87082)
 

Author SHA1 Message Date
Eugenio Parodi 494e019e9a Added widget closed signal 3 years ago
Eugenio Parodi 0b0ec7fdd6 Fix test failure 3 years ago
Ceccopierangiolieugenio b439fe3f9f
Merge pull request #174 from ceccopierangiolieugenio/173-signal-deadlock-fix 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 f95c7f7bb1 Removed useless impoort added automatically by some fucking DevGUI 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 511354afad Fix testError 3 years ago
Eugenio Parodi 14c3ce60f8 Added __all__ pep8 reformat script 3 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Ceccopierangiolieugenio 3d7d698cef
Merge pull request #170 from ceccopierangiolieugenio/168-rework-import 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
Ceccopierangiolieugenio 7cbe5fa848
Merge pull request #165 from ceccopierangiolieugenio/164-yet-another-reworking-of-the-style-management 3 years ago
Eugenio Parodi d9857a7f22 Use the tab data to store the name of the sourcefile to be displayed 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
Eugenio Parodi bfb2bfb44f Fixed the extedit missing style element 3 years ago
Eugenio Parodi d7a651d78f Removed the LookAndFeel since it is used only to prototype the progressbar 3 years ago
Eugenio Parodi 9298aa693d Adapted the ColorPicker to the new style format 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 a468c3d43f fix color issue between canvas and string for wide char 3 years ago
Eugenio Parodi 27c0303686 Adapted the TreeWidget to the new style format 3 years ago