v2.5.1¶
v2.5.1 is a maintenance release built on Qt Creator 4.0.2 that fixes a false-positive warning in the Dataset Editor’s New Dataset dialog. There is no Qt Creator rebase in this range and no breaking changes.
Highlights¶
Dataset Editor no longer warns that an empty folder will be overwritten when an actually-empty folder is selected.
Bug fixes¶
Fixed the empty-folder check in the New Dataset dialog so the “folder is not empty, contents will be deleted” warning no longer appears for an empty folder. The check now ignores the
.and..directory entries (4c647a9f7).
Platform and tool support¶
Qt Creator base: 4.0.2.
Breaking changes¶
None. This release is fully compatible with existing projects and workflows.