* **menu:** don't prevent setting the text color of an item ([#513](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/513)) ([370684e](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/370684ebc68b95665c60a08ce2e47b1313fd19e9))
* **textcursor:** correct number of Up/Down movements ([#512](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/512)) ([6410b77](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6410b77f51d34ee251508f5856273af0e894cbcf))
* **textedit:** trigger update when wrap size change ([#508](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/508)) ([6b1d58e](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6b1d58e6e1aa377c9a9a8dc1fd1c9e59c8611c4e))
### Features
* add Date and Time widgets ([#501](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/501)) ([bdfc130](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/bdfc130f877435194650c476146fca67c33e5bc6))
* **table:** add edit proxy widget to allow a common extensible interface for the cell editing ([#517](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/517)) ([9331c03](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/9331c036892e8cb81154e5d06e1d30f02110d7fe))
* **table:** add support for time,date,datetime ([#522](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/522)) ([5492e1e](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/5492e1e748f298727c5f86d8a93088610243e3ea))
* **textcursor:** Move to the start of the document ([#500](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/500)) ([70ddd9a](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/70ddd9a1bce201c61cbf2ea063a8a28d89372f10))
* **theme:** implement UTF-8 checkbox and radiobox ([#514](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/514)) ([a02f62c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/a02f62c7060bab9c8812f1a80e03fcd316e0d23b))
* fix typo in terminal screen ([b262f80](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/b262f80d871e986fa9f8d4c86c80144e371b66cf))
* improve the error handling and the quit routine ([#494](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/494)) ([d644604](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/d644604e377cd15ae420fa3e05758eff84922270))
* use TextIOBase for the stderr handler ([#499](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/499)) ([26b127f](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/26b127fe4cfcdd6c13d63b639013884f96a69e49))
### Refactors
* None checks anti patterns ([e744d97](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/e744d97d01e4644eccb9f9ac7bd3f5549eefb3b8))
* **tree:** update event triggered by expandAll and collapseAll ([e2c4ef5](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/e2c4ef5318f212853d7af8b51825a2d83fc40e5d))
### Document Changes
* **tree:** improved typings and docs ([#459](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/459)) ([c821413](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/c8214135d95e352323d2ae8caa665bfd233c47c2))
* **TTkList:** show items when search is emptied ([#450](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/450)) ([3db40ca](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/3db40ca8c652fa6e55850d1eb8c3cd414e17872d))
### Features
* handle stderr in TTkLog ([#448](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/448)) ([89c6cb5](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/89c6cb52f5209b91ba919778988701abcea4f8f3))
* **Tab:** support for a single drop of multiple new tabs ([#437](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/437)) ([34e9a39](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/34e9a39dee0cc31f10bd591f459c9b194f6f8b2c))
* add typing class ([5ee9e09](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/5ee9e09f587773085acbd5caf6874892b17f5cba))
* **Tree:** allow multiselect mode to toggle item ([#441](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/441)) ([223a903](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/223a9038772de609e8b1e33b2c5eafa49b7c0555))
* **TTkTree:** performance improvement due to smart caching ([#451](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/451)) ([26ce74c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/26ce74c0225baa84b7212eb84e3fb843dd2ad480))
### Document Changes
* fix typo in the slider ([a3bad20](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/a3bad2024673bcfe4fa802a90bd65f214f9724bb))
* **TextEdit:** reworked the forward messages ([5ed5429](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/5ed5429ecf7c0ba7062b9884002356cc2d9018e8))
* support Union types in the signals/slots ([#431](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/431)) ([4140d14](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/4140d14de58e8fc973c663251910582d5bd2ebf2))
* **TextDocument:** append on an empty document replace the text ([#429](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/429)) ([8c5f7d7](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/8c5f7d75cfd85af486cecb8bc1b50c469123ffa9))
* improved helper typing and reqork autodoc class resolution ([6872960](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/6872960acc21de909b9ce2e8a9c5ecad1f8a396b))
* **treeWidget:** avoid crash when the content size is required for empty models ([#426](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/426)) ([bd8f60f](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/bd8f60f65e53ba41e806b1dca0ffa6fd5259f55c))
* **Typing:** improved typings in the base widget class ([9da8d3c](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/9da8d3c1cf5108deb057bd7f747d100a0c24e759))
* **Typing:** Reworked TTkColor to solve all the typing issues ([c94c114](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/c94c114faac878c9c5f99619eaf9fd79bc285c42))
* **Typing:** solved typing issues in the unsupported Fancy widgets ([e27b2af](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/e27b2afb0bb4c6d295f223c0f83b8ddab6f5d0e3))
* autogen signals and rewrite forwarded as properties ([#410](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/410)) ([7597980](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/759798025624a692af24170475d1f3f253d31689))
* **TabWidget:** tab request close event need to be handled inside the app
### Fixes
* **spinbox:** better check for float, empty strings and negative numbers ([4909bf6](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/4909bf6756000f9450249b28f8c8379a2160415c))
### Chores
* autogen code for scrollarea classes ([#406](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/406)) ([fef1b0e](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/fef1b0ea5bd6ddc8f3e8f93a23ea156071e77493))
* **Input:** add support for ctrl and other key comination ([#404](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/404)) ([5c2bb92](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/5c2bb9202cd819aa573e9f0d9ea966a4d0e5c485))
* **kodeTab:** reworked iterWidget in iterItems ([47f73fc](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/47f73fc03a5a049ac3e6073dcadc09018b509328))
* **spinbox:** fix return type ([ddc53a0](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/ddc53a07653a6f3aa958509d7d400cc6c6264d91))
* **ttk:** workaround timer disconnect in case of error ([d70b2c1](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/d70b2c1c3cf25f7ffb479bc2850b3c9a3ca0fe0c))
### Refactors
* **TabWidget:** tab request close event need to be handled inside the app ([9420adf](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/9420adf68e2184482cd71266f280c560ea911f45))
* **driver:** allow different signal masks between darwin and Linux ([7fc8725](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/7fc8725ced906fb120bc086ffac10cb607859039))
* textEdit release control for unhandled shortcuts ([f5c60f9](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/f5c60f9d5a4e47108e5a05063c40418c750b6778))
* ttkLineEdit broadcast textChanged after deletion ([#388](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/388)) ([4857cb3](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/4857cb31cbd0bac49fd6464879a4590c0fc97550))
### Features
* add iterWidgets to KodeTab ([#390](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/390)) ([40ad352](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/40ad3524782cfe0330be7d5d3507a39b5042fd54))
* add nerd_1 theme to the tab widget ([0da3881](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/0da38814f153d062c347ac44cc9250fd6f2db5a2))
* added expandAll,collapseAll to TTkTree ([f3d8205](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/f3d8205dcbddc54e7f50055128125bdf3cc939ae))
* added hinting and bgcolor to TTkLineEdit ([5afecec](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/5afecec62d6061e5ba14b3d93a008cf5b9733579))
* Allow configurable closing glyph in the tab button ([ebab624](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/ebab624779c7853c7831614d028cbe35a055ab1a))
* prototyping Nerd_1 style to KodeTab ([a5fb669](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/a5fb6698fdd33d4cde34bb04855fbdce501aeafe))
* tab button resize accordingly if the text change ([7aa6627](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/7aa6627fd2acb533a83a0975d6cc3cc75dbcd333))
### Refactors
* adapted ttkode to the latest pyTermTk ([542ecd7](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/542ecd7f7798b10bca29a7e856e85aa91bb3bc74))
* release main ([#376](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/376)) ([9b85fc4](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/9b85fc4d4f3a5997811f10ca5b87cf756c8dd621))
* let's see if the version actually update ([4fb9280](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/4fb928051ecb7518aebbfbe04fe99b17240f892d))
* [#326](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/326) crash adding row in the TTkTableModelList ([#327](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/327)) ([b0feaa1](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/b0feaa139ee8fb19d475e1cf267ff7b6c182dc72))
### Features
* added find in the text edit ([#320](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/320)) ([d809d0b](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/d809d0bcca544e42e3bb1b89f55481bb646c1a90))