What's Changed
- Refactoring event types to leverage QEvent::registerEventType by @DavidSpielman in #157
- Added status log to Tesseract Workbench by @DavidSpielman in #158
- Improve widget sizing to provide the smallest footprint by @Levi-Armstrong in #159
- Simplify status log event names by @Levi-Armstrong in #160
- Enable status log message wrapping by @Levi-Armstrong in #161
- Check if component info is null in the workbench widget constructor by @Levi-Armstrong in #162
- Update task composer widget to leverage status log by @Levi-Armstrong in #163
- Fix StatusLogModel double free in StatusLogWidget by @Levi-Armstrong in #164
- Add collapsible group box widget by @Levi-Armstrong in #167
- Updated QStandardItem status log icon based on severity by @DavidSpielman in #168
- Add missing quotes in both linux and windows cmake depends variable by @Levi-Armstrong in #169
- Add TaskComposerAddLog Event by @Levi-Armstrong in #170
- Add setter and getter for component info in tool path toolbar by @Levi-Armstrong in #171
- Improve task composer widget usage by @Levi-Armstrong in #172
- Update manipulation widget to be more compact by @Levi-Armstrong in #173
- Fix task composer widget not populating dotgraph if requested by @Levi-Armstrong in #174
- Fix yaml extensions file name spelling by @Levi-Armstrong in #175
New Contributors
- @DavidSpielman made their first contribution in #157
Full Changelog: 0.30.0...0.31.0