Commit Graph

63 Commits

Author SHA1 Message Date
Mentalflow 461dbdbf47
Project: Qt 5 only support simple qsTr or qsTranslate(in the same file). 2025-05-29 00:00:14 +08:00
Mentalflow 1354767d6a
Project: Improve multilingual support by use correct translate function. 2025-05-28 23:31:26 +08:00
Mentalflow 2f60895fb7
RibbonConfig, RibbonSingleton: Added. 2025-05-28 23:27:33 +08:00
Mentalflow 27c845b7d9
RibbonTabPage and example: Update to avoid warning and properly define progressbar_slider. 2025-05-24 01:27:15 +08:00
Mentalflow c367541af8
RibbonSplashScreen: Fix for macOS in Qt 6. 2025-05-24 01:04:06 +08:00
Mentalflow 4793747c83
RibbonTabPage: Use asynchronous load to improve RibbonTabBar's performance. 2025-05-24 00:56:34 +08:00
Mentalflow fa7439f243
RibbonTour, RibbonTourItem: Performance improved in properties change and color. 2025-05-24 00:49:55 +08:00
Mentalflow d8d698c7e2
RibbonBackStageView, RibbonBackStageMenuItem: Performance improved in color, properties change and page loading. 2025-05-24 00:49:41 +08:00
Mentalflow d4bb700891
RibbonBackStageView: Fix ani_modern_border location issue. 2025-05-23 01:25:50 +08:00
Mentalflow 2f1dc679c0
RibbonSplashScreen: Fix for windows. 2025-05-23 00:32:45 +08:00
Mentalflow 2afc633bdb
RibbonSplashScreenContent: Improve color. 2025-05-22 16:24:26 +08:00
Mentalflow 6bcf8f9e16
RibbonBusyRing: Add reverseColor property. 2025-05-22 16:22:09 +08:00
Mentalflow 39fb76484e
RibbonBusyBar: Add color property. 2025-05-22 16:20:55 +08:00
Mentalflow 5c0bca76e8
RibbonBackStageView: Use a workaroud to tackle page load issue. 2025-05-22 15:44:07 +08:00
Mentalflow 744ef5673d
RibbonSplashScreen, RibbonSplashScreenContent: Added. 2025-05-22 00:06:21 +08:00
Mentalflow cba90e9ecf
RibbonWindow: Improve console output. 2025-05-22 00:05:41 +08:00
Mentalflow 6490a40faf
RibbonWindow: Use asynchronous in RibbonWindow.showWindow() and fix a memery leak issue. 2025-05-21 10:49:14 +08:00
Mentalflow ca319a5b55
Project: Add multilingual support. 2025-05-19 16:55:19 +08:00
Mentalflow 227f3e5dbe
RibbonRectangle: Use Canvas to replace Shape due to Qt 5.15's bug. 2025-05-15 11:13:04 +08:00
Mentalflow 34d3a3b2db
RibbonBackStageView: Fix content background opacity bug. 2025-01-05 19:39:49 +08:00
Mentalflow 5c1ce7c32c
RibbonMessageBarGroup: Fix the top radius when tabbar is folded in modern style. 2024-12-23 17:41:50 +08:00
Mentalflow 1bae138a81
RibbonMessageBarGroup,RibbonTabBar: Improve UI in the modernStyle. 2024-09-08 18:00:58 +08:00
Mentalflow 2a8a1816dd
RibbonRectangle: Add padding property. 2024-09-08 17:59:13 +08:00
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
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 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 6a790011ca
RibbonBackStageView: Add window control buttons.(#3) 2024-07-27 11:18:54 +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