138 Commits (78bfec0ecb1db81082e1f88f1e9afb645f53a607)

Author SHA1 Message Date
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 bba9e59909 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi 7685dfe1a1 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi cb9afe94c3 Improved widget placement in the TreeWidget 3 years ago
Eugenio Parodi 4d2954fc78 Prototype Support of widget fields in the TTkTree 3 years ago
Eugenio Parodi e0ea5caf84 Added StressTest 3 years ago
Eugenio Parodi 82dedcc9fb FIX Crash widh nested layout offsets 3 years ago
Eugenio Parodi 59b0670261 Yet Another Fix of the paintCanvas routine 3 years ago
Eugenio Parodi 94ec2d2061 Flake8 Failure 3 years ago
Eugenio Parodi 459a1f90ce Added Dataclass tests 3 years ago
Eugenio Parodi cafb70fad9 Terminal Multiplexer Prototype 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 3 years ago
Eugenio Parodi db4d4e684c TTkTextCursor: contentsChange reports the exact rem/added lines in insertText 3 years ago