https://bugs.kde.org/show_bug.cgi?id=475172

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/-/commit/8f28652 |hics/krita/-/commit/6aed967
                   |1ed95e83ac8740a6dd96e123aee |f9e7024e38e7bc5d59da8983987
                   |759c58                      |cb3d6a

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 6aed967f9e7024e38e7bc5d59da8983987cb3d6a by Dmitry Kazakov.
Committed on 20/10/2023 at 17:49.
Pushed by dkazakov into branch 'krita/5.2'.

Rely to Qt's internal mechanism of setting window title

Now our forked version of Qt has an option to enable showing
document name in the main window title all the time
(QMdiArea::AlwaysShowSubwindowNameInTitleBar), so we don't need
our own implementation of it.

# Conflicts:
#       libs/ui/KisMainWindow.cpp

M  +13   -3    CMakeLists.txt
A  +4    -0    config-qmdiarea-always-show-subwindow-title.h.cmake
M  +18   -8    libs/ui/KisDocument.cpp
M  +3    -8    libs/ui/KisDocument.h
M  +30   -78   libs/ui/KisMainWindow.cpp
M  +2    -10   libs/ui/KisMainWindow.h
M  +37   -9    libs/ui/KisView.cpp
M  +2    -2    libs/ui/KisView.h
M  +0    -9    libs/ui/KisViewManager.cpp
M  +0    -2    libs/ui/kis_statusbar.cc
M  +0    -4    libs/ui/kis_statusbar.h

https://invent.kde.org/graphics/krita/-/commit/6aed967f9e7024e38e7bc5d59da8983987cb3d6a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to