Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 如果窗口打开时即为最大化状态,则最大化图标显示错误 #600

Closed
wants to merge 406 commits into from
Closed
Changes from all commits
Commits
Show all changes
406 commits
Select commit Hold shift + click to select a range
cc93372
fix: hotSpot pos not scaled
kegechen Dec 21, 2022
971cae3
docs: update docs and images
Whale107 Dec 21, 2022
ae37d44
docs: update docs for widget
Whale107 Dec 22, 2022
2524f08
docs: update docs for widget
Whale107 Dec 22, 2022
7efd8eb
doc: add mainpage
xzl01 Dec 22, 2022
35d17c1
docs: update docs and images
Whale107 Dec 22, 2022
5fd1dc8
docs: update example docs and images
Whale107 Dec 25, 2022
a50d103
docs: update examples、 docs and images
Whale107 Dec 23, 2022
9ab749b
doc: update doc for dsettingsdialog
Whale107 Dec 27, 2022
d2547ef
doc: update dlistview doc
Whale107 Dec 26, 2022
e3d7228
docs: update groups and create new initial docs
Whale107 Dec 27, 2022
11d6dd3
chore: Sync by https://github.com/linuxdeepin/.github/commit/d45f73b2…
Dec 28, 2022
5cb0c2d
fix: correct default constructor for DStyleHelper
asterwyx Jan 3, 2023
fae6a38
fix: add Dtk::Gui link for dtkuiplugin
asterwyx Jan 5, 2023
7313b2b
feat: add ToolTip support
asterwyx Dec 23, 2022
246a63a
feat: Add TightMode support for TitleBar
18202781743 Jan 5, 2023
edcf0c1
feat: Add compact support for some widgets
18202781743 Jan 10, 2023
1bc32fc
doc: update docs for ddialog
chenchongbiao Jan 11, 2023
68a967d
feat: Support multi split screen for dtitlebar
18202781743 Aug 18, 2022
fd7b782
fix: fix wrong position of first ComboBox popup
asterwyx Jan 6, 2023
9396d38
feat: 增加特性展示功能
FeiWang1119 Dec 28, 2022
6cdde48
feat: 特性介绍框文案翻译
FeiWang1119 Jan 13, 2023
c11ef57
chore: replace doxygen theme
xzl01 Jan 13, 2023
f2e88a2
chore: update changelog
kegechen Jan 10, 2023
07ecbd7
feat: 自定义工具栏
kegechen Jan 10, 2023
101677d
refactor(cmake): improve cmake and add new feature
asterwyx Jan 15, 2023
0f626c2
fix: 增加titlebarSettingsImpl空指针判断
FeiWang1119 Jan 18, 2023
5dbf28f
docs: update docs
xzl01 Jan 18, 2023
84fed26
docs: update the document of DFloatingButton
xzl01 Jan 19, 2023
663b1f1
chore: update changelog
kegechen Feb 2, 2023
cd4afbb
doc: update docs for danchors
chenchongbiao Feb 3, 2023
b38e57b
fix: correct file name
ice909 Feb 7, 2023
c07ad15
fix: 二次调起特性对话框崩溃
FeiWang1119 Feb 7, 2023
7916672
chore: remove useless dependencies
Groveer Feb 10, 2023
22335aa
fix: the entrance of feature display is visible when no item is added
FeiWang1119 Feb 10, 2023
d99b401
chore: update changelog
Decodetalkers Feb 6, 2023
ee8c5f7
fix: Lossing LIBDTKWIDGTE_LIBRARY macro
18202781743 Feb 13, 2023
de5f666
fix: DStyleOptionButton's incompatible
18202781743 Feb 13, 2023
245dd00
docs: update docs
xzl01 Feb 14, 2023
9f21036
doc: update the doc of dfeaturedisplaydialog
FeiWang1119 Feb 14, 2023
923291f
fix: background widget is always shown when sidebar is hidden
FeiWang1119 Feb 14, 2023
52b07eb
chore: rename sidebarVisble to sidebarVisible
FeiWang1119 Feb 16, 2023
47e7245
fix: find_dependency error
asterwyx Feb 17, 2023
7d3b5f4
chore: hide custom toolbar in the example
kegechen Feb 16, 2023
10e4d62
chore: update changelog
kegechen Feb 17, 2023
de17358
fix: DStyleOptionButton's incompatible
18202781743 Feb 22, 2023
660cf52
chore: update changelog
asterwyx Feb 22, 2023
b7aad10
doc: update docs
mhduiy Feb 22, 2023
365af01
chore: modify the result code of dprintpreviewdialog to accept or reject
FeiWang1119 Mar 2, 2023
f5076f6
docs: update docs for dfilechooseredit
chenchongbiao Mar 5, 2023
6471837
docs: add example for dfilechooseredit
chenchongbiao Mar 6, 2023
b07df90
docs: update docs
chenchongbiao Mar 7, 2023
040e7e1
docs: add example for dboxwidget
chenchongbiao Mar 9, 2023
c9caa1f
chore: DPrintPreviewDialog add update setting interface.
rb-union Mar 3, 2023
145a34a
chore: Remove redundant code about acknowledgement in daboutdialog
FeiWang1119 Mar 10, 2023
8fec94b
fix: add color-only mode in dprintpreviewdialog
FeiWang1119 Mar 10, 2023
bd81a69
docs: add dfeaturedisplaydialog image to docs
FeiWang1119 Mar 8, 2023
bd6918f
docs: update readme
xzl01 Mar 9, 2023
6fc6d49
fix: DAbstractDialog translucent background
kegechen Mar 13, 2023
73a473a
fix: Modify style for example's titlebar
18202781743 Mar 16, 2023
2dc6f3d
fix: Restore window's size for example
18202781743 Mar 16, 2023
7ad269b
chore: remove log about sidebar
FeiWang1119 Mar 14, 2023
0d4da13
fix: Modify size style for toolbar
18202781743 Mar 3, 2023
069f125
fix: Modify PushButton to adapt CompactMode
18202781743 Mar 16, 2023
55c2176
chore: set BUILD_DOCS OFF
xzl01 Mar 15, 2023
dd14543
fix: Adjust SwitchButtonhandler's width in CompactMode
18202781743 Mar 16, 2023
39168f4
fix: Modify edit widgets to adapt CompactMode
18202781743 Mar 16, 2023
363eac5
fix: Adjust icon size for subclass of lineedit
18202781743 Mar 16, 2023
9caf83f
doc: update docs
qq909244296 Mar 17, 2023
8721f4c
fix: modify listview for compact mode
FeiWang1119 Mar 17, 2023
86b121d
feat: add the ability to configure the default height of the DTitleBar
chenchongbiao Mar 27, 2023
83fcd30
chore: tx config tweak
kegechen Mar 27, 2023
3042dff
fix: adjust daboutdialog's ui
FeiWang1119 Mar 16, 2023
6c65faa
fix: update updateTitlebarHeight
chenchongbiao Mar 28, 2023
39562d1
chore(CI): add OBS workflows
tsic404 Mar 17, 2023
4131435
fix: Modify SearchEdit's icon
18202781743 Mar 17, 2023
bd71a36
feat: 增加覆盖指定界面的水印类DWaterMarkHelper
ssk-wh Mar 14, 2023
11d029e
chore: update to 5.6.9
kegechen Apr 3, 2023
8f13b41
fix: SwitchButtonHandle isn't expanded when switchbutton is expanded
FeiWang1119 Apr 3, 2023
240b18b
fix: Build error for Qt 5.15~6.1
18202781743 Apr 4, 2023
d204be9
fix: icon size is abnormal when dpi > 1
FeiWang1119 Apr 3, 2023
ed6aac2
fix: ListView's widget switching hide and show frequently
18202781743 Apr 7, 2023
9300250
Fix: Qt::ToolButtonTextUnderIcon does't work
FeiWang1119 Apr 11, 2023
9145346
fix: Modify ButtonMargin from 10 to 8
18202781743 Apr 13, 2023
00c69c4
fix: TextAction doesn't display in center
18202781743 Apr 12, 2023
c4d0cb3
chore: Sync by https://github.com/linuxdeepin/.github/commit/c5d10d3a…
Apr 14, 2023
22da8a4
chore: Sync by https://github.com/linuxdeepin/.github/commit/2dd22560…
Apr 14, 2023
cff6f03
fix: DFloatingButton can't display dciicon
18202781743 Apr 17, 2023
3a6ff30
fix: remove unused librsvg dependency from PKGBUILD
felixonmars Apr 13, 2023
9b617d9
fix: remove unused cmake option from PKGBUILD
felixonmars Apr 13, 2023
ef0aec2
fix: don't set CMAKE_BUILD_TYPE in CMakeLists.txt
felixonmars Apr 13, 2023
b64c89f
chore: update to 5.6.10
kegechen Apr 17, 2023
5dd7950
fix: DMPRISControl style conflicts with design
asterwyx Apr 17, 2023
ba0a42e
feat: add DMPRISControl example
asterwyx Apr 17, 2023
b6251a2
Revert "fix: icon size is abnormal when dpi > 1"
FeiWang1119 Apr 20, 2023
959c50e
chore: init option by baseStyleOption() in diconbutton
FeiWang1119 Apr 19, 2023
3bc9be6
doc: update DSwitchButton docs
chenchongbiao Apr 20, 2023
b33e0e1
fix: remove unused librsvg dependency from dtkwidget.spec
felixonmars Apr 17, 2023
dfbfe0e
fix: suppress cmake warning for missing directory specified
felixonmars Apr 19, 2023
54b1d44
feat: Deprecate DApplicationSettings
18202781743 Apr 24, 2023
c953c09
fix: 修复ArrowRectanble设置位置错误
ut003640 Apr 24, 2023
1fe2f89
fix: titlebar was not updated when titlebarHeight was changed
chenchongbiao Apr 20, 2023
9950235
fix: the redundant field "version" has been added
FeiWang1119 Apr 25, 2023
d31afe8
fix: must set CMAKE_INSTALL_PREFIX before GNUInstallDirs
wineee Apr 28, 2023
df86721
chore: update translation files
FeiWang1119 Apr 28, 2023
cd4c54f
fix: adjust floatbutton's size in compact mode
FeiWang1119 Apr 19, 2023
55c5fae
chore: bump version to 5.6.11
kegechen May 8, 2023
8b9bb62
chore: use activatableServiceNames
kegechen May 9, 2023
1f1cba7
feat: add license dialog widget
FeiWang1119 May 6, 2023
8543d68
chore: Sync by https://github.com/linuxdeepin/.github/commit/2e5e092b…
May 10, 2023
910ee91
chore: update translations about license feature
FeiWang1119 May 10, 2023
40f46bb
fix(licensedialog): it does't work by clicking enter action
FeiWang1119 May 12, 2023
e4fe1f9
chore: change the licenses of example
FeiWang1119 May 12, 2023
23fa848
chore: bump version to 5.6.12
kegechen May 15, 2023
fcb23c7
chore: change the text of the title on licensedialog
FeiWang1119 May 17, 2023
27d2686
chore: Add properties about license in dapplication interface
FeiWang1119 May 17, 2023
cc505e7
chore: Change the text of the title in dlicensedialog
FeiWang1119 May 18, 2023
9249a81
fix: 修改分屏菜单位置错误
caixr23 May 25, 2023
108f29e
fix: abnormal font size
kegechen May 12, 2023
3d7fbd9
chore: update translations abouut license
FeiWang1119 May 18, 2023
e592678
fix: DApplication casting error
Jun 13, 2023
432cf28
fix: TextEdit color group not update
kegechen May 18, 2023
b1d8158
feat(build): support Qt6
Jun 16, 2023
7c6f339
feat(lib): support Qt6
Jun 16, 2023
c8e118b
feat(others): support Qt6
Jun 16, 2023
c9a2c27
fix: correct copy assignment operator
Jun 19, 2023
90cd9e4
fix: compile error of unit test
asterwyx Jun 20, 2023
d11d442
fix: Attempted to overwrite a QRandomGenerator to system() or global().
kegechen Jun 21, 2023
5154876
fix: unit test error under qt5
Jun 21, 2023
9a0ff37
chore: remove old dependency
Jun 21, 2023
5f528d6
fix: fix compile error under qt6
Jun 21, 2023
49a2d3f
fix: unit test error under qt6
Jun 25, 2023
01958f5
fix: titlebar buttons don't recover
asterwyx Jun 20, 2023
572947c
chore: update changelog
Jun 26, 2023
e3dbe87
fix: Button background lightness display error
18202781743 Jun 20, 2023
d5d27e7
doc: update docs for dpasswordedit
homehomehu Jul 3, 2023
9077dda
doc: update docs for dtabbar
homehomehu Jul 4, 2023
953af01
refactor!: deprecate some interfaces in dtk6
Jul 3, 2023
8b74dcb
doc: update docs for dcombobox
Skye-rs Jul 5, 2023
cc130c7
doc: A small change to Dcombobox
Skye-rs Jul 5, 2023
bcca267
doc: update docs for dsuggestbutton
homehomehu Jul 5, 2023
2b70aa0
doc: update docs for dwaterprogress
homehomehu Jul 4, 2023
ef8bede
doc: update docs for dbaseexpand
lavender9527 Jul 4, 2023
86309b6
doc: update docs for diconbutton
lavender9527 Jul 5, 2023
2c566bf
doc: update docs for dipv4lineedit
Skye-rs Jul 7, 2023
4d5068d
doc: update docs for dbuttonbox
LEpoii Jul 4, 2023
50c0b5e
fix: remove ut to support DTK6.0
xzl01 Jul 7, 2023
12d4542
chore: Sync by https://github.com/linuxdeepin/.github/commit/559e9116…
Jul 10, 2023
229ae94
doc: update docs for dwarningbutton
LEpoii Jul 7, 2023
41a290f
doc: update docs for dframe
LEpoii Jul 7, 2023
a1474a6
doc: update docs for dtoolbutton
Skye-rs Jul 10, 2023
9d93be4
fix: the 'ValueChanged' signal was never emitted in dcircleprogress
homehomehu Jul 7, 2023
9ac8d3d
doc: update docs for dspinbox
lavender9527 Jul 5, 2023
9eb870e
doc: update docs for dsearchedit
LEpoii Jul 7, 2023
e85e5b3
doc: update docs for dbaseline
homehomehu Jul 7, 2023
15d3da7
doc: update docs for dcoloredprogressbar
homehomehu Jul 7, 2023
c0954d8
doc: update docs for dprogressbar
LEpoii Jul 13, 2023
a8b7005
chore: reduce compilation warnings
OneZeroer Jul 11, 2023
b805ca2
doc: update docs for dmessagemanager
homehomehu Jul 6, 2023
f8c42bc
Revert "fix: 修改内存泄露问题"
xzl01 Jul 18, 2023
9cdc456
fix: fix memory leak in danchors.cpp
xzl01 Jul 18, 2023
4c21ed6
fix: to fix unused qrc file in UT
xzl01 Jul 21, 2023
6d76f96
feat: add some UT
xzl01 Jul 21, 2023
251bd57
doc: update docs for dtextedit
LEpoii Jul 14, 2023
9bc3238
fix: fix the bug of the test-recoverage.sh
xzl01 Jul 27, 2023
7719418
chore: deprecate dhidpihelper
asterwyx Jul 25, 2023
98e4630
chore: update changelog
deepin-ci-robot Jul 27, 2023
354c335
chore: remove useless files
xzl01 Jul 28, 2023
55d5a8b
feat: Add UT for DComboBox
18202781743 Jul 28, 2023
7582c0d
doc: update docs for dfontcombobox
LEpoii Jul 14, 2023
90d1a82
doc: update docs for dtooltip
lavender9527 Jul 7, 2023
93e53a2
doc: update docs for dcircleprogress
homehomehu Jul 11, 2023
e61c11d
doc: update docs for dcrumbedit
LEpoii Jul 11, 2023
4edf25e
chore: move loadtranslator to dtkgui
kegechen Jul 26, 2023
44806fe
chore: update changelog
asterwyx Aug 11, 2023
180b215
feat: add ut_dpalettehelper
xzl01 Aug 10, 2023
140b611
chore: add test for dwatermarkhelper
xzl01 Aug 17, 2023
1273f82
fix: update dependency libfreetype-dev
asterwyx Aug 21, 2023
540a815
chore: update changelog
deepin-ci-robot Aug 22, 2023
72eafb7
fix: sidebar expand/collapse status error
FeiWang1119 Aug 25, 2023
2c1adec
feat: DFontSizeManager tweak
kegechen Aug 29, 2023
10f8c2c
fix: remove not working test case
xzl01 Aug 29, 2023
c179f37
feat: Add UT for DWaterMarkWidget
18202781743 Aug 18, 2023
70f735d
chore: do not show alert message if text is empty
kegechen Sep 8, 2023
00adf24
chore: support Qt 6.4.2
xzl01 Sep 8, 2023
a0c8a56
fix: example sidebar not show
kegechen Sep 6, 2023
e103b35
chore: update changelog
asterwyx Sep 8, 2023
acc26ba
fix: ColorMode may be inconsistent with settings.
rb-union Sep 12, 2023
eed5c00
chore: correct typos about action slots
felixonmars Sep 30, 2023
f5204e1
feat: use DIconTheme::findQIcon
kegechen Sep 25, 2023
5e69de4
fix: 修复打印预览,切换打印机的时候预览图颜色显示异常
mhduiy Sep 20, 2023
b322faa
doc: update docs for denhancedwidget
lavender9527 Jul 12, 2023
1e90b57
chore: update changelog
deepin-ci-robot Oct 18, 2023
85017ca
feat: change DTK_STATIC_TRANSLATION to the default setting.
wangling12 Jan 18, 2023
0a3eea3
chore: update changelog
deepin-ci-robot Oct 23, 2023
8f23d0f
feat: styleHint tweak
kegechen Oct 23, 2023
4cd9526
chore: add synchronization workflow
asterwyx Oct 26, 2023
2aafeb6
fix: redefinition of verticalTabs
asterwyx Oct 26, 2023
92427db
fix: export inexistent classes in config
asterwyx Oct 27, 2023
74a8ef7
fix: 修复DLicenseDialog内存泄漏
Whale107 Nov 8, 2023
1b09e4c
fix: DArrowRectangle left/right style incorrect
kegechen Nov 9, 2023
026dd19
fix: DApplication初始化过程中会覆盖原有事件掩码,导致丢失事件
LiHua000 Nov 8, 2023
c56ce88
feat: move ddesktopservices to dtkgui
kegechen Nov 13, 2023
38f3ace
chore: update changelog
deepin-ci-robot Nov 28, 2023
30d4e6b
chore: nullptr check in dstyleditemdelegate
kegechen Dec 14, 2023
a4cd985
chore: logical judgment errors
kegechen Dec 14, 2023
771cd99
chore: update changelog
deepin-ci-robot Jan 9, 2024
136d767
fix: double click edit incorrect format
kegechen Jan 8, 2024
491d245
chore: remove unused headers in header
Decodetalkers Dec 28, 2023
ff993b4
chore: update changelog
deepin-ci-robot Jan 10, 2024
3f77284
chore: use hasBlurWindow instead of hasComposite
kegechen Jan 30, 2024
2aba42d
feat: sidebar widget with blur widget behind
kegechen Jan 30, 2024
82ce2cf
chore: bump version to 5.6.23
kegechen Jan 31, 2024
c178626
chore: 调整关于对话框界面布局和样式
Whale107 Nov 14, 2023
1fe5215
fix: 调整关于对话框链接颜色
Whale107 Nov 14, 2023
459d9ab
fix: 修复关于对话框在应用名称很长时内容有被截断的情况
Whale107 Jan 24, 2024
bf032cf
fix: 修复dslider刻度标签内容过长时,显示不下的问题
Mars-cb Feb 5, 2024
9a4a19e
fix: dconfig frequent construction and destruction
kegechen Mar 1, 2024
51197cc
fix: black circle in PasswordEdit
FeiWang1119 Mar 4, 2024
04eb7f9
chore: Adapt to Qt 6.6.1
FeiWang1119 Mar 6, 2024
7fcb19a
Revert "fix: black circle in PasswordEdit"
FeiWang1119 Mar 6, 2024
e98ac15
fix: black circle in PasswordLineEdit
FeiWang1119 Mar 6, 2024
40bc149
chore: update changelog
deepin-ci-robot Mar 11, 2024
559518c
chore: 调整标题栏“更多/最小化/最大化/关闭按钮”的图标为最新1070图标样式
Whale107 Mar 20, 2024
c55bb9c
feat: don't hide alert message automatically.
asterwyx Mar 22, 2024
5dac121
chore: update changelog
deepin-ci-robot Mar 26, 2024
c2bfe2a
chore: disable broken workflow build
asterwyx Apr 1, 2024
15ef7c3
fix: next action rect position error
asterwyx Mar 28, 2024
32807d2
fix: fix the problem of text position in dstyleditemdelegate
ssk-wh Apr 8, 2024
a804182
fix: Split window position error
mhduiy Apr 11, 2024
1bb5eb8
chore: update changelog
deepin-ci-robot Apr 19, 2024
aea1a2c
fix: window menu icon
FeiWang1119 Apr 28, 2024
21571d8
chore: update changelog
deepin-ci-robot Apr 29, 2024
37b0098
fix: 修复大多数按钮不响应enter事件
Whale107 May 7, 2024
5fb659b
revert: "fix: 自定义页码切换问题"
ArchieMeng Apr 26, 2024
3c8f996
fix: support build on qt 6.7
wineee May 9, 2024
4732635
fix: crash when follower was destroyed
kegechen May 13, 2024
7f62e51
chore: update changelog
deepin-ci-robot May 13, 2024
8eb8feb
feat: modify the spacing between the title and the top
mhduiy May 27, 2024
1117431
fix: 解决wayland下,DDialog窗口透明问题的问题 (#578)
cjqkl May 29, 2024
ba79527
chore: update changelog
deepin-ci-robot May 30, 2024
8963586
chore: update changelog
deepin-ci-robot Jun 27, 2024
642c3e6
fix: DMessageManager::sendMessage cause crash
zty199 Jun 25, 2024
88647b2
fix: wrong product icon size in DAboutDialog
zty199 Jul 1, 2024
20a6219
fix: DTitleBar动态设置Icon时间距异常
Whale107 Jul 5, 2024
0af9336
fix: 控制中心标题栏返回按钮消失 (#588)
Whale107 Jul 15, 2024
afe78b1
chore: update changelog
deepin-ci-robot Aug 20, 2024
ef9c07f
chore: update changelog
deepin-ci-robot Aug 21, 2024
df07227
fix: 如果窗口打开时即为最大化状态,则最大化图标显示错误
Whale107 Aug 28, 2024
c229daf
Merge branch 'linuxdeepin:master' into titlebar
Whale107 Aug 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/widgets/dtitlebar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ bool DTitlebar::eventFilter(QObject *obj, QEvent *event)
switch (event->type()) {
case QEvent::ShowToParent:
d->handleParentWindowIdChange();
d->updateButtonsState(d->targetWindow()->windowFlags());
d->handleParentWindowStateChange();
break;
case QEvent::Resize:
if (d->autoHideOnFullscreen) {
Expand Down
Loading