| .. |
|
Fancy
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
|
TTkModelView
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
|
TTkPickers
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
|
TTkTerminal
|
use waitpid to avoid zombie terminal processes
|
2 years ago |
|
__init__.py
|
Merge branch 'dev' into TTkTerminal
|
3 years ago |
|
about.py
|
Removed unrequired python header
|
3 years ago |
|
button.py
|
Fixed keyboard action on checkable buttons
|
2 years ago |
|
checkbox.py
|
Removed unrequired python header
|
3 years ago |
|
combobox.py
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
|
container.py
|
Prototyping a dispose routine to free all the resources.
|
2 years ago |
|
frame.py
|
Added dispose routine for the menubar
|
2 years ago |
|
graph.py
|
Removed unrequired python header
|
3 years ago |
|
image.py
|
Added SEXBLOCK support in the TTKImage, removed bottleneck
|
2 years ago |
|
kodetab.py
|
Initial implementation of the DragDrop in the list widget
|
2 years ago |
|
label.py
|
Adapted label and the image tool to the latest changes
|
3 years ago |
|
lineedit.py
|
FIX: #221 Add clipboard support in the lineedit
|
2 years ago |
|
list_.py
|
Added list support in TTkDesigner + other stuff
|
2 years ago |
|
listwidget.py
|
TTkList Widget: dnd is disable by default to avoid unexpected dragging.
|
2 years ago |
|
menu.py
|
Finalised the shortcut feature, adapted the menubar to use it
|
2 years ago |
|
menubar.py
|
Added dispose routine for the menubar
|
2 years ago |
|
radiobutton.py
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
|
resizableframe.py
|
Removed unrequired python header
|
3 years ago |
|
scrollarea.py
|
Removed unrequired python header
|
3 years ago |
|
scrollbar.py
|
FIX: #173 - Prevent deadloop in the circular signals/slots
|
3 years ago |
|
spacer.py
|
Removed unrequired python header
|
3 years ago |
|
spinbox.py
|
Removed unrequired python header
|
3 years ago |
|
splitter.py
|
Removed unrequired python header
|
3 years ago |
|
tabwidget.py
|
Enhancement: #190 allow independent closable status in the tabs
|
2 years ago |
|
texedit.py
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
|
widget.py
|
removed the internal dispose
|
2 years ago |
|
window.py
|
removed unused item
|
3 years ago |