Ceccopierangiolieugenio
|
b98556ef73
|
Merge pull request #22 from ceccopierangiolieugenio/TextEdit
Text Edit Widget
|
4 years ago |
Eugenio Parodi
|
bf91c2a536
|
Removed unused import
|
4 years ago |
Eugenio Parodi
|
d4b2890fd0
|
TextEdit, Minor fix
|
4 years ago |
Eugenio Parodi
|
003cedde5c
|
TextEdit, added extra logic to handle erase at the end/beginning of the line
|
4 years ago |
Eugenio Parodi
|
9ba59b193a
|
Added TextEdit demo
|
4 years ago |
Eugenio Parodi
|
638b08878e
|
TextEdit, clean the erase routine
|
4 years ago |
Eugenio Parodi
|
a46c24a573
|
TexEdit, fix during line deletion
|
4 years ago |
Eugenio Parodi
|
a3a61b3134
|
TextEdit, added key char input
|
4 years ago |
Eugenio Parodi
|
59c6bdc59b
|
TextEdit, implemented del/backspace actions
|
4 years ago |
Eugenio Parodi
|
cc92fb2ec6
|
added snap to scroll when dragging
|
4 years ago |
Eugenio Parodi
|
03c17f1f06
|
Added keyboard cursor movement
|
4 years ago |
Eugenio Parodi
|
0e15ceca98
|
Added TTkString docs
|
4 years ago |
Eugenio Parodi
|
6587129ea0
|
Add double and triple click event
|
4 years ago |
Eugenio Parodi
|
b748cc4f7e
|
Added mouse selection to the text edit
|
4 years ago |
Eugenio Parodi
|
dcad94d5fb
|
Added hscroll to textedit
|
4 years ago |
Eugenio Parodi
|
ce8ff9061a
|
Added Sources button in the demo and a stupid python HighLighter
|
4 years ago |
Eugenio Parodi
|
4a6cfa7f89
|
Added split function to TTkString
|
4 years ago |
Eugenio Parodi
|
4342b96540
|
Added folder picker capability in the file picker
|
4 years ago |
Eugenio Parodi
|
090eb275fd
|
LineEdit Added mouse drag selection
|
4 years ago |
Eugenio Parodi
|
37af0021db
|
Minor fix in the calculator tutorial
|
4 years ago |
Eugenio Parodi
|
8f27e56ef2
|
Improved (very little) the tutorial 5
|
4 years ago |
Eugenio Parodi
|
7484638983
|
Added Calculator Tutorial
|
4 years ago |
Eugenio Parodi
|
74eb2ea78f
|
Added TUI competitors Reference in the README
|
4 years ago |
Eugenio Parodi
|
b0623bc876
|
removed the apache licese from setup
|
4 years ago |
Ceccopierangiolieugenio
|
71af4de812
|
Merge pull request #20 from ceccopierangiolieugenio/Apache_License_Removal
Apache license removal
|
4 years ago |
Eugenio Parodi
|
9922834303
|
Removed the colors routine with Apache license
|
4 years ago |
Eugenio Parodi
|
3bdd8ae0ac
|
Removed Apache licensed term.py
|
4 years ago |
Eugenio Parodi
|
f734997589
|
Starting removing bpytop copyed code
|
4 years ago |
Eugenio Parodi
|
b6f198ff54
|
updated demo.gif
|
4 years ago |
Eugenio Parodi
|
cbacab046d
|
Improved the Paint demo with double lines
|
4 years ago |
Ceccopierangiolieugenio
|
dcedc62140
|
Merge pull request #19 from ceccopierangiolieugenio/Paint_Demo
Paint demo and Fixes and other stuff I forgot to merge before in the main branch, Damn ME!!!
|
4 years ago |
Eugenio Parodi
|
ca5a39bbc0
|
added first demo of the paint demo
|
4 years ago |
Eugenio Parodi
|
64cafb145e
|
Minor improvement to add few features used by tlogg
|
4 years ago |
Eugenio Parodi
|
77a9394770
|
Optional terminal title
|
4 years ago |
Eugenio Parodi
|
225ce4eee2
|
Initial Drop of the paint demo
|
4 years ago |
Eugenio Parodi
|
41ab6cf781
|
Removed doubleClick status because redundant with the Tap status
|
4 years ago |
Eugenio Parodi
|
5303032fe5
|
LineEdit improved cursor position and text alignment during edit
|
4 years ago |
Eugenio Parodi
|
c34928ad7b
|
LineEdit, selection added del/canc logic and pattern matching
|
4 years ago |
Eugenio Parodi
|
b06bddd624
|
Added Multi Tap Events, Selection in line edit
|
4 years ago |
Eugenio Parodi
|
36b3b63cd6
|
Added setCurrentText and setEditText in combobox
|
4 years ago |
Eugenio Parodi
|
1902ab34a8
|
Added checkState in radioButton
|
4 years ago |
Eugenio Parodi
|
0067bdc6dc
|
Added Checkbox and RadioButton Label
|
4 years ago |
Eugenio Parodi
|
ffb912fdc5
|
Workaround on a rare Focus Issue
|
4 years ago |
Eugenio Parodi
|
03ff0de633
|
Added ignorecase in the TTkString search/findAll
|
4 years ago |
Ceccopierangiolieugenio
|
a26401a27f
|
Merge pull request #18 from ceccopierangiolieugenio/FileWidget_MV
File widget mv
|
4 years ago |
Eugenio Parodi
|
9a314de8ca
|
Finalized basic fileTree features, added index api in tabWidget
|
4 years ago |
Eugenio Parodi
|
97c6b142c5
|
signal.connect check also for subclass, added basic filetree, filetreewidget
|
4 years ago |
Eugenio Parodi
|
3b7b29f24e
|
Extracted FileTreeWidgetItem from filepicker
|
4 years ago |
Eugenio Parodi
|
5151daf9d3
|
Moved Tree widget in the TTkModelView folder
|
4 years ago |
Eugenio Parodi
|
9731827a02
|
TtkString added matching, coloring and substring functions
|
4 years ago |