Commit Graph

  • 10fac67923 chore: fix Parodi, Eugenio 🌶 2025-10-25 13:17:14 +0100
  • 2b2ff1684a chore: improved tests Parodi, Eugenio 🌶 2025-10-25 13:13:34 +0100
  • 4a2b6591ab feat(TTkTable): add selection proxy Parodi, Eugenio 🌶 2025-10-25 12:53:09 +0100
  • 0fc5699545 chore(TTkTable): add selection proxy Parodi, Eugenio 🌶 2025-10-24 18:49:19 +0100
  • c653b747e5
    fix(TTkTable): crash on selectable for empty tables (#484) Pier CeccoPierangioliEugenio 2025-10-23 23:37:25 +0100
  • d5160a757b fix(TTkTable): crash on selectable for empty tables Parodi, Eugenio 🌶 2025-10-23 23:35:24 +0100
  • 321b9a0b56
    fix(libs): update sys.path to run test apps directly from the repo (#482) slook 2025-10-23 21:04:25 +0100
  • 653482b1b0 fix(libs): update sys.path to run test apps directly from the repo The repo has been reorganised at some point so the TermTk package couldn't be imported from a cloned repo because that is actually now in the /libs/pyPermTk/ subfolder rather than the root directory. As a result, not many of the examples worked unless TermTk was installed with pip. slook 2025-10-22 08:29:19 +0100
  • 4f6526a1b3 fix(unix): register signal exit() on main thread to avoid wrong error message Otherwise it is impossible to identify the real cause of any crash and the program ends badly without resetting the terminal back to default settings. slook 2025-10-23 10:38:37 +0100
  • 33256b61d8
    fix(TTktable): crash for empty tables (#481) Pier CeccoPierangioliEugenio 2025-10-23 00:07:29 +0100
  • dbbff70b85 chore: add new tests Parodi, Eugenio 🌶 2025-10-23 00:04:33 +0100
  • 47b73d797c chore: license Parodi, Eugenio 🌶 2025-10-23 00:02:46 +0100
  • a1c92397ce fix(TTktable): crash for empty tables Parodi, Eugenio 🌶 2025-10-22 23:58:55 +0100
  • 6b976490d5
    doc: Update README.md Pier CeccoPierangioliEugenio 2025-10-22 14:57:52 +0100
  • 8b01817024
    fix(textdocument): TypeError exception in characterCount() method (#477) slook 2025-10-22 09:26:38 +0100
  • dddfc58d30
    feat(TableModel): add displayData method to allow cell text alignment (#474) Pier CeccoPierangioliEugenio 2025-10-22 09:23:56 +0100
  • ea4aa7074f fix(TTk): register resize event callbacks on init to avoid exception Allows mainloop() to be started from a different thread without encountering exception "signal only works in main thread of the main interpreter" on start. This makes sense because window resizing events come from the host. slook 2025-10-15 23:21:11 +0100
  • 8a1506df6b fix(textdocument): TypeError exception in characterCount() method Resolves TypeError: 'builtin_function_or_method' object is not subscriptable - len() slook 2025-10-21 11:20:39 +0100
  • eeb4bab55a feat(log): setExceptionHandler() print traceback to stdout slook 2025-10-19 21:56:37 +0100
  • 0a8c39e9bf choe(table): default number alignment to right Eugenio Parodi 2025-10-19 14:19:56 +0100
  • c94292db9b chore: fix align highlight Parodi, Eugenio 🌶 2025-10-19 12:51:11 +0100
  • a8abab7816 chore: fix Parodi, Eugenio 🌶 2025-10-18 22:43:19 +0100
  • 6737c242d5 chore: prototyping the table alignment Parodi, Eugenio 🌶 2025-10-18 22:38:53 +0100
  • 33e18d059d chore: add abstracttablestyle Eugenio Parodi 2025-10-18 19:04:19 +0100
  • 4767f194d7
    chore: release main (#462) ttkode-v0.5.3-a.2 pyTermTk-v0.47.2-a.0 471-allow-mainloop-on-a-separate-thread Pier CeccoPierangioliEugenio 2025-10-13 08:35:06 +0100
  • 512479ff7e chore: updated TermTk and apps to versions Eugenio Parodi - Action 2025-10-13 07:32:29 +0000
  • 8cfac9fc5b chore: release main Pier CeccoPierangioliEugenio 2025-10-13 08:32:25 +0100
  • 5a9588712d chore(table): fix modelChanged propagation Parodi, Eugenio 🌶 2025-10-13 08:29:13 +0100
  • e063486768
    chore: release main (#461) pyTermTk-v0.47.1-a.0 Pier CeccoPierangioliEugenio 2025-10-12 12:15:11 +0100
  • a76c9020f5 chore: upd Parodi, Eugenio 🌶 2025-10-12 12:12:36 +0100
  • 640b26fba0 chore: updated TermTk and apps to versions Eugenio Parodi - Action 2025-10-12 11:08:52 +0000
  • ad5a13840a chore: release main Pier CeccoPierangioliEugenio 2025-10-12 12:08:47 +0100
  • a083b24871 chore: bump version Parodi, Eugenio 🌶 2025-10-12 12:08:13 +0100
  • 62d17c51e6 chore: bump version Parodi, Eugenio 🌶 2025-10-12 12:04:02 +0100
  • 61d2e9752c chore: fix socal notify Parodi, Eugenio 🌶 2025-10-12 12:01:44 +0100
  • 2b89b81cbb
    chore: release main (#456) ttkode-v0.5.1-a.2 pyTermTk-v0.47.0-a.0 Pier CeccoPierangioliEugenio 2025-10-12 11:56:04 +0100
  • 50bf99087b chore: updated TermTk and apps to versions Eugenio Parodi - Action 2025-10-12 10:51:35 +0000
  • 34d83553bc chore: release main Pier CeccoPierangioliEugenio 2025-10-12 11:51:30 +0100
  • 8eb9770502
    feat(TableModel): support add/remove rows/columns (#460) Pier CeccoPierangioliEugenio 2025-10-12 11:50:50 +0100
  • c1e71df8d7 fix test Parodi, Eugenio 🌶 2025-10-12 11:49:02 +0100
  • 8e02146b97 ref Parodi, Eugenio 🌶 2025-10-12 11:46:06 +0100
  • 59b595d49d ref Parodi, Eugenio 🌶 2025-10-12 11:43:26 +0100
  • c441967b83 default false in sqlite column operations Parodi, Eugenio 🌶 2025-10-12 11:39:49 +0100
  • 342ab9b8b7 chore: add csv tests Parodi, Eugenio 🌶 2025-10-12 11:20:43 +0100
  • 55a0e88f21 chore: adapt sqlite3 model to the new api Parodi, Eugenio 🌶 2025-10-12 10:48:04 +0100
  • b74d5ab7e8 adapt tests Parodi, Eugenio 🌶 2025-10-12 10:02:02 +0100
  • c3a5be7157 chore: add sqlite model test and fix Parodi, Eugenio 🌶 2025-10-12 09:57:02 +0100
  • c722f20361 chore: add remove/add rows columns in tablemodellist Parodi, Eugenio 🌶 2025-10-11 23:58:49 +0100
  • 6dba0c9949 chore: include remove/insert rows/cols in the abstract table model Parodi, Eugenio 🌶 2025-10-11 22:58:47 +0100
  • d60c7b6488 chore: add tests Parodi, Eugenio 🌶 2025-10-11 22:58:07 +0100
  • c8214135d9
    docs(tree): improved typings and docs (#459) Pier CeccoPierangioliEugenio 2025-10-10 10:03:26 +0100
  • a73b955758 docs(tree): improved typings and docs Parodi, Eugenio 🌶 2025-10-10 09:35:03 +0100
  • d75345b997
    feat(TextEdit): add clear method (#458) Pier CeccoPierangioliEugenio 2025-10-10 09:32:00 +0100
  • 0a5b6ff983 feat(TextEdit): add clear method Parodi, Eugenio 🌶 2025-10-10 09:30:11 +0100
  • e29a56d30c chore: fix activity bar selected color Parodi, Eugenio 🌶 2025-09-14 12:30:55 +0100
  • b1815bcdf5 chore: prototyping pytest plugin Parodi, Eugenio 🌶 2025-09-14 12:25:58 +0100
  • 641fa8bf46 refactor(plugin): include panels in the plugin engine Parodi, Eugenio 🌶 2025-09-14 12:25:30 +0100
  • 70cfcc28b3 refactor(plugin): reorked the plugin standard implementation Parodi, Eugenio 🌶 2025-09-14 11:37:00 +0100
  • 40545301c1 chore: update search widget after replace Parodi, Eugenio 🌶 2025-09-14 10:56:31 +0100
  • e2c4ef5318 chore(tree): update event triggered by expandAll and collapseAll Parodi, Eugenio 🌶 2025-09-09 23:10:07 +0100
  • 4acfedd3f8
    chore: add twitter/bluesky/githubDiscussion release notification (#454) Pier CeccoPierangioliEugenio 2025-09-04 23:23:40 +0100
  • f69edafb98 chore revert scratchpad Parodi, Eugenio 🌶 2025-09-04 23:23:12 +0100
  • 6ffe22c2f5 chore revert scratchpad Parodi, Eugenio 🌶 2025-09-04 23:21:51 +0100
  • ba4e8b60bc chore: test Parodi, Eugenio 🌶 2025-09-04 23:18:47 +0100
  • ec494a1682 chore: test Parodi, Eugenio 🌶 2025-09-04 23:04:37 +0100
  • 1667e8aec4 chore: test Parodi, Eugenio 🌶 2025-09-04 23:03:03 +0100
  • b7db345d36 chore: test Parodi, Eugenio 🌶 2025-09-04 23:00:39 +0100
  • 857b2aa0b7 chore: test Parodi, Eugenio 🌶 2025-09-04 22:53:39 +0100
  • 94745b93ce chore: test Parodi, Eugenio 🌶 2025-09-04 17:15:25 +0100
  • 13347b2d30 chore: test Parodi, Eugenio 🌶 2025-09-04 17:12:01 +0100
  • 0127ce544b chore: test Parodi, Eugenio 🌶 2025-09-04 17:10:24 +0100
  • b6506dd09e chore: test Parodi, Eugenio 🌶 2025-09-04 10:06:30 +0100
  • 735452852e chore: test Parodi, Eugenio 🌶 2025-09-04 10:04:23 +0100
  • 9a3b964695 chore: test Parodi, Eugenio 🌶 2025-09-04 09:05:39 +0100
  • 90cecf8dba chore: test discord Parodi, Eugenio 🌶 2025-09-04 08:52:52 +0100
  • f3e21b9757 docs: fix doc gen Parodi, Eugenio 🌶 2025-09-02 09:18:21 +0100
  • 63f2cebbd0
    chore: release main (#434) ttkode-v0.5.0-a.2 pyTermTk-v0.46.0-a.0 Pier CeccoPierangioliEugenio 2025-09-02 00:25:03 +0100
  • 20d27ba54a chore: updated TermTk and apps to versions Eugenio Parodi - Action 2025-09-01 23:23:17 +0000
  • 9c40947125 chore: release main Pier CeccoPierangioliEugenio 2025-09-02 00:23:13 +0100
  • d54f4c1e2e chore: limit max find results to 1024 Parodi, Eugenio 🌶 2025-09-02 00:22:09 +0100
  • 26ce74c022
    chore(TTkTree): performance improvement due to smart caching (#451) Pier CeccoPierangioliEugenio 2025-09-02 00:15:35 +0100
  • f504e3e6da chore: fix test Parodi, Eugenio 🌶 2025-09-02 00:14:08 +0100
  • c7e3866bdf chore: fix test Parodi, Eugenio 🌶 2025-09-02 00:12:23 +0100
  • 1de3b57ae1 chore: fix file hidden files Parodi, Eugenio 🌶 2025-09-02 00:06:05 +0100
  • f0c812b75d chore: improved tests Parodi, Eugenio 🌶 2025-09-01 23:29:02 +0100
  • e071499434 chore: fix widgets in tree Parodi, Eugenio 🌶 2025-09-01 23:21:06 +0100
  • c5fcc03e79 chore: progress Parodi, Eugenio 🌶 2025-09-01 15:37:38 +0100
  • da900646f8 chore: adapted sort Parodi, Eugenio 🌶 2025-08-30 11:27:05 +0200
  • 40abf1209b chore: reworked the tree icon Parodi, Eugenio 🌶 2025-08-30 11:17:49 +0200
  • 3352da0ec8 chore: fix test Parodi, Eugenio 🌶 2025-08-30 00:55:49 +0200
  • 8ea77652aa chore: basic tree buffer implementation Parodi, Eugenio 🌶 2025-08-30 00:39:47 +0200
  • 3db40ca8c6
    fix(TTkList): show items when search is emptied (#450) Pier CeccoPierangioliEugenio 2025-08-28 17:10:28 +0100
  • 8b1d38b6c4 fix(TTkList): show items when search is emptied Parodi, Eugenio 🌶 2025-08-28 17:01:20 +0100
  • 89c6cb52f5
    feat: handle stderr in TTkLog (#448) Pier CeccoPierangioliEugenio 2025-08-18 10:48:54 +0100
  • 35a8c09325 choe: fix test Parodi, Eugenio 🌶 2025-08-18 10:37:07 +0100
  • 2f40f44e58 chore: improved tests Parodi, Eugenio 🌶 2025-08-18 10:23:09 +0100
  • c0186ae998 chore: test Parodi, Eugenio 🌶 2025-08-18 08:41:06 +0100
  • 3e4ab93faf chore: added capture stderr in ttk Parodi, Eugenio 🌶 2025-08-16 17:22:31 +0100
  • ccfcb73ad4 feat: handle stderr in TTkLog Parodi, Eugenio 🌶 2025-08-16 17:10:39 +0100
  • a3bad20246 docs: fix typo in the slider Parodi, Eugenio 🌶 2025-08-16 12:54:50 +0100