Trigam
Trigam
Change "rocessing" back into "Processing" in the History section of `.verb.md` (spelling was changed to the incorrect version in [4dc2a4f](https://github.com/micromatch/to-regex-range/commit/4dc2a4f237d8c9789837828663ef9937d657b72a)) not exactly the most groundbreaking PR but it was bugging...
### Checklist - [x] I am using an up-to-date version. - [x] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [x] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### TagStudio Version Alpha 9.5.2 ###...
### Checklist - [x] I am using an up-to-date version. - [x] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [x] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description In the tag box...
### Summary Text fields will now replace all* URLs in their text with clickable links. Text fields have also been changed to support links and be able to open them...
### Checklist - [x] I am using an up-to-date version. - [x] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [x] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description When I want to...
### Checklist - [x] I am using an up-to-date version. - [x] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/docs/index.md). - [x] I have searched existing [issues](https://github.com/TagStudioDev/TagStudio/issues). ### Description Some users may want...
### Summary - The renderers have been split out from `src/tagstudio/qt/previews/renderer.py`, moving them into their own files in `src/tagstudio/qt/previews/renderers/*_renderer.py`. - Renderers, instead of accepting a long list of variables, accept...
### Summary Refactors and reworks how file attributes (file name, file timestamps) and file properties (file size, duration, etc) are handled. Previously, file properties would be stored as a `FileAttributeData`...
### Summary Various refactors of the different entry field widgets (`field_widget.py`, `text_field.py`, `color_box.py`, and `tag_box_view.py`/`tag_box_controller.py`). - Field widgets have been grouped into a `fields` directory under their respective directories (so...
### Summary Fix #1187 ### Tasks Completed - Platforms Tested: - [x] Windows x86 - [ ] Windows ARM - [ ] macOS x86 - [ ] macOS ARM -...