v0.1.5
FluentQtWidgets v0.1.5
This release focuses on public-source readiness and closer parity with the Python reference Gallery.
Highlights
- Aligned Gallery status/info, text, view, and settings pages with the Python reference.
- Refined shared base components used by those pages, including info badges, info bars, item views, tree widgets, setting cards, and frameless window content surfaces.
- Improved Windows frameless-window behavior for maximize, title-bar double click, hit testing, resize constraints, and main-content resize transitions.
- Fixed settings-page release issues around overlapped cards, default theme/accent state, and native folder selection.
- Cleaned public release metadata, documentation, source attribution, and release validation rules.
Packaging
- Version metadata is synchronized across CMake, public headers, vcpkg manifest, and release documentation.
- Development-agent metadata, stale planning notes, and machine-specific example paths are removed from the tracked source distribution.
- Gallery archives are built by GitHub Actions for Linux, Windows, and macOS when the
v0.1.5tag is pushed.
Validation
- Windows MinGW debug build completed successfully.
ctest --preset mingw-debug --output-on-failurepassed: 10/10 tests.scripts/verify_example_parity.pypassed; C++-only examples are reported as additional coverage.