Commit Graph

169 Commits

Author SHA1 Message Date
Mentalflow f317fcbde7
RibbonMessageBar,RibbonMessageBarGroup,RibbonRectangle,RibbonBackStageView: Property bug fix for Qt 5 and Qt 6. 2024-08-26 15:24:25 +08:00
Mentalflow 3849ace771
RibbonMessageGroup: Fix topMargin bug in modernStyle. 2024-08-15 12:36:50 +08:00
Mentalflow 7015bab1b6
RibbonMessageBarGroup: Improve animation and only allow handler visible when message's count large than 1. 2024-08-13 18:38:39 +08:00
Mentalflow 10cb6a248c
RibbonRectangle: Add antialiasing and widen the border as default Rectangle's border. 2024-08-11 18:09:42 +08:00
Mentalflow 1a48510a1b
RibbonMessageGroup: Animation improved and blank view bug fixed. 2024-08-06 17:48:48 +08:00
Mentalflow 2a51e9e5f9
RibbonMessageGroup,example: visual effect improved and bug fixed. 2024-08-06 17:32:22 +08:00
Mentalflow 5d27353a38
RibbonView: Add border calculate for RibbonMessageBarGroup. 2024-08-06 17:30:34 +08:00
Mentalflow 4d4df831e5
RibbonBlur: Fix the duplicated image/shadow bug. 2024-08-06 17:29:24 +08:00
Mentalflow c53aa3b927
RibbonMessageGroup: Add the missing 'rounded' property for 'showMessage()'. 2024-08-06 02:58:10 +08:00
Mentalflow 01e20c3fd3
RibbonMessageBar,RibbonMessageBarGroup: Added. 2024-08-06 02:33:50 +08:00
Mentalflow 0912dc3937
RibbonView: Add 'topBorderFix','bottomBorderFix' properties. 2024-08-06 02:31:23 +08:00
Mentalflow 94e6417845
RibbonRectangle: Fix transparent bug. 2024-08-06 02:29:38 +08:00
Mentalflow 1ce411be5e
RibbonBlur: Add 'enableEffect' property. 2024-08-06 02:28:30 +08:00
Scott Choo (추교현) c0a05c1a99
chore : update CMake configuration (#8)
Thanks to @scottXchoo !
2024-07-31 22:04:47 +08:00
Mentalflow 5722928306
README: Update to latest. 2024-07-30 00:54:44 +08:00
Mentalflow 4ea04772d4
RibbonPopup,RibbonButton,RibbonTour,RibbonComboBox,RibbonPopupDialog: Use the suitable radius and follow the RibbonBlur's change.(#7) 2024-07-30 00:48:46 +08:00
Mentalflow 8ccc7d3920
RibbonUI: Remove the "'AA_EnableHighDpiScaling' is deprecated" warning. 2024-07-30 00:44:31 +08:00
Mentalflow 662fbb260c
RibbonBottomBar: Fix the radius bug caused by RibbonBlur. 2024-07-30 00:43:51 +08:00
Mentalflow 5eaea111f1
RibbonBlur,RibbonRectangle: Refactor and improved. 2024-07-30 00:41:20 +08:00
Mentalflow 1e3333cdfa
RibbonWindow: Disable blurBehindWindow for Win 10 and below.(#5) 2024-07-29 20:13:52 +08:00
Mentalflow a607bf39ee
RibbonTabBar: Make indicator as RibbonBackStageView(#6).
Thanks to @mowangshuying.
2024-07-28 22:33:38 +08:00
Mentalflow 5672b0471e
3rdparty/qwindowkit: Update to latest. 2024-07-28 21:34:13 +08:00
Mentalflow 6a790011ca
RibbonBackStageView: Add window control buttons.(#3) 2024-07-27 11:18:54 +08:00
MoonFeather 916a5dc908
chore: Update README.md with deployment instructions for Windows (#2)
Co-authored-by: Dylan Liu <312902918@qq.com>
2024-07-26 20:38:54 +08:00
MoonFeather 58fb7a62e6
chore: Update README.md with deployment instructions for Windows
Co-authored-by: Dylan Liu <mentalflow@ourdocs.cn>
2024-07-26 20:34:41 +08:00
Mentalflow d13416e0d1
RibbonBackStageView: Add bgColor and menuBgColor properties, fix bg blur opacity bug. 2024-07-04 09:27:07 +08:00
Mentalflow e43b1eaf04
RibbonTitleBar,RibbonWindow: Add window active animation for window's btns in macOS. 2024-06-30 22:05:22 +08:00
Mentalflow 1cd113316c
RibbonPageIndicator: Added. 2024-06-30 03:56:15 +08:00
Mentalflow 5318fd359f
RibbonBusyBar,RibbonBusyRing,RibbonProgressBar,RibbonProgressRing: Fix wrong spelling. 2024-06-29 20:41:01 +08:00
Mentalflow f3597a25b7
RibbonBusyBar,RibbonBusyRing: Added. 2024-06-29 16:12:39 +08:00
Mentalflow ec77863b96
RibbonView and etc.: Fix border bug for RibbonMessageListView. 2024-06-28 17:08:39 +08:00
Mentalflow 564cc8ebd2
RibbonProgressRing: Added. 2024-06-28 14:46:56 +08:00
Mentalflow 406bf535bf
RibbonProgressBar: Added more position choice. 2024-06-28 14:45:18 +08:00
Mentalflow c9600ecb3c
RibbonProgressBar: Added. 2024-06-27 23:18:44 +08:00
Mentalflow 2071679e40
RibbonBlur: Add more blur radius chooses. 2024-06-27 23:14:17 +08:00
Mentalflow 0abdc29319
RibbonTabBar,RibbonRadioButton,RibbonTour: Bug fix for Qt 5. 2024-06-25 21:12:31 +08:00
Mentalflow 5f28e42e95
README: Update to latest. 2024-06-24 10:39:45 +08:00
Mentalflow 5fa500de8d
RibbonTabBar: Fix border bug in modern style. 2024-06-23 12:50:53 +08:00
Mentalflow 8a88080f4d
RibbonTour and exmaple: Add RibbonTourItem for convenient use and add titleBar icon switch for example's settings. 2024-06-23 02:20:44 +08:00
Mentalflow 2c13c9c26b
RibbonBackStageView: Add RibbonBackStageMenuItem for convenient use. 2024-06-23 02:12:49 +08:00
Mentalflow c94208e8e6
RibbonView,RibbonTabBar,RibbonBottomBar: blur effect migrated. 2024-06-23 02:04:27 +08:00
Mentalflow 6cc04fbcb5
Project: Improve Image visual quality and icon display. 2024-06-22 18:22:21 +08:00
Mentalflow 40197a4387
RibbonSwitchButton,RibbonCheckBox: Improved. 2024-06-22 18:05:45 +08:00
Mentalflow fc4c1bade1
RibbonRadioButton,RibbonTitleBar,RibbonButton,RibbonIcon and etc.: Improved. 2024-06-22 17:41:50 +08:00
Mentalflow 2474cf0c8e
RibbonRadioButton: Added. 2024-06-22 01:35:35 +08:00
Mentalflow 76c567996c
CMakeLists: Bug fix. 2024-06-12 10:23:03 +08:00
Mentalflow cac4140cae
README: Add demo gif and video url. 2024-06-08 18:33:34 +08:00
Mentalflow 840e697eb5
RibbonWindow: Fix showWindow() in Qt5. 2024-06-04 21:21:16 +08:00
Mentalflow 73a408b623
Project: Add support for Qt 5. 2024-06-01 17:22:23 +08:00
Mentalflow 5005e4833c
RibbonBackStageView: opacity bug fixed. 2024-05-26 02:57:35 +08:00