Pier CeccoPierangioliEugenio
|
d809d0bcca
|
feat: added find in the text edit (#320)
|
1 year ago |
Eugenio Parodi 🌶️
|
89939f6f41
|
Added the ExtraSelections in the TTKTextEdit
|
1 year ago |
Eugenio Parodi 🌶️
|
2019c04e42
|
retuned the string rasterizer
|
1 year ago |
Eugenio Parodi 🌶️
|
0a1af47795
|
retuned the string rasterizer
|
1 year ago |
Eugenio Parodi 🌶️
|
4afbbd0511
|
Added pure tty String rasterizer
|
1 year ago |
Eugenio Parodi
|
98936b719b
|
Fix exit screen reset, removed unnecessary color operation
|
1 year ago |
Eugenio Parodi
|
94a98aa438
|
Hopefully removed all the args and force parametrised init
|
1 year ago |
Eugenio Parodi
|
f92a74dfdc
|
Fix typing test issue
|
1 year ago |
Eugenio Parodi
|
de68b1adf1
|
Improved init typing
|
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
|
d5a58a7f28
|
Added recording test 003
|
1 year ago |
Eugenio Parodi
|
27c03df141
|
Added Table Copy
|
1 year ago |
Eugenio Parodi
|
a64caec778
|
Improved Docs
|
2 years ago |
Eugenio Parodi
|
727a509b9c
|
TtkTable: Tuned the keyboard input for the num editor
|
2 years ago |
Eugenio Parodi
|
cea6509664
|
Lint: FIX: E713
|
2 years ago |
Eugenio Parodi
|
b2ebdae6e0
|
Finalised the shortcut feature, adapted the menubar to use it
|
2 years ago |
Eugenio Parodi
|
d2ae7d1964
|
Added basic Select/Copy in the TTkTerminal
|
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
|
6d441c278f
|
Reworked the import of the Core utils
|
3 years ago |
Eugenio Parodi
|
a468c3d43f
|
fix color issue between canvas and string for wide char
|
3 years ago |
Eugenio Parodi
|
2ac9942ab2
|
Added internal rawImport in ttkString
|
3 years ago |
Eugenio Parodi
|
7ea913f181
|
Strip the trailing RST chars when export to Ansi
|
3 years ago |
Eugenio Parodi
|
b61f3930f4
|
Added single line feature in textEdit
|
3 years ago |
Eugenio Parodi
|
ab78200c2d
|
Added multiline/color support in the Button Widget
|
3 years ago |
Eugenio Parodi
|
327b4f35f1
|
TTkTextEdit: #110 - Added txt export methods and textChanged signal
|
3 years ago |
Eugenio Parodi
|
7047056634
|
Fix #109 - Improved TTkString comparison to different types
|
3 years ago |
Eugenio Parodi
|
947526dd24
|
Added numeric overload in TTkString
|
3 years ago |
Eugenio Parodi
|
b6d10e14a7
|
Added numeric overload in TTkString
|
3 years ago |
Eugenio Parodi
|
062374c30b
|
Fix cursor misplaced in LineEdit
|
3 years ago |
Eugenio Parodi
|
bc1c97b1cc
|
Improved the string check for full size chars
|
3 years ago |
Eugenio Parodi
|
44e7b9f8d9
|
TTkString Reduced the amount of calls to the unicode routines
|
3 years ago |
Christian Ludwig
|
b62d0186c1
|
TTkString: cache special width
|
3 years ago |
Christian Ludwig
|
a127422daf
|
Fix: TTkString alignment; refactor
|
3 years ago |
Christian Ludwig
|
2bce43f792
|
Fix: TTkString alignment (at _hasSpecialWidth)
|
3 years ago |
Eugenio Parodi
|
7a76a72fc3
|
Fix #67 and added unicode addon in the xterm.js sandbox
|
3 years ago |
Eugenio Parodi
|
72e7c6a0a1
|
uniform the theme for the wide char overflow marker
|
3 years ago |
Eugenio Parodi
|
dd88c87f17
|
Hopefully Adapted the lineedit to the unicode variable sized chars
|
3 years ago |
Eugenio Parodi
|
eab5aad9bc
|
Tree: Use TTkString to support non conventional chars, and Fix borderline issues
|
3 years ago |
Eugenio Parodi
|
c17d61bd90
|
FancyTable: Use TTkString to support non conventional chars
|
3 years ago |
Eugenio Parodi
|
1a2e43a153
|
Fixed alignment when next/prev char is selected, fixed handling of tabls and unicode var sized chars
|
3 years ago |
Eugenio Parodi
|
17fe139239
|
Fixed bug with the alignment with variable width chars
|
3 years ago |
Eugenio Parodi
|
20edaf6494
|
improved position alignment of Unicode variable sized chars
|
3 years ago |
Eugenio Parodi
|
607980cac2
|
Added basic Unicode special width support in TTkString and Canvas
|
3 years ago |
Eugenio Parodi
|
8e1b7b81e9
|
Used built in python array copy to improve performances
|
4 years ago |
Kurt Schwehr
|
cd41b2e578
|
codespell
|
4 years ago |
Eugenio Parodi
|
100d24ffe3
|
TTkColor: rework, used rgb data structure, improved ANSI color parse
|
4 years ago |
Eugenio Parodi
|
b52d761ef4
|
minor color fixes
|
4 years ago |
Eugenio Parodi
|
882cefab30
|
TTkTextEdit: improved color handling
|
4 years ago |