Skip to content

Commit 7116427

Browse files
Update changelog
1 parent 9d1e2ca commit 7116427

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22
Changelog for package tesseract_qt
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix yaml extensions file name spelling
8+
* Fix task composer widget not populating dotgraph if requested (`#174 <https://github.com/tesseract-robotics/tesseract_qt/issues/174>`_)
9+
* Update manipulation widget to be more compact
10+
* Improve task composer widget usage
11+
* Fix double delete issue in tool path widget
12+
* Add setter and getter for component info in tool path toolbar
13+
* Add TaskComposerAddLog Event
14+
* Add missing quotes in both linux and windows cmake depends variable
15+
* Updated QStandardItem status log icon based on severity
16+
* Add collapsible group box widget
17+
* Fix StatusLogModel double free in StatusLogWidget
18+
* Update task composer widget to leverage status log
19+
* Check if component info is null in the workbench widget constructor
20+
* Enable status log message wrapping
21+
* Simplify status log event names
22+
* Improve widget sizing to provide the smallest footprint
23+
* Add status log widget (`#158 <https://github.com/tesseract-robotics/tesseract_qt/issues/158>`_)
24+
* Refactoring event types to leverage QEvent::registerEventType
25+
* Contributors: David Spielman, Levi Armstrong
26+
527
0.30.0 (2025-04-23)
628
-------------------
729
* Move profile dictionary to tesseract_common

0 commit comments

Comments
 (0)