Skip to content

Releases: haiiliin/pyqtribbon

v0.7.4 🌈

23 Jul 08:50
cbb9be2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • 去除 paintEvent 改为 currentChanged 切换颜色,优化性能 @ovo-Tim (#69)
  • Fix autoapi issues @haiiliin (#45)

🧰 Maintenance

Full Changelog: v0.7.3...v0.7.4

v0.7.3 🌈

09 Apr 16:25
27d918d
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v0.7.2...v0.7.3

v0.7.2 🌈

08 Apr 03:45
76c29bb
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

Full Changelog: v0.7.1...v0.7.2

v0.7.1 🌈

02 Apr 06:03
ccc3675
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: v0.7.0...v0.7.1

v0.7.0 🌈

02 Apr 04:54
c8fc6b0
Compare
Choose a tag to compare

Changes

🚀 Features

  • 可以通过拖动 RibbonTitleWidget 实现窗口移动 @ovo-Tim (#54)

Full Changelog: v0.6.2...v0.7.0

v0.6.2 🌈

31 Mar 15:42
ce3a4f2
Compare
Choose a tag to compare

Changes

🚀 Features

  • Fix category parent constructor called twice @haiiliin (#52)
  • Support for Different PyQt/PySide Distributions @haiiliin (#50)

Full Changelog: v0.6.1...v0.6.2

v0.6.1 🌈

26 Mar 17:38
Compare
Choose a tag to compare

Changes

🚀 Features

  • Support hiding the ribbon bar automatically @haiiliin (#48)

Full Changelog: v0.6.0...v0.6.1

v0.6.0 🌈

24 Mar 21:24
bcd238c
Compare
Choose a tag to compare

Changes

🚨 Breaking changes

  • Optimize/Extend RibbonPanel Methods @haiiliin (#47)

    • The rowSpan, colSpan, mode, alignment, and fixedHeight arguments for the position and size of the widgets can only be provided by keyword arguments
    • All Add[WidgetName] methods for panels are extended to support calling add[Large|Medium|Small][WidgetName] dynamically

Full Changelog: v0.5.2...v0.6.0

v0.5.2 🌈

22 Mar 14:38
267e5f0
Compare
Choose a tag to compare

Changes

🚀 Features

  • Update title widget layout to avoid extra vertical spaces usage @haiiliin (#44)

Full Changelog: v0.5.1...v0.5.2

v0.5.1 🌈

13 Mar 17:02
Compare
Choose a tag to compare

Changes

📝 Documentation

Full Changelog: v0.5.0...v0.5.1