116 Commits (88091cae6efd8a0675350dc2ea20b59366245e2d)

Author SHA1 Message Date
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
Eugenio Parodi 1eab917851 TTkTextCursor: contentsChange reports the exact rem/added lines in removeSelectedText 3 years ago
Eugenio Parodi ae13f0749c Added widget default sizes 4 years ago
Eugenio Parodi f617a59c90 TTkTextDocument: moved the list of snapshots to a linked list 4 years ago
Eugenio Parodi b9e7c5a8e0 Initial drop of the Undo/Redo Rework 4 years ago
Eugenio Parodi dd3a8dbec5 Added undo/redo events 4 years ago
Eugenio Parodi 6be24a6e39 Pyodide Sandbox: added uri loader 4 years ago
Eugenio Parodi 7e3815ca63 Finalised the diffsnapshot undo redo feature 4 years ago
Eugenio Parodi bc5488e4d3 TtkTextDocument, gen list of snapshot diffs 4 years ago
Eugenio Parodi d038df9164 Improved Layout layout zorder performances using built in functions 4 years ago
Eugenio Parodi 06e2640fef Improved canvas performances with more built in functions 4 years ago
Eugenio Parodi 331710ecdd Added basic unoptimized Undo/Redo feature in the text edit 4 years ago
Eugenio Parodi bfcafb5e59 FIX stupid test error 4 years ago
Eugenio Parodi 58f01742d4 Adapted the demo recording feature to the new loop 4 years ago
Eugenio Parodi e34afb4b37 Adapted the test playback to the new loop 4 years ago
Eugenio Parodi 6b15fdbee7 Fix deadlock in test 4 years ago
Eugenio Parodi 1fa129e2a3 Refined here and there 4 years ago
Eugenio Parodi 8b6ab9f6ef Refined sandbox folders 4 years ago
Eugenio Parodi 5be59d9d4a Added credits to the Sandbox 4 years ago
Eugenio Parodi 6f2c791359 Added web sandbox + tuned showcase tests to works better with it 4 years ago
Eugenio Parodi f467e8c7c0 Almost pyodide compatible 4 years ago
Eugenio Parodi a0b5ef8fcb Improved unit test 4 years ago
Eugenio Parodi e5d4de5614 Improved testing with pytest 4 years ago