Mentalflow
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2025-02-15 20:56:33 +08:00
b4f3b9b5d5 README: Update to 6.8.2.
9d07a4f9c6 3rdparty/qwindowkit: Update to latest.
28141b5627 Qt: Bump to 6.8.2.
Compare 3 commits »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2025-01-05 23:46:38 +08:00
34d3a3b2db RibbonBackStageView: Fix content background opacity bug.
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-12-24 00:46:35 +08:00
5c1ce7c32c RibbonMessageBarGroup: Fix the top radius when tabbar is folded in modern style.
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-12-23 16:36:38 +08:00
ff86f229fd RibbonMessageBarGroup: Fix the top radius when tabbar is folded in modern style.
a71bb911c8 Documents: Update buttons documents of RibbonSwitchButton.
Compare 2 commits »
Mentalflow synced commits to main at Mentalflow/ProtocolParser from mirror 2024-11-13 01:15:53 +08:00
f0383879ed Workflow: Update.
b528d2e3e4 ZigBeeDataResolver: Use float mode instead of scientific notation mode for double and float value.
Compare 2 commits »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-09-14 23:25:58 +08:00
d3c166b6ef Documents: Add Menu and Button Components documents.
Mentalflow synced commits to refs/tags/v1.1.1 at Mentalflow/RibbonUI from mirror 2024-09-09 02:06:01 +08:00
Mentalflow synced new reference refs/tags/v1.1.1 to Mentalflow/RibbonUI from mirror 2024-09-09 02:06:01 +08:00
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-09-09 02:06:01 +08:00
163c6d7380 Project: Bump to 1.1.1.
1bae138a81 RibbonMessageBarGroup,RibbonTabBar: Improve UI in the modernStyle.
2a8a1816dd RibbonRectangle: Add padding property.
Compare 3 commits »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-08-26 16:05:54 +08:00
f317fcbde7 RibbonMessageBar,RibbonMessageBarGroup,RibbonRectangle,RibbonBackStageView: Property bug fix for Qt 5 and Qt 6.
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-08-20 02:38:08 +08:00
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 »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-08-06 21:58:36 +08:00
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 »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-08-06 05:28:36 +08:00
c53aa3b927 RibbonMessageGroup: Add the missing 'rounded' property for 'showMessage()'.
01e20c3fd3 RibbonMessageBar,RibbonMessageBarGroup: Added.
0912dc3937 RibbonView: Add 'topBorderFix','bottomBorderFix' properties.
94e6417845 RibbonRectangle: Fix transparent bug.
1ce411be5e RibbonBlur: Add 'enableEffect' property.
Compare 5 commits »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-08-01 01:58:38 +08:00
c0a05c1a99 chore : update CMake configuration (#8)
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-07-30 08:08:47 +08:00
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 »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-07-29 23:48:53 +08:00
1e3333cdfa RibbonWindow: Disable blurBehindWindow for Win 10 and below.(#5)
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-07-28 23:08:40 +08:00
a607bf39ee RibbonTabBar: Make indicator as RibbonBackStageView(#6).
5672b0471e 3rdparty/qwindowkit: Update to latest.
Compare 2 commits »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-07-27 14:18:39 +08:00
6a790011ca RibbonBackStageView: Add window control buttons.(#3)
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-07-26 21:48:39 +08:00
916a5dc908 chore: Update README.md with deployment instructions for Windows (#2)
58fb7a62e6 chore: Update README.md with deployment instructions for Windows
Compare 2 commits »
Mentalflow synced commits to main at Mentalflow/RibbonUI from mirror 2024-07-04 16:18:35 +08:00
d13416e0d1 RibbonBackStageView: Add bgColor and menuBgColor properties, fix bg blur opacity bug.