Commit Graph

320 Commits

Author SHA1 Message Date
fenshezhuiyi 0a9ca14ac1 Added dev-unity color palette 2020-09-07 11:50:03 +08:00
fenshezhuiyi a83f5e815d Batch change the static value 4 to the dynamic variable ukui_border_radius 2020-09-07 11:50:03 +08:00
fenshezhuiyi 042f901488 Added ukui_border_radius variable to control the edges of all controls 2020-09-07 11:50:03 +08:00
leichen-kylin 5bb5d67b87 Add pc and tablet model switch 2020-09-07 11:50:03 +08:00
leichen-kylin 8e9adda714 Backup qt5-style-ukui.pro as qt5-style-ukui3.0.pro 2020-09-07 11:50:03 +08:00
leichen-kylin 5bedc515a6 Disable blur from calling winId() early in the window creation 2020-09-03 17:11:04 +08:00
Yue-Lan b65feeb627 GestureHelper: fix the confliction of hold and tap gesture and mouse event. 2020-08-27 19:26:11 +08:00
leichen-kylin 99684b8673 Fix the button animation bug 2020-08-27 14:20:41 +08:00
leichen-kylin 61b354580b Add useDefaultPalette function. Modify the conditions of using dark palette 2020-08-27 11:45:03 +08:00
leichen-kylin fd4121122f Modify theme switching and settings 2020-08-26 13:49:44 +08:00
leichen-kylin eb172b55f3 Optimize the way of animation update and solve the problem of high CPU usage caused by animation 2020-08-25 09:38:45 +08:00
Burgess Chang eca446a73e Job rename 2020-08-24 13:50:22 +08:00
Burgess Chang 80b21ef54f Support Rawhide & Fix libcrypt{.so, .h} conflict 2020-08-24 13:50:22 +08:00
leichen-kylin 24ec39085e Amend PE_PanelLineEdit in drawPrimitive() function 2020-08-18 10:02:59 +08:00
leichen-kylin 1d15394a6c Merge pull request #30 from Z-bin/dev-font
Change the system default font to 11 point size
2020-08-10 11:19:42 +08:00
Z-bin 9319cdd941 Change the system default font to 11 point size 2020-08-10 11:11:21 +08:00
Yue-Lan d67ab93021 try fixing ukui-menu's displaying problem. 2020-08-06 20:02:54 +08:00
leichen-kylin 90e4bbbccd Fix the bug of QTabWidget closing segfault 2020-08-06 19:38:45 +08:00
Kevin 46d7e337a4 add kylin-user-guide and biometric-authentication to blacklist 2020-08-05 11:01:00 +08:00
Yue-Lan 7b96103ea9 add text cursor blink settings support. 2020-08-04 14:24:47 +08:00
leichen-kylin fa0cf6f306 Refactor and optimize QTabWidget animation 2020-08-04 11:26:03 +08:00
leichen-kylin 76d4477e6b Solve the bug of the color of the unavailable font in the right-click menu 2020-07-27 11:16:43 +08:00
Yue-Lan 5e8510b631 BlurHelper: add useSystemStyleBlur protocol, and update test code.
GestureHelper: forbid processing unhandled mouse event to gesture manager.
2020-07-24 10:12:21 +08:00
Yue-Lan 2b89d84e96 BlurHelper: only menu and tooltips will be blur now.
note that the old process should be dropped,
application should call KWindowEffects::enableBlur()
by themselves in our new desgin.
2020-07-23 16:58:38 +08:00
handsome-feng 596fd56c67 Update symbols file for s390x to fix the build error v1.0.4 2020-07-22 10:09:13 +08:00