Commit Graph

23 Commits

Author SHA1 Message Date
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
zccrs 8419f1ce95 fix: use format string for qFatal 2019-09-06 14:30:41 +08:00
zccrs f56983692d feat: add DGuiApplicationHelper/DPlatformTheme class 2019-09-06 12:59:25 +08:00
zccrs c97868c5cf refactor: update the package version to 5.0.0 2019-09-03 09:01:34 +08:00
zccrs 88f0fe09e5 fix: add DWindowManagerHelper file install 2019-08-28 16:24:35 +08:00
zccrs c01bb649cb feat: support gitlab package auto build 2019-08-28 15:41:22 +08:00
zccrs 814a687bbd feat: add class from dtkwidget
DForeignWindow
DWindowGroupLeader
DPlatformHandle
2019-08-28 15:38:36 +08:00
zccrs 3d77f2f675 chore: remove create dtkgui_config.h codes
the code move to dtkcore
add .release.json file
2019-07-30 18:41:24 +08:00
zccrs cb09384ed6 feat: add "isValid" function for DNativeSettings 2019-07-30 09:34:48 +08:00
zccrs 31c859a0f6 feat: add debian package 2019-07-29 17:30:57 +08:00
zccrs 1b61e8484d feat: init libdtkgui
add class DNativeSettings
2019-07-29 16:53:10 +08:00
zccrs 3ecc0bc896
Initial commit 2019-07-29 16:52:37 +08:00