61 Commits (996e1fa2f0d79cbd3e58eaca70633f6ec4e64ff4)

Author SHA1 Message Date
Parodi, Eugenio 🌶 996e1fa2f0 chore: added datetime 6 months ago
Parodi, Eugenio 🌶 ec89acc4f5 add date docs 6 months ago
Parodi, Eugenio 🌶 daa320a257 chore: add date 6 months ago
Parodi, Eugenio 🌶 d73e3bc66b chore: update 6 months ago
Parodi, Eugenio 🌶 cdcc491f5a chore(TTkDate): add date form widget 6 months ago
Parodi, Eugenio 🌶 04a6752505 chore: add TTkTime widget 6 months ago
Pier CeccoPierangioliEugenio 26b127fe4c
chore: use TextIOBase for the stderr handler (#499) 6 months ago
Pier CeccoPierangioliEugenio d644604e37
chore: improve the error handling and the quit routine (#494) 6 months ago
Pier CeccoPierangioliEugenio 8007710116
fix(TTkTree): crash on empty tree (#490) 6 months ago
slook 321b9a0b56
fix(libs): update sys.path to run test apps directly from the repo (#482) 6 months ago
Pier CeccoPierangioliEugenio 33256b61d8
fix(TTktable): crash for empty tables (#481) 6 months ago
Pier CeccoPierangioliEugenio dddfc58d30
feat(TableModel): add displayData method to allow cell text alignment (#474) 6 months ago
Parodi, Eugenio 🌶 5a9588712d chore(table): fix modelChanged propagation 6 months ago
Pier CeccoPierangioliEugenio 8eb9770502
feat(TableModel): support add/remove rows/columns (#460) 6 months ago
Pier CeccoPierangioliEugenio 26ce74c022
chore(TTkTree): performance improvement due to smart caching (#451) 8 months ago
Pier CeccoPierangioliEugenio 3412fc17c2
Added the basic of the TextEdit configurable ruler (#312) 1 year ago
Pier CeccoPierangioliEugenio 62f9cd42a6
386 feat ttktree add drag (#387) 1 year ago
Eugenio Parodi 🌶️ 7050c8faec Removed unrequired trailing spaces 1 year ago
Eugenio Parodi 🌶️ b15a0d7415 Refined the async test 1 year ago
Eugenio Parodi 🌶️ b5698dee63 Added async test 1 year ago
Eugenio Parodi 🌶️ 81e258c722 Moved the coroutines helpers outsize the Signal class 1 year ago
Eugenio Parodi 🌶️ 89939f6f41 Added the ExtraSelections in the TTKTextEdit 1 year ago
Eugenio Parodi 🌶️ 270c274433 #303 - Fix Run routine in the Sandbox 1 year ago
Eugenio Parodi 🌶️ efb8cda46a Removed bottleneck when list items are filtered 1 year ago
Eugenio Parodi 🌶️ caef420750 Reworked DragDrop definitions 1 year ago
Eugenio Parodi 🌶️ ec10acfa68 Added pygments test 1 year ago
Eugenio Parodi 🌶️ a65d1b3706 Added Fillcolor in the window widget 1 year ago
Eugenio Parodi 87748ec794 Added pygments support 1 year ago
Eugenio Parodi 44cda50255 Fix Deadlock when quitting via input 1 year 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 04a4383cf8 #288 : Added sqlite3 support 1 year ago
Eugenio Parodi b06830390e Added Table examples 2 years ago
Eugenio Parodi b37af10b75 Added table signals 2 years ago
Eugenio Parodi 50992d3332 TTkTable: added per cell item selection flags 2 years ago
Eugenio Parodi 75658e516d TTkTable: Added Paste Event 2 years ago
Eugenio Parodi 27c03df141 Added Table Copy 2 years ago
Eugenio Parodi ad54e6a09d TTkTable: Added undo/redo 2 years ago
Eugenio Parodi ecc38972a8 Added TableModels Doc 2 years ago
Eugenio Parodi 6f5a29e2b8 Improved TabWidget Documentation, addedtab movement 2 years ago
Eugenio Parodi cd4b3529be Fix smoke test error 2 years ago
Eugenio Parodi 4a380cf992 Added Table sort 2 years ago
Eugenio Parodi 45517d8670 TTkTable Initial key binding 2 years ago
Eugenio Parodi 1d54180cbb TTkTable: Added Edit cells 2 years ago
Eugenio Parodi 89c3f91606 TTkTable: Added resize generic 2 years ago
Eugenio Parodi 8d2f911bf6 TTkTable: Added autoresize on doubleclick and api 2 years ago
Eugenio Parodi 45cc1c2e99 TTkTble, added rows,cols,all selection 2 years ago
Eugenio Parodi a4163c05b9 Table, Tuned selection 2 years ago
Eugenio Parodi 640988cf72 Added hover cell 2 years ago
Eugenio Parodi 91b0a57a3f Added basic selectin api in the table widget 2 years ago