Eugenio Parodi
|
187d43c088
|
TTkAbstractScrollView, force viewUpdate when layout change
|
3 years ago |
Eugenio Parodi
|
a0b60414cf
|
Added scrollArea missing methods
|
3 years ago |
Eugenio Parodi
|
38214f7bee
|
Init the control layout before the init to avoid runtime errors
|
3 years ago |
Christian Ludwig
|
9018f661b4
|
missing slots and missing __slots__ test
|
3 years ago |
Christian Ludwig
|
cdaae58e9d
|
LinearGradient: convex combination only if possible
|
3 years ago |
Christian Ludwig
|
90fd04c362
|
LinearGradient: fg/bg override was in setParam
|
3 years ago |
Eugenio Parodi
|
e28a32aecd
|
Avoid override of fg/bg in the linear gradient modifier
|
3 years ago |
Christian Ludwig
|
4a65cacea5
|
color modifier: linear gradient in arbitrary direction
|
3 years ago |
Eugenio Parodi
|
b4799430c6
|
update
|
3 years ago |
Eugenio Parodi
|
4bf60b7600
|
Add the step width modifier in the progressbar
|
3 years ago |
Eugenio Parodi
|
0f0a80c8d5
|
Improved the gradient color modifier
|
3 years ago |
Ceccopierangiolieugenio
|
987859d317
|
Update canvas.py
|
3 years ago |
Eugenio Parodi
|
975c6e2753
|
Resizable progressbar
|
3 years ago |
Eugenio Parodi
|
93522f71fa
|
updated __init__
|
3 years ago |
Eugenio Parodi
|
1854604972
|
Fix canvas corner case failure
|
3 years ago |
Eugenio Parodi
|
a4b9ae93d0
|
Added Window Flags
|
3 years ago |
Eugenio Parodi
|
a4dda2488c
|
Fix ColorPicker colortext parsing
|
3 years ago |
Eugenio Parodi
|
82c8a488dd
|
Fix Spinbox error #85
|
3 years ago |
Eugenio Parodi
|
fbe8657b05
|
Added Window Close Button
|
3 years ago |
Eugenio Parodi
|
3e160425b9
|
Added HScrollbar in the FancyTable
|
3 years ago |
Christian Ludwig
|
cadfee5d48
|
progressbar: import also laf class
|
3 years ago |
Christian Ludwig
|
1c13a3398b
|
progressbar: no negative width
|
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
|
6c3f22f8b2
|
progressbar: fix loadTheme: progressbarBlocks
|
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 |
Christian Ludwig
|
198f148994
|
Widget: progressbar
|
3 years ago |
Christian Ludwig
|
58525a2909
|
Theme: add progressbar colors and blocks
|
3 years ago |
Christian Ludwig
|
4ca35cba02
|
progressbar: add draw blocks to themes
|
3 years ago |
Christian Ludwig
|
728fd83a78
|
TTkLabel: use termWidth
|
3 years ago |
Christian Ludwig
|
ef83f2ed6d
|
TText: use TTkString for textUpdated
|
3 years ago |
Christian Ludwig
|
ff6cd8e41c
|
Do not use variation selectors in (demo-) test widgets
|
3 years ago |
Christian Ludwig
|
b62d0186c1
|
TTkString: cache special width
|
3 years ago |
Eugenio Parodi
|
b2fd5f1de5
|
Added TTkString align Tests
|
3 years ago |
Christian Ludwig
|
b26bb8a3ff
|
Fix: TTkButton without borders: use termWidth for text
|
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
|
cf7a2447b8
|
Fix: convert pathnames to string in the file picker
|
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
|
5a056dad11
|
Added Unicode variable size chars in the demos
|
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
|
c17d61bd90
|
FancyTable: Use TTkString to support non conventional chars
|
3 years ago |
Eugenio Parodi
|
dd76c447ec
|
FIX: Canvas drawText forwarding vars
|
3 years ago |
Eugenio Parodi
|
a267ba9d3b
|
FIX manubar char addressing using TTkString
|
3 years ago |
Eugenio Parodi
|
5aeac6e1fa
|
Fixed Unicode variable sized chars in the log viewer
|
3 years ago |