You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 KiB

Changelog

0.46.0-a.0 (2025-09-01)

Fixes

  • TTkList: show items when search is emptied (#450) (3db40ca)

Features

Chores

  • add typing class (5ee9e09)
  • Tree: allow multiselect mode to toggle item (#441) (223a903)
  • TTkTree: performance improvement due to smart caching (#451) (26ce74c)

Document Changes

  • fix typo in the slider (a3bad20)
  • TextEdit: reworked the forward messages (5ed5429)

0.45.0-a.0 (2025-07-28)

Features

  • support Union types in the signals/slots (#431) (4140d14)

Document Changes

  • TextEdit: improve documentation (0f245b7)

0.44.0-a.0 (2025-07-26)

Features

  • TextDocument: append on an empty document replace the text (#429) (8c5f7d7)

0.43.4-a.0 (2025-07-20)

Chores

  • improved helper typing and reqork autodoc class resolution (6872960)

0.43.3-a.0 (2025-07-20)

Fixes

  • treeWidget: avoid crash when the content size is required for empty models (#426) (bd8f60f)

Chores

  • fix log typing (14e7739)
  • improve typing (#417) (833005a)
  • KodeTab: fix hover highlight (c944b4d)
  • reworked autogen (f2d35ae)
  • Typing: improved TTkHelper typings (849ab5a)
  • Typing: improved typings in the base widget class (9da8d3c)
  • Typing: Reworked TTkColor to solve all the typing issues (c94c114)
  • Typing: solved typing issues in the unsupported Fancy widgets (e27b2af)

0.43.2-a.0 (2025-06-04)

Chores

  • autogen signals and rewrite forwarded as properties (#410) (7597980)

0.43.1-a.0 (2025-06-03)

Chores

0.43.0-a.0 (2025-06-03)

⚠ BREAKING CHANGES

  • kodeTab: reworked iterWidget in iterItems
  • TabWidget: tab request close event need to be handled inside the app

Fixes

  • spinbox: better check for float, empty strings and negative numbers (4909bf6)

Chores

  • autogen code for scrollarea classes (#406) (fef1b0e)
  • Input: add support for ctrl and other key comination (#404) (5c2bb92)
  • kodeTab: reworked iterWidget in iterItems (47f73fc)
  • spinbox: fix return type (ddc53a0)
  • spinbox: handle left/right wheel event (ce961a6)
  • ttk: workaround timer disconnect in case of error (d70b2c1)

Refactors

  • TabWidget: tab request close event need to be handled inside the app (9420adf)
  • TTkColor: improved typings (711d611)

0.42.1-a.0 (2025-05-01)

Fixes

  • driver: allow different signal masks between darwin and Linux (7fc8725)

0.42.0-a.0 (2025-04-29)

Fixes

  • textEdit release control for unhandled shortcuts (f5c60f9)
  • ttkLineEdit broadcast textChanged after deletion (#388) (4857cb3)

Features

  • add iterWidgets to KodeTab (#390) (40ad352)
  • add nerd_1 theme to the tab widget (0da3881)
  • added expandAll,collapseAll to TTkTree (f3d8205)
  • added hinting and bgcolor to TTkLineEdit (5afecec)
  • Allow configurable closing glyph in the tab button (ebab624)
  • prototyping Nerd_1 style to KodeTab (a5fb669)
  • tab button resize accordingly if the text change (7aa6627)

Refactors

  • adapted ttkode to the latest pyTermTk (542ecd7)

0.41.18-a.0 (2025-04-04)

Refactors

  • moved the sandbox to pyTermTk-docs (2cac91d)

0.41.17-a.0 (2025-04-03)

Chores

0.41.16-a.0 (2025-04-02)

Chores

0.41.15-a.0 (2025-04-02)

Chores

0.41.14-a.0 (2025-04-02)

Chores

0.41.11-a.0 (2025-03-30)

Chores

0.41.10-a.0 (2025-03-29)

Chores

0.41.9-a.0 (2025-03-29)

Chores

0.41.8-a.0 (2025-03-29)

Chores

0.41.7-a.0 (2025-03-29)

Chores

0.41.6-a.0 (2025-03-29)

Chores

  • let's see if the version actually update (4fb9280)

0.41.5-a.0 (2025-03-29)

Chores

0.41.4-a.0 (2025-03-29)

Chores

0.41.3-a.0 (2025-03-26)

Chores

0.41.2-a.0 (2025-03-26)

Chores

0.41.1-a.0 (2025-03-26)

Chores

0.41.0-a.0 (2025-03-26)

Fixes

Features