Commit Graph

79 Commits

Author SHA1 Message Date
Mentalflow 3e0e94a2a5
Workflow: Update actions to latest. 2024-04-21 12:08:33 +08:00
Mentalflow 02077f837a
RibbonWindow: Disable blur background for Windows due to qwindowkit's bug. 2024-04-21 05:09:53 +08:00
Mentalflow 6e5ad39f4f
3rdparty: Remove framelesshelper and add qwindowkit. 2024-04-21 04:51:48 +08:00
Mentalflow 56f21299f0
RibbonWindow: Add windowStatus property.
1. RibbonWindow.Status.Stardard: Create new window instance whether it already has one or not.
2. RibbonWindow.Status.SingleTask: If it already has one instance, the current instance will be closed and a new one will be created.
2. RibbonWindow.Status.SingleInstance: If it already has one instance, the current instance will be activated, no new instance will be created.
2024-04-20 22:00:19 +08:00
Mentalflow 6419045f0e
RibbonWindow: Use an unified set to store sub windows pointers. 2024-04-20 21:13:28 +08:00
Mentalflow 87c11a384a
RibbonTitleBar, RibbonTabPage: Improved UI. 2024-04-10 10:58:06 +08:00
Mentalflow 705a65725c
RibbonTabPage: Let it scrollable. 2024-04-05 14:47:35 +08:00
Mentalflow 6ee70bc297
RibbonTitleBar and RibbonWindow: Update for windows and improve window manager. 2024-04-05 14:27:17 +08:00
Mentalflow 2e6d85352a
RibbonTitleBar: Add minimumWidth property. 2024-04-05 03:21:56 +08:00
Mentalflow 4193d25a6d
RibbonWindow: Try to fix window didn't show on taskbar in Windows. 2024-04-05 02:51:47 +08:00
Mentalflow e6f1188c3c
RibbonWindow: Improve window manager. 2024-04-05 02:41:52 +08:00
Mentalflow edeee77c44
RibbonWindow: Add window manager. 2024-04-05 01:43:28 +08:00
Mentalflow 453a15b37f
RibbonTitleBar: Add show_pin_btn property. 2024-04-05 01:41:42 +08:00
Mentalflow b48cbe6719
RibbonPopup: Remove container's unused anchors. 2024-04-04 23:38:45 +08:00
Mentalflow 82ef344180
RibbonWindow: Keep deprecated function show as before. 2024-04-04 23:25:07 +08:00
Mentalflow c26a368296
example:Remove unused file. 2024-04-04 23:07:12 +08:00
Mentalflow 7e48832312
RibbonPopup and RibbonWindow: Use a new method to use custom Component. 2024-04-04 23:01:26 +08:00
Mentalflow 79a17c3fb1
CMakeLists: Try to fix output problem. 2024-04-02 18:43:51 +08:00
Mentalflow 95ddf6da9a
RibbonMessage and RibbonMessageListView: Added. 2024-04-01 23:37:09 +08:00
Mentalflow 9a086f1c35
RibbonWindow: Make popup close more elegent. 2024-04-01 23:35:36 +08:00
Mentalflow e77fd6c161
RibbonView: Add more property and delete anchor to fix bugs in some situation. 2024-04-01 23:34:48 +08:00
Mentalflow 9df9fbedb0
RibbonBlur: Let bg color become harmony. 2024-04-01 23:33:15 +08:00
Mentalflow 97c6b7cb0d
Project: Bump to 1.0.3. 2024-03-31 14:15:33 +08:00
Mentalflow 326fbdeeb8
RibbonBlur: Add solid bg property. 2024-03-30 18:32:51 +08:00
Mentalflow b0ab35c7b9
RibbonWindow: Added popup show/close function. 2024-03-30 17:36:26 +08:00
Mentalflow 8f0f42f62b
RibbonUI: Fix r/w permission. 2024-03-30 17:20:40 +08:00
Mentalflow ac52c2710c
CMakeLists: compile error fixed. 2024-03-30 17:04:22 +08:00
Mentalflow 10e32d12a9
RibbonUI: Reorganized. 2024-03-30 13:33:10 +08:00
Mentalflow d120c67d79
RibbonScrollBar and RibbonScrollIndicator: Animation improved. 2024-03-30 13:24:50 +08:00
Mentalflow 3515eb178d
RibbonScrollBar: Added. 2024-03-30 01:31:03 +08:00
Mentalflow 7597af6464
RibbonTitleBar: Optimize stay on top. 2024-03-29 09:35:42 +08:00
Mentalflow 3093f724e6
RibbonTitleBar: Remove unused code. 2024-03-29 09:21:55 +08:00
Mentalflow 4c2d428e1a
RibbonTitleBar: Add Stay on top button. 2024-03-29 09:09:13 +08:00
Mentalflow 66b438f644
CMakeLists: Fix AppIcon blank in macOS app's plist. 2024-03-28 09:38:09 +08:00
Mentalflow 1383cd831d
RibbonWindow: Add new border. 2024-03-28 09:08:05 +08:00
Mentalflow c1f025c4d4
RibbonPopupDialog: Redesign. 2024-03-28 09:07:12 +08:00
Mentalflow b5d873b23e
RibbonRectangle: Bug fix and performance improve. 2024-03-28 09:06:12 +08:00
Mentalflow b718d18b5e
RibbonScrollIndicator: Added. 2024-03-28 09:04:22 +08:00
Mentalflow 0f8ab3b5a4
RibbonWindow: bug fix. 2024-03-28 09:02:32 +08:00
Mentalflow 2ec2045916
CMake: fix the windows' rc icon file path. 2024-03-28 09:00:43 +08:00
Mentalflow 044994f4e8
RibbonBlur and RibbonPopup: Fix the blur effect. 2024-03-28 08:57:09 +08:00
Mentalflow e2dfca2272
CMakeLists: Update and simplify. 2024-03-28 08:44:18 +08:00
Mentalflow c8d7d6d468
CMakeLists: Make project version right. 2024-03-16 01:08:29 +08:00
Mentalflow 18edf9f0fd
README: fix wrong url. 2024-03-10 22:27:41 +08:00
Mentalflow 2f6f8599c0
RibbonUI: Remove debug message. 2024-03-10 14:45:03 +08:00
Mentalflow dbb33daa52
RibbonView and RibbonPaperView: Simplifid. 2024-03-10 14:40:24 +08:00
Mentalflow 8275fe1093
CMakeList and RibbonTitleBar: Optimization and bug fix. 2024-03-09 23:43:35 +08:00
Mentalflow bcf9a3e03a
Workflow: Follow the latest GitHub Action Guide. 2024-03-05 09:46:11 +08:00
Mentalflow 43240eab1f
Project Version: Bump to V1.0.2. 2024-03-03 18:31:16 +08:00
Mentalflow aa3604579b
RibbonView and RibbonBlur: Add pull up and pull down signals and use new blur effect. 2024-02-27 21:46:02 +08:00