50 Commits (7050c8faec439b8d970c446bf2625e2e6aa19207)

Author SHA1 Message Date
Eugenio Parodi 🌶️ 7050c8faec Removed unrequired trailing spaces 1 year ago
Eugenio Parodi 🌶️ d8587db294 Fix Test Error, tuned the search string 1 year ago
Eugenio Parodi 🌶️ f8d8937a6e Improved the combobox with the search text displayed in the list border 1 year ago
Eugenio Parodi 🌶️ 42587834a2 improved typehints 1 year ago
Eugenio Parodi 48a9e7db7d Removed combobox/listwidget bottleneck on adding multiple items 1 year ago
Eugenio Parodi f9b322cefc Fix qut routine 1 year ago
Eugenio Parodi 6f51b29110 Reworked the 'Abstract Scroll' generic initializatioon and documentation 1 year ago
Eugenio Parodi 94a98aa438 Hopefully removed all the args and force parametrised init 1 year ago
Eugenio Parodi 2c9362430f Reworked some init to remove args and include typing 1 year ago
Eugenio Parodi 96f8afc037 Improved the documentation 1 year ago
Eugenio Parodi 3d483a489c Doc eworking progress 1 year ago
Eugenio Parodi 0677162a1e Massive rework of the :class: resove links 1 year ago
Eugenio Parodi 4338fec90a General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management. 2 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Eugenio Parodi 75405859a2 Reworked the import of the widgets 3 years ago
Eugenio Parodi a63d7aca63 Adapted ComboBox to the new style format 3 years ago
Eugenio Parodi b111dc937d Adapted the tabwidget and the combobox to the new layout 3 years ago
Eugenio Parodi b1a1f7b254 Adding weel events in the combo box 3 years ago
Eugenio Parodi 59048b0751 #139 Reworked paintEvent to require the canvas 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 c1352f337a Basic handling of the signals slots editor 3 years ago
Eugenio Parodi 6f44812581 ComboBox init support the default index 3 years ago
Eugenio Parodi f13c5fa1f5 moved the properties in the TTkUiTools 3 years ago
Eugenio Parodi d889773e2b Renamed DomTree to TomTree 3 years ago
Eugenio Parodi b771f9886b Added default methods doc prototypes 3 years ago
Eugenio Parodi 599aa9144f Removed the Text property 3 years ago
Eugenio Parodi 69b0f89192 Fix combobox displaying the cursor if not editable 3 years ago
Christian Ludwig 9018f661b4 missing slots and missing __slots__ test 3 years ago
Eugenio Parodi 5a056dad11 Added Unicode variable size chars in the demos 3 years ago
Ceccopierangiolieugenio ac51650c88
Update combobox.py 3 years ago
Kurt Schwehr cd41b2e578 codespell 4 years ago
Mark Gomersbach 5727e0f36a
Remove more unused imports 4 years ago
Eugenio Parodi 5666c9c2a5 Added disabled color in combonbox 4 years ago
Eugenio Parodi 36b3b63cd6 Added setCurrentText and setEditText in combobox 4 years ago
Eugenio Parodi e6ac30bf76 Progress on FilePicker: Added links, broken files, top controls, disabled feature, combobox alignment, splitter sizes 4 years ago
Eugenio Parodi 2a5515bca5 FIX Overlay Nested Focus and Order 4 years ago
Eugenio Parodi 0fcc8ad24a Typo 5 years ago
Eugenio Parodi 68fdbd836a moved list.py to list_.py to avoid conflicts with 'list', FIX lineedit cursor, improved combobox 5 years ago
Eugenio Parodi b096a1d3b4 Combobox select in the dropdown the choosen id 5 years ago
Eugenio Parodi bdac45220c Improved ComboBox Edit 5 years ago
Eugenio Parodi f960e944fb Initial drop of the combobox editable feature 5 years ago
Eugenio Parodi 35e4df7c45 Applied some refactoring 5 years ago
Eugenio Parodi 569cd8b022 Keyboard controls on ListWidget ComboBox 5 years ago
Eugenio Parodi e2d9c0ab17 Add Key Press to buttons/checkbox/combobox/radiobutton 5 years ago
Eugenio Parodi 043c74cadb FIX, endless scrollArea Loop (if size < min scrollbar size) 5 years ago
Eugenio Parodi 8f568f55aa Initial reworking of layout reimplementation 5 years ago
Eugenio Parodi eb7507292c Basic LogViewer, Minor Fixes, Multiple log handlers 5 years ago
Eugenio Parodi 2f03253ce4 ResizableFrame, ComboBox+Overlay 5 years ago
Eugenio Parodi 241a23c6ca basic overlay, combobox, improved table 5 years ago