Commit Graph

161 Commits

Author SHA1 Message Date
Gary Wang e0ff824d03 Release 5.1.2 2020-04-09 14:41:06 +08:00
sunkang 3543ab0ac6 feat:添加Launcher API接口
1.添加了测试用的demo
2020-02-21 15:08:56 +08:00
zccrs ea029575d8 hasComposite default value to true on non-x11 platform 2020-02-21 14:31:38 +08:00
justforlxz 66a653f465 fix: ldap user cannot use single instance
group scope use gid and user scope use uid
2020-02-20 09:44:57 +08:00
Ding Heng 2a62e855bc Update .gitlab-ci.yml 2020-01-08 10:44:36 +08:00
zhangwengeng f15f19b10c feat: Add ObviousBackground enum 2020-01-06 13:10:02 +08:00
zccrs d402053227 feat: add DGuiApplicationHelper::isXWindowPlatform 2019-12-30 20:08:13 +08:00
ck 91d3c11943 docs:add dfiledrag comments 2019-12-24 16:01:46 +08:00
wang 6b6efe32ea feat: 添加dthumbnailprovider注释 2019-12-24 13:45:53 +08:00
wang ab1f527976 feat: 添加dsvgrenderer类的注释 2019-12-23 14:23:37 +08:00
wang 3048443350 feat: 添加dnativesettings注释 2019-12-23 14:10:39 +08:00
wang e3ed72c652 feat: dplatformtheme注释 2019-12-23 14:10:04 +08:00
wang 896675cc75 feat: dregionmonitor注释 2019-12-22 11:46:12 +08:00
zccrs cca21c5e51 feat: add setDotsPerInch/dotsPerInch functions for DPlatformTheme 2019-12-19 23:04:15 +08:00
wang 9e57aa6736 feat: 修改调色板颜色 2019-12-18 14:37:03 +08:00
zccrs 512bf17e9f fix: adjust FrameBorder color of dark theme 2019-12-12 16:03:34 +08:00
zccrs 773b21d8d2 feat: add DRegionMonitor DSvgRenderer DThumbnailProvider
move from dtkwidget
2019-11-30 16:51:43 +08:00
zccrs 2d41615156 feat: add FrameShadowBorder color 2019-11-26 11:24:10 +08:00
zccrs d5e94c7d30 feat: add PlaceholderText color for DPalette 2019-11-23 10:33:37 +08:00
Ding Heng 705e9599b5 Update .gitlab-ci.yml 2019-11-18 10:05:26 +08:00
zccrs 1487cf4c56 refactor: use double of fontPointSize 2019-11-13 13:50:08 +08:00
zccrs ad9d83530e feat: add properties for DPlatformTheme
Qt/FontName
Qt/MonoFontName
Qt/FontPointSize
2019-11-11 16:12:37 +08:00
zccrs 54b7c79e6d feat: support instance process 2019-11-08 20:05:08 +08:00
zccrs 00a1e3e0e2 chore: adjust standard colors on ColorCompositing mode 2019-11-06 15:44:44 +08:00
wang 426bfac1ba feat: 添加 Dguiapplicationhelper 注释 2019-11-05 13:17:32 +08:00
wang e0b5af5972 feat: 添加 Dpalette 注释 2019-10-29 19:10:47 +08:00
zccrs 94fd8d772d chore: adjust HighlightedText of dark theme 2019-10-28 15:19:22 +08:00
zccrs 80e83bc1a5 feat: add DGuiApplicationHelper::setColorCompositingEnabled 2019-10-24 18:57:40 +08:00
zccrs bc33564826 fix: use "enabled" of DPlatformHandle::setXXXNoTitlebar 2019-10-14 16:48:12 +08:00
zccrs f1fa63fac2 fix: use active color if the color is valid 2019-10-08 11:03:03 +08:00
zccrs 55dffb8646 feat: adjust QPalette::Base color of dark theme 2019-09-26 19:23:59 +08:00
zccrs 55f5fb2f64 feat: support active color if the app palette is set 2019-09-26 13:42:37 +08:00
zccrs 9ea7d2d311 feat: adjust palette colors 2019-09-26 11:02:17 +08:00
Chris Xiong 6286dceb20 feat: add classes for advanced inter-process drag and drop support. 2019-09-24 14:29:02 +08:00
zccrs 88c828b45c fix: return the 'ok' value for DPlatformHandle::setEnableNoTitlebarForWindow 2019-09-21 14:24:55 +08:00
zccrs 5f781c7aac chore: set the no titlebar window window radius to 18px with default 2019-09-21 13:48:24 +08:00
zccrs cb5835885e fix: check the creator is using for DGuiApplicationHelper::registerInstanceCreator 2019-09-20 18:59:17 +08:00
zccrs acba86a4c0 chore: adjust bright text 2019-09-19 13:39:41 +08:00
deepinzhangshuang fd692751be update readme 2019-09-17 10:33:42 +08:00
zccrs 6b5d3b180c feat: add DGuiApplicationHelper::setUseInactiveColorGroup 2019-09-16 14:06:35 +08:00
zccrs 64071b7363 fix: make the DGuiApplicationHelper::adjustColor to static function 2019-09-15 21:22:41 +08:00
zccrs 801238d20b chore: adjust standard colors 2019-09-15 19:48:23 +08:00
zccrs ff8747ac3f feat: add setApplicationPalette for DGuiApplicationHelper 2019-09-11 15:13:47 +08:00
zccrs 4174de7198 chore: adjust shadow color of light theme 2019-09-10 10:18:05 +08:00
zccrs 4e907c863b fix: ignore palette type on request notify theme changed for the setPaletteType function 2019-09-09 11:54:33 +08:00
zccrs 5bdb42161d feat: make to valid for the DGuiApplicationHelper::setPaletteType 2019-09-08 19:00:16 +08:00
zccrs 54138a0f54 chore: deem dark theme if the theme name ends with "dark" 2019-09-08 15:55:40 +08:00
zccrs 6ba77a6d96 refactor: re-construction DGuiApplicationHelper when registerInstanceCreator 2019-09-08 15:47:08 +08:00
zccrs 0982f79dc0 chore: make the DGuiApplicationHelper::registerInstanceCreator to public 2019-09-08 14:03:22 +08:00
zccrs 882c3359d1 feat: add registerInstanceCreator for DGuiApplicationHelper 2019-09-08 13:54:59 +08:00