34d3a3b2db
RibbonBackStageView: Fix content background opacity bug.
5c1ce7c32c
RibbonMessageBarGroup: Fix the top radius when tabbar is folded in modern style.
d3c166b6ef
Documents: Add Menu and Button Components documents.
f317fcbde7
RibbonMessageBar,RibbonMessageBarGroup,RibbonRectangle,RibbonBackStageView: Property bug fix for Qt 5 and Qt 6.
3849ace771
RibbonMessageGroup: Fix topMargin bug in modernStyle.
7015bab1b6
RibbonMessageBarGroup: Improve animation and only allow handler visible when message's count large than 1.
10cb6a248c
RibbonRectangle: Add antialiasing and widen the border as default Rectangle's border.
Compare 3 commits »
1a48510a1b
RibbonMessageGroup: Animation improved and blank view bug fixed.
2a51e9e5f9
RibbonMessageGroup,example: visual effect improved and bug fixed.
5d27353a38
RibbonView: Add border calculate for RibbonMessageBarGroup.
4d4df831e5
RibbonBlur: Fix the duplicated image/shadow bug.
Compare 4 commits »
c0a05c1a99
chore : update CMake configuration (#8)
5722928306
README: Update to latest.
4ea04772d4
RibbonPopup,RibbonButton,RibbonTour,RibbonComboBox,RibbonPopupDialog: Use the suitable radius and follow the RibbonBlur's change.(#7)
8ccc7d3920
RibbonUI: Remove the "'AA_EnableHighDpiScaling' is deprecated" warning.
662fbb260c
RibbonBottomBar: Fix the radius bug caused by RibbonBlur.
5eaea111f1
RibbonBlur,RibbonRectangle: Refactor and improved.
Compare 5 commits »
1e3333cdfa
RibbonWindow: Disable blurBehindWindow for Win 10 and below.(#5)
6a790011ca
RibbonBackStageView: Add window control buttons.(#3)
d13416e0d1
RibbonBackStageView: Add bgColor and menuBgColor properties, fix bg blur opacity bug.