Parodi, Eugenio 🌶
|
e744d97d01
|
refactor: None checks anti patterns
|
4 months ago |
Pier CeccoPierangioliEugenio
|
bdfc130f87
|
feat: add Date and Time widgets (#501)
|
4 months ago |
Pier CeccoPierangioliEugenio
|
26b127fe4c
|
chore: use TextIOBase for the stderr handler (#499)
|
5 months ago |
Parodi, Eugenio 🌶
|
c7b867f4a9
|
chore: fix sys path in pty tests
|
5 months ago |
Pier CeccoPierangioliEugenio
|
997d0f6d72
|
feat(TTkTerminal): add getBuffer (#496)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
d644604e37
|
chore: improve the error handling and the quit routine (#494)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
8007710116
|
fix(TTkTree): crash on empty tree (#490)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
d94b513634
|
feat(TTkTable): add selection proxy (#488)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
c653b747e5
|
fix(TTkTable): crash on selectable for empty tables (#484)
|
5 months ago |
slook
|
321b9a0b56
|
fix(libs): update sys.path to run test apps directly from the repo (#482)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
33256b61d8
|
fix(TTktable): crash for empty tables (#481)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
dddfc58d30
|
feat(TableModel): add displayData method to allow cell text alignment (#474)
|
5 months ago |
Parodi, Eugenio 🌶
|
5a9588712d
|
chore(table): fix modelChanged propagation
|
5 months ago |
Pier CeccoPierangioliEugenio
|
8eb9770502
|
feat(TableModel): support add/remove rows/columns (#460)
|
5 months ago |
Parodi, Eugenio 🌶
|
b1815bcdf5
|
chore: prototyping pytest plugin
|
6 months ago |
Pier CeccoPierangioliEugenio
|
26ce74c022
|
chore(TTkTree): performance improvement due to smart caching (#451)
|
7 months ago |
Pier CeccoPierangioliEugenio
|
89c6cb52f5
|
feat: handle stderr in TTkLog (#448)
|
7 months ago |
Pier CeccoPierangioliEugenio
|
9fe249c0d2
|
feat: allow multiple files to be selected and dragged (#438)
|
7 months ago |
Pier CeccoPierangioliEugenio
|
06a58ce9e4
|
doc(TextEdit): improve documentation (#433)
|
8 months ago |
Pier CeccoPierangioliEugenio
|
4140d14de5
|
feat: support Union types in the signals/slots (#431)
|
8 months ago |
Parodi, Eugenio 🌶
|
69a53b5110
|
chore: add time it tests
|
9 months ago |
Parodi, Eugenio 🌶
|
425598b27e
|
test(mock): reworked the term mock to adapt to the latest changes
|
11 months ago |
Pier CeccoPierangioliEugenio
|
3412fc17c2
|
Added the basic of the TextEdit configurable ruler (#312)
|
11 months ago |
Pier CeccoPierangioliEugenio
|
62f9cd42a6
|
386 feat ttktree add drag (#387)
|
11 months ago |
Parodi, Eugenio 🌶
|
2cac91d259
|
refactor: moved the sandbox to pyTermTk-docs
|
12 months ago |
Parodi, Eugenio 🌶
|
50bcbdfa96
|
ci: added sandbox redirect to pyTermTkDocs
|
12 months ago |
Parodi, Eugenio 🌶
|
fa840f514f
|
chore: fix release format and flake error
|
12 months ago |
Pier CeccoPierangioliEugenio
|
b0feaa139e
|
fix: #326 crash adding row in the TTkTableModelList (#327)
|
12 months ago |
Parodi, Eugenio 🌶
|
bfa9b6ca6d
|
chore: added dap examples
|
1 year ago |
Eugenio Parodi
|
2fb250b468
|
Fixed testing sandbox initiazlization
|
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 🌶️
|
a153d74fad
|
moved apps in the apps folder
|
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 🌶️
|
cef3b48082
|
Added searchText in the list widget
|
1 year ago |
Eugenio Parodi 🌶️
|
bad8f96b8d
|
improved the sandbox
|
1 year ago |
Eugenio Parodi 🌶️
|
2f8c05f645
|
Documented the Drag and Drop and added a bunch of examples and fixed its handling and improved the logging
|
1 year ago |
Eugenio Parodi 🌶️
|
caef420750
|
Reworked DragDrop definitions
|
1 year ago |
Eugenio Parodi 🌶️
|
2019c04e42
|
retuned the string rasterizer
|
1 year ago |
Eugenio Parodi 🌶️
|
0a1af47795
|
retuned the string rasterizer
|
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 🌶️
|
619b494cc3
|
Added GPM to the docs
|
1 year ago |
Eugenio Parodi 🌶️
|
83207346ae
|
Added basic gpm driver
|
1 year ago |
Eugenio Parodi
|
87748ec794
|
Added pygments support
|
1 year ago |
Eugenio Parodi
|
84adb8246d
|
Testing gpm access via python
|
1 year ago |