Commit Graph

132 Commits

Author SHA1 Message Date
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
Mentalflow a681a88bb8
RibbonBackStageView: Radius bug fixed. 2024-05-21 19:44:04 +08:00
Mentalflow 00014f19be
Project: Change all API naming style to camel nomenclature. 2024-05-19 20:08:20 +08:00
Mentalflow 640b72ebfa
Project: Bump to 1.1.0. 2024-05-19 19:29:06 +08:00
Mentalflow 2acd3c7f86
RibbonBottomBar,RibbonMenuItem,RibbonWindow,RibbonTour: Improved. 2024-05-16 15:12:10 +08:00
Mentalflow 1df715bb3c
RibbonBackStageView: Added. 2024-05-16 15:09:51 +08:00
Mentalflow b11f82a6d6
RibbonBlur: Samples bug fix. 2024-05-12 10:45:40 +08:00
Mentalflow 83e1737906
RibbonPopup: Close bug fix. 2024-05-11 22:33:23 +08:00
Mentalflow 974268fe9a
RibbonTheme,RibbonWindow and example: Add nativeText property and bug fix. 2024-05-11 09:26:30 +08:00
Mentalflow d5101de44c
RibbonTabBar and RibbonTabButton: Add settings btn, highlight property and more func. 2024-05-10 17:14:57 +08:00
Mentalflow 85addde04d
CMakeLists: Update. 2024-05-10 17:13:49 +08:00
Dylan Liu e5f144660f
Project: Change LICENSE to GPL-3.0. 2024-05-10 11:02:51 +08:00
Mentalflow 5e97c6696d
Workflows and Script: Optimize the workflow. 2024-05-09 22:34:08 +08:00
Mentalflow a1084d5976
Workflows: Fix MinGW workflow's PATH. 2024-05-09 22:16:55 +08:00
Mentalflow 07d45b953b
Workflows: Add app_build_workflow and remove old workflows. 2024-05-09 20:52:56 +08:00
Mentalflow abdffe3768
Workflows: Update. 2024-05-09 10:01:20 +08:00
Mentalflow f2e709ccdc
example: Update for RibbonTabGroup openExternal. 2024-05-09 09:59:08 +08:00
Mentalflow 290dfe05c3
CMakeLists: Simplified macOS universal build code. 2024-05-09 09:51:26 +08:00
Mentalflow 7746042e63
CMakeLists: Move qwindowkit to 3rdparty. 2024-05-09 09:18:17 +08:00
Mentalflow 48b20e22f7
RibbonTour: Reduce memory use. 2024-05-08 22:19:41 +08:00
Mentalflow f9dde2c8eb
RibbonTabBar: Optimize animation. 2024-05-08 22:19:08 +08:00
Mentalflow 6dc806fee4
RibbonTabGroup: Add external btn and signal. 2024-05-08 22:10:52 +08:00
Mentalflow 03ba6136ff
CMakeLists: Add the missing files. 2024-05-08 16:40:56 +08:00
Mentalflow 02e208e4bd
Project: Bump to 1.0.4. 2024-05-08 14:53:05 +08:00
Mentalflow 7f32cf62ec
example: Add RibbonTour example. 2024-05-08 09:34:12 +08:00
Mentalflow 300d93e2bc
RibbonTabBar: Add setPage func. 2024-05-08 09:32:59 +08:00
Mentalflow 38d5ca8d89
RibbonTour and RibbonTourContent: Added. 2024-05-08 09:31:44 +08:00
Mentalflow 8cd8b65f49
RibbonWindow: Update window border for Win10 and below and remove unused code.
Duo to qwindowkit's update, it's un necessary to set titlebar btns manually.
2024-05-05 13:27:24 +08:00
Mentalflow 2a1aa6066e
Workflows: Update. 2024-05-04 22:15:46 +08:00
Mentalflow 4a1eb35cfb
3rdparty/qwindowkit: Update to latest. 2024-05-04 21:09:42 +08:00
Mentalflow 2d7167735a
RibbonUI: Code optimized. 2024-05-03 21:56:52 +08:00
Mentalflow b9df73df4b
Revert "RibbonUI: Code simplified."
This reverts commit d6e56a9e2a.
2024-05-03 21:22:42 +08:00
Mentalflow 6bdc5b7815
3rdparty/qwindowkit: Update to latest. 2024-05-03 19:54:44 +08:00
Mentalflow d6e56a9e2a
RibbonUI: Code simplified. 2024-05-02 00:17:17 +08:00
Mentalflow f730eb0ee3
example: Fix the RibbonSpinBox's 'Binding loop detected for property text' warning. 2024-05-01 22:39:27 +08:00
Mentalflow 8c10f7a463
RibbonWindow: Fix window centralize in macOS. 2024-04-22 11:00:30 +08:00
Mentalflow 006f36c0ce
Workflow: Simplified. 2024-04-22 00:53:51 +08:00
Mentalflow 2d2e7d627b
RibbonWindow: Fix blur behind window color in macOS. 2024-04-22 00:45:13 +08:00