Eugenio Parodi
|
1595b621ea
|
Improved the regexp for the input filtering
|
3 years ago |
Eugenio Parodi
|
6c1f1eb9b4
|
Improved the escape checks in the input routine
|
3 years ago |
Eugenio Parodi
|
441af5e772
|
Fix #118 : Terminal Paste not working
|
3 years ago |
Eugenio Parodi
|
d32e39dac3
|
removed the usage of threading.Timer in TTkTimer and improved the stop routine
|
3 years ago |
Eugenio Parodi
|
c9f2eb59ff
|
Added pyodide timer stop
|
3 years ago |
Eugenio Parodi
|
0303f939f7
|
Improved the sendbox to support MouseTracking
|
3 years ago |
Eugenio Parodi
|
a112bde7a7
|
Added ToolTip feature
|
3 years ago |
Eugenio Parodi
|
8f75c2a691
|
Initial drop of the mouse move feature
|
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
|
7685dfe1a1
|
Added weakref tests, py-spy example
|
3 years ago |
Eugenio Parodi
|
8b23988e0f
|
Added some r/o params to the dom viewer
|
3 years ago |
Eugenio Parodi
|
599aa9144f
|
Removed the Text property
|
3 years ago |
Eugenio Parodi
|
6bfe0a7522
|
Added Button fields, removed button text property
|
3 years ago |
Eugenio Parodi
|
67c18679bb
|
Fix, layout padding and offset
|
3 years ago |
Eugenio Parodi
|
d6e852e945
|
DomTree: Prototyping detail view
|
3 years ago |
Eugenio Parodi
|
e432f5215b
|
FIX: (performances) Avoid unnecessary updatepaint events
|
3 years ago |
Eugenio Parodi
|
8396ffd0dc
|
FIX: (performances) Avoid unnecessary updatepaint events
|
3 years ago |
Eugenio Parodi
|
bc1c97b1cc
|
Improved the string check for full size chars
|
3 years ago |
Eugenio Parodi
|
255e622e95
|
Added a new recording for the tests
|
3 years ago |
Eugenio Parodi
|
44e7b9f8d9
|
TTkString Reduced the amount of calls to the unicode routines
|
3 years ago |
Eugenio Parodi
|
a0b60414cf
|
Added scrollArea missing methods
|
3 years ago |
Christian Ludwig
|
9018f661b4
|
missing slots and missing __slots__ test
|
3 years ago |
Eugenio Parodi
|
e28a32aecd
|
Avoid override of fg/bg in the linear gradient modifier
|
3 years ago |
Eugenio Parodi
|
b4799430c6
|
update
|
3 years ago |
Eugenio Parodi
|
0f0a80c8d5
|
Improved the gradient color modifier
|
3 years ago |
Eugenio Parodi
|
975c6e2753
|
Resizable progressbar
|
3 years ago |
Eugenio Parodi
|
93522f71fa
|
updated __init__
|
3 years ago |
Eugenio Parodi
|
789128d740
|
added utf-8.mathematical.alphanumeric.symbols.txt
|
3 years ago |
Eugenio Parodi
|
f82541b16e
|
updated sandbox makefile
|
3 years ago |
Eugenio Parodi
|
1854604972
|
Fix canvas corner case failure
|
3 years ago |
Eugenio Parodi
|
d738f7c56a
|
moved text params in the PB LookAndFeel
|
3 years ago |
Eugenio Parodi
|
dafcb2fb6c
|
aligned max/min names to the QT apis
|
3 years ago |
Christian Ludwig
|
3af209742b
|
progressbar: (optional) progress text and the right end
|
3 years ago |
Christian Ludwig
|
eb6edfe392
|
progressbar: getter/setter
|
3 years ago |
Eugenio Parodi
|
e86020bf52
|
Added the basic LookAndFeel Template
|
3 years ago |
Eugenio Parodi
|
b2fd5f1de5
|
Added TTkString align Tests
|
3 years ago |
Eugenio Parodi
|
7a76a72fc3
|
Fix #67 and added unicode addon in the xterm.js sandbox
|
3 years ago |
Eugenio Parodi
|
eab5aad9bc
|
Tree: Use TTkString to support non conventional chars, and Fix borderline issues
|
3 years ago |
Eugenio Parodi
|
4536735422
|
FancyTree: 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
|
30ae472959
|
Testing few solutions
|
3 years ago |
Eugenio Parodi
|
ae3e024cd6
|
FIX Check Import Test
|
3 years ago |
Eugenio Parodi
|
f6e444f64c
|
TTkTextDocument: Added LineNumber Toggable feature
|
3 years ago |
Eugenio Parodi
|
c9491dd8ab
|
Added TTkAbstractScrollViewGridLayout
|
4 years ago |
Eugenio Parodi
|
db4d4e684c
|
TTkTextCursor: contentsChange reports the exact rem/added lines in insertText
|
4 years ago |
Eugenio Parodi
|
1eab917851
|
TTkTextCursor: contentsChange reports the exact rem/added lines in removeSelectedText
|
4 years ago |