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
Mentalflow
d8b4b1070c
Project Version: use Semver and bump to V1.0.1.
2024-02-05 10:19:16 +08:00
Mentalflow
b56ab042b4
CMakeLists and Workflow: optimize runtime generation.
2024-02-02 01:57:36 +08:00
Mentalflow
bca8bafa5e
RibbonTitleBar and RibbonWindow: Fix titlebar buttons can't be clicked in win.
2024-02-01 14:06:10 +08:00
Mentalflow
46148435f2
RibbonTitleBar and framelesshelper: restore titlebar, prepare to deprecate helper.
2024-02-01 13:36:12 +08:00
Mentalflow
04230551dd
Workflow and Source: bump to Qt 6.5.3.
2024-01-31 15:55:04 +08:00
Mentalflow
1d25452a4b
RibbonTitleBar: Add support for snap layout in Windows 11+.
2024-01-13 03:24:49 +08:00
Mentalflow
57e01f465f
Workflow and .gitignore: Bug fix.
2024-01-13 01:38:27 +08:00
Mentalflow
4f733a3316
Libsource: Improve singleton.
2024-01-04 00:40:01 +08:00
Mentalflow
da5f721894
Workflows: add setup ninja to mingw build workflows.
2024-01-03 23:42:45 +08:00
Mentalflow
ee6ea7840d
Libsource: Fix the multithread bug in QML engine.
2024-01-03 23:30:14 +08:00
Mentalflow
73ebc786a8
RibbonComboBox: Add placeholderText property.
2023-08-26 17:47:31 +08:00
Mentalflow
db6de202b4
RibbonText: Fix the text can't be selected by Select All menu.
2023-08-25 14:48:59 +08:00
Mentalflow
0ca8563ea7
Library: fix wrong definition type.
2023-08-24 21:18:16 +08:00
Mentalflow
9516cbff48
RibbonView: Change view's bounceBehavior and add function scroll_to_bottom.
2023-08-23 21:33:38 +08:00
Mentalflow
8e86e7e112
RibbonTitleBar: fix modern style button's state non-sync bug.
2023-08-22 11:03:35 +08:00
Mentalflow
fb8f5b0110
RibbonPushButton: Fix the button height bug.
2023-08-22 04:08:29 +08:00
Mentalflow
181549a541
RibbonView: remove develop residuals.
2023-08-22 00:50:56 +08:00
Mentalflow
45d1e59ce9
Example: Fix the theme combobox's state don't sync with system.
2023-08-21 23:29:17 +08:00
Mentalflow
635cf04179
RibbonComponents: RibbonComboBox and RibonTextEdit property added.
...
1.RibbonComboBox:due to default width property can't modify component's width, added component_width and component_height property to fix it.
2.RibbonTextEdit:add more alias property in order to improve experience.
2023-08-21 22:06:41 +08:00
Mentalflow
3247617562
Workflow: let macOS workflow upload dmg rather than app.
2023-08-21 21:23:58 +08:00
Mentalflow
baa1153852
RibbonComboBox: Fix the popup menu's height while ListModel has single item.
2023-08-21 01:26:55 +08:00
Mentalflow
1d3a2e6d71
RibbonWindow: Window will raise after request quit now.
2023-08-20 20:59:28 +08:00
Mentalflow
8d624d0574
Workflows: update package name in order to identify the shared and static build.
2023-08-20 16:26:04 +08:00
Mentalflow
88111aaab7
README: Added more component introduction and build tutorial.
2023-08-20 15:51:17 +08:00
Mentalflow
eb9d4bed5f
RibbonTabBar: Fix the fold bug of TabBar.
...
Fix the problem that the TabBar does not fold when clicking the corresponding button after sliding to the specified interface.
2023-08-20 15:18:14 +08:00
Mentalflow
b17ad7f434
RibbonSpinBox: Fix issue where text may be obscured.
...
Insufficient padding on the left side of LineEdit can cause text to be obscured by icons.
2023-08-20 13:49:54 +08:00
Mentalflow
c6dd08cc92
README: Update content.
...
1. Add brief introduce for English and Chinese users.
2. Add some demo pictures.
2023-08-20 05:02:21 +08:00
Mentalflow
41b84deaf4
RibbonUI: Initial repo.
2023-08-20 02:51:22 +08:00
Dylan Liu
de8731342b
Initial commit
2023-08-17 14:14:45 +08:00