Parodi, Eugenio 🌶
|
e744d97d01
|
refactor: None checks anti patterns
|
4 months ago |
Parodi, Eugenio 🌶
|
d0f67bef4c
|
docs: fix pyTermTk version in the docs
|
4 months ago |
slook
|
a02f62c706
|
feat(theme): implement UTF-8 checkbox and radiobox (#514)
Co-authored-by: Pier CeccoPierangioliEugenio <ceccopierangiolieugenio@users.noreply.github.com>
|
4 months ago |
Pier CeccoPierangioliEugenio
|
9331c03689
|
feat(table): add edit proxy widget to allow a common extensible interface for the cell editing (#517)
|
4 months ago |
slook
|
370684ebc6
|
fix(menu): don't prevent setting the text color of an item (#513)
|
4 months ago |
slook
|
6410b77f51
|
fix(textcursor): correct number of Up/Down movements (#512)
|
4 months ago |
Eugenio Parodi 🌶️
|
01838cece7
|
docs: add date and time widgets
|
4 months ago |
Eugenio Parodi 🌶️
|
18ad8ae603
|
docs: update Resource
|
4 months ago |
Pier CeccoPierangioliEugenio
|
0d3a2ef6c0
|
chore: update front page banners (#510)
|
4 months ago |
Pier CeccoPierangioliEugenio
|
6b1d58e6e1
|
fix(textedit): trigger update when wrap size change (#508)
|
4 months ago |
Pier CeccoPierangioliEugenio
|
ffbab1e646
|
Update Discord link in README.md (#507)
|
4 months ago |
Pier CeccoPierangioliEugenio
|
cae23b16bc
|
chore: improve typing (#504)
|
4 months ago |
Pier CeccoPierangioliEugenio
|
bdfc130f87
|
feat: add Date and Time widgets (#501)
|
4 months ago |
slook
|
70ddd9a1bc
|
feat(textcursor): Move to the start of the document (#500)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
26b127fe4c
|
chore: use TextIOBase for the stderr handler (#499)
|
5 months ago |
Parodi, Eugenio 🌶
|
b262f80d87
|
chore: fix typo in terminal screen
|
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 |
Parodi, Eugenio 🌶
|
8148cf0a76
|
chore(TTkTimer): add thread name
|
5 months ago |
Pier CeccoPierangioliEugenio
|
0945cf0c43
|
chore: improve workflow tests
|
5 months ago |
slook
|
4e94422256
|
fix(colorpicker): IndexError on drag hue index out of range (#489)
|
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
|
6b976490d5
|
doc: Update README.md
|
5 months ago |
slook
|
8b01817024
|
fix(textdocument): TypeError exception in characterCount() method (#477)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
dddfc58d30
|
feat(TableModel): add displayData method to allow cell text alignment (#474)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
4767f194d7
|
chore: release main (#462)
Co-authored-by: Eugenio Parodi - Action <ceccopierangioliegenio@googlemail.com>
|
5 months ago |
Parodi, Eugenio 🌶
|
5a9588712d
|
chore(table): fix modelChanged propagation
|
5 months ago |
Pier CeccoPierangioliEugenio
|
e063486768
|
chore: release main (#461)
Co-authored-by: Eugenio Parodi - Action <ceccopierangioliegenio@googlemail.com>
|
5 months ago |
Parodi, Eugenio 🌶
|
a083b24871
|
chore: bump version
|
5 months ago |
Parodi, Eugenio 🌶
|
62d17c51e6
|
chore: bump version
|
5 months ago |
Parodi, Eugenio 🌶
|
61d2e9752c
|
chore: fix socal notify
|
5 months ago |
Pier CeccoPierangioliEugenio
|
2b89b81cbb
|
chore: release main (#456)
Co-authored-by: Eugenio Parodi - Action <ceccopierangioliegenio@googlemail.com>
|
5 months ago |
Pier CeccoPierangioliEugenio
|
8eb9770502
|
feat(TableModel): support add/remove rows/columns (#460)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
c8214135d9
|
docs(tree): improved typings and docs (#459)
|
5 months ago |
Pier CeccoPierangioliEugenio
|
d75345b997
|
feat(TextEdit): add clear method (#458)
|
5 months ago |
Parodi, Eugenio 🌶
|
e29a56d30c
|
chore: fix activity bar selected color
|
6 months ago |
Parodi, Eugenio 🌶
|
b1815bcdf5
|
chore: prototyping pytest plugin
|
6 months ago |
Parodi, Eugenio 🌶
|
641fa8bf46
|
refactor(plugin): include panels in the plugin engine
|
6 months ago |
Parodi, Eugenio 🌶
|
70cfcc28b3
|
refactor(plugin): reorked the plugin standard implementation
|
6 months ago |
Parodi, Eugenio 🌶
|
40545301c1
|
chore: update search widget after replace
|
6 months ago |
Parodi, Eugenio 🌶
|
e2c4ef5318
|
chore(tree): update event triggered by expandAll and collapseAll
|
6 months ago |
Pier CeccoPierangioliEugenio
|
4acfedd3f8
|
chore: add twitter/bluesky/githubDiscussion release notification (#454)
|
6 months ago |
Parodi, Eugenio 🌶
|
f3e21b9757
|
docs: fix doc gen
|
7 months ago |
Pier CeccoPierangioliEugenio
|
63f2cebbd0
|
chore: release main (#434)
Co-authored-by: Eugenio Parodi - Action <ceccopierangioliegenio@googlemail.com>
|
7 months ago |
Parodi, Eugenio 🌶
|
d54f4c1e2e
|
chore: limit max find results to 1024
|
7 months ago |