slook
|
321b9a0b56
|
fix(libs): update sys.path to run test apps directly from the repo (#482)
|
5 months ago |
Eugenio Parodi
|
39c98423e6
|
Added hasBackground,hasForeground as olor method and adapted the sources to it
|
1 year ago |
Eugenio Parodi
|
4a073cfd53
|
Reworked the color foreground/background method and aligned toe code to it
|
1 year ago |
Eugenio Parodi
|
85cfe8c0fc
|
Moved the colorpicker constants in TTkK
|
1 year ago |
Eugenio Parodi
|
0f3c33c1d3
|
Reworked and improved TTkColorButtonPicker
|
1 year ago |
Eugenio Parodi
|
08d0cabb98
|
Removed lambda functions in the text demos
|
2 years ago |
Eugenio Parodi
|
f92a81af52
|
Removed zero sized chars in the demo if running under windows
|
2 years ago |
Eugenio Parodi
|
2f9b1251d7
|
Enhancement: #189 allow to set the starting value of the line number in the Textedit
|
2 years ago |
Eugenio Parodi
|
704b36c70b
|
Removed file logging from the demos
|
3 years ago |
Eugenio Parodi
|
0b08e7edf3
|
Fix missing paintEvent updated
|
3 years ago |
Eugenio Parodi
|
67586eb024
|
Improved the documentation
|
3 years ago |
Eugenio Parodi
|
f9000f7351
|
Fixed import in the demos
|
3 years ago |
Eugenio Parodi
|
5a056dad11
|
Added Unicode variable size chars in the demos
|
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
|
ae3e024cd6
|
FIX Check Import Test
|
3 years ago |
Eugenio Parodi
|
f6e444f64c
|
TTkTextDocument: Added LineNumber Toggable feature
|
3 years ago |
Eugenio Parodi
|
db4d4e684c
|
TTkTextCursor: contentsChange reports the exact rem/added lines in insertText
|
3 years ago |
Eugenio Parodi
|
dd3a8dbec5
|
Added undo/redo events
|
4 years ago |
Eugenio Parodi
|
6535cfa670
|
Added Sigmask Demo
|
4 years ago |
Eugenio Parodi
|
c9390a98a8
|
Added configurable sigmask for CTRL-C, CTRL-Z, CTRL-S
|
4 years ago |
Eugenio Parodi
|
aad5c20bf0
|
TTkTextEdit: Added insert text feature
|
4 years ago |
Eugenio Parodi
|
da2450bdf6
|
Improved TextEdit to support shared documents
|
4 years ago |
Eugenio Parodi
|
a4ad9cb527
|
minor textedit tools improvement
|
4 years ago |
Eugenio Parodi
|
0fee4b1466
|
removed TTkTextFormat
|
4 years ago |
Eugenio Parodi
|
5ee3fee105
|
textedit showcase, fixed the callback event
|
4 years ago |
Eugenio Parodi
|
eb8820185d
|
textedit showcase, improved the format changed callback
|
4 years ago |
Eugenio Parodi
|
bcfe7d99b4
|
improved textEdit showcase
|
4 years ago |
Eugenio Parodi
|
882cefab30
|
TTkTextEdit: improved color handling
|
4 years ago |
Eugenio Parodi
|
eb3cae18d7
|
TTkButton: Improved documentation
|
4 years ago |
Eugenio Parodi
|
858aa190f7
|
TTkButton: Initial drop of the checkable feature
|
4 years ago |
Eugenio Parodi
|
8a13ac2a4b
|
Added TTkTextCharFormat
|
4 years ago |
Eugenio Parodi
|
7617279894
|
TTkTextEdit: offloaded wrap related routines to TTkTextWrap
|
4 years ago |
Eugenio Parodi
|
081a9efd6b
|
TTkTextEdit: initial implementation of the TTkTextWrap
|
4 years ago |
Eugenio Parodi
|
e58a4c32a2
|
TTkTextEdit, progress implementing TTkTextCursor
|
4 years ago |
Eugenio Parodi
|
8a35349756
|
Added TextEdit wrap controls in the demo
|
4 years ago |
Eugenio Parodi
|
96e6361f05
|
TTkTextEdit: Added Word Wrap feature
|
4 years ago |
Eugenio Parodi
|
9724ab3a8d
|
FIX, TextEdit doubleclick selection on multiline wrap with tabs in between
|
4 years ago |
Eugenio Parodi
|
98b88b2977
|
Fixed TTkColor._mod redering issue and TextEdit wrap with tabs
|
4 years ago |
Eugenio Parodi
|
eaadff0cb0
|
FIX: removed 'self' from 'super()' usage
|
4 years ago |
Eugenio Parodi
|
9ef1bb1d88
|
Basic wrap implementation in the text edit
|
4 years ago |
Eugenio Parodi
|
6bb645b44a
|
Added tab renderer in the TTkTextEdit
|
4 years ago |
Eugenio Parodi
|
1ac43e7484
|
My personal OCD
|
4 years ago |
Eugenio Parodi
|
a12f3a957c
|
TTkString basic ANSI support, added TTkTextEdit append
|
4 years ago |
Eugenio Parodi
|
9ba59b193a
|
Added TextEdit demo
|
4 years ago |
Eugenio Parodi
|
03c17f1f06
|
Added keyboard cursor movement
|
4 years ago |
Eugenio Parodi
|
0e15ceca98
|
Added TTkString docs
|
4 years ago |
Eugenio Parodi
|
b748cc4f7e
|
Added mouse selection to the text edit
|
4 years ago |
Eugenio Parodi
|
bf437dd9a6
|
Splitter: Align widget to the size
|
5 years ago |
Eugenio Parodi
|
6693af9e5e
|
FileBuffer Async indexing and moved to TTkCore, added log generator
|
5 years ago |