okular/part
snooxx 💤 1d30b03e39
Bring corner radius of popup messages in line with widget style
In 0070baaf `PageViewMessage` to display on-canvas notifications was
introduced, featuring rounded corners. Over the years, overall
preferences in the industry regarding the corner radius have changed
multiple times, with recent efforts trying to ensure a more consistent
usage in the entire UI of KDE's products.

Let's use a corner radius better matching the radius commonly used in
the current widget style, i.e. a bit less rounded, to make the message
fit in better with surrounding buttons and frames. Note that this is not
specific to Breeze, since most widget styles nowadays use a similar
corner radius. The radius is compatible with `KTextEditor::Message` too,
which is used in a similar context.

Test Plan:
  - Start Okular: The "Welcome" message and the "Document Loaded"
    message have a more professional look to them.
  - Open the annotations sidebar: The "No Annotations" message better
    fits in with the sidebar's frame.
2022-03-08 16:38:19 +00:00
..
data Fix wrong default font string for annotation tools 2022-02-22 14:38:44 +01:00
actionbar.cpp clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
actionbar.h clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
annotationactionhandler.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationactionhandler.h Make annotation toolbar visibility changed connection unique 2021-08-13 21:28:39 +00:00
annotationmodel.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationmodel.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
annotationpopup.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationpopup.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
annotationpropertiesdialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationpropertiesdialog.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
annotationproxymodels.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationproxymodels.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
annotationtools.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationtools.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
annotationwidgets.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotationwidgets.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
annotwindow.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
annotwindow.h Make meaning of sponsoring note more clear 2021-06-10 08:11:56 +00:00
bookmarklist.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
bookmarklist.h Fix broken page MiniBar 2022-02-22 23:16:34 +00:00
certificateviewer.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
certificateviewer.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
CMakeLists.txt New part/ directory for okularpart sources from /, ui/, conf/ 2020-11-18 19:32:56 +00:00
colormodemenu.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
colormodemenu.h Convert license headers to SPDX for newly added files 2021-06-10 08:11:56 +00:00
cursorwraphelper.cpp CursorWrapHelper: Do not crash on Wayland. 2021-07-02 21:36:13 +00:00
cursorwraphelper.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgaccessibility.cpp Allow user to select tts voice in addition to engine. 2022-02-14 08:20:14 -07:00
dlgaccessibility.h Allow user to select tts voice in addition to engine. 2022-02-14 08:20:14 -07:00
dlgannotations.cpp Fix minor typo 2021-08-15 08:53:44 +03:00
dlgannotations.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgdebug.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgdebug.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgeditor.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgeditor.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlggeneral.cpp Move default annotation toolbar setting to annotation setting page 2021-08-13 21:28:39 +00:00
dlggeneral.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgperformance.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgperformance.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
dlgpresentation.cpp Fix uninitialized memory read when opening the settings 2021-12-27 21:55:24 +00:00
dlgpresentation.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
drawingtoolactions.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
drawingtoolactions.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
editannottooldialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
editannottooldialog.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
editdrawingtooldialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
editdrawingtooldialog.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
embeddedfilesdialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
embeddedfilesdialog.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
extensions.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
extensions.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
fileprinterpreview.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
fileprinterpreview.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
findbar.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
findbar.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
formwidgets.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
formwidgets.h Simplify form action handling 2022-01-24 16:00:19 +01:00
ktreeviewsearchline.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
ktreeviewsearchline.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
latexrenderer.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
latexrenderer.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
layers.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
layers.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
magnifierview.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
magnifierview.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
minibar.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
minibar.h Fix minor typo 2021-08-15 08:53:44 +03:00
okmenutitle.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
okmenutitle.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pageitemdelegate.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
pageitemdelegate.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
pagesizelabel.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pagesizelabel.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pageview.cpp Make clang-format happier 2022-03-12 10:59:53 +01:00
pageview.h PDF: Allow signing unsigned signature fields 2022-01-24 13:18:36 +01:00
pageviewannotator.cpp Create empty inline note and then open dialog to get user's input. 2022-03-12 00:57:36 +01:00
pageviewannotator.h Uncheck mouse mode action when annotation tool selected 2021-06-19 14:12:19 +00:00
pageviewmouseannotation.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
pageviewmouseannotation.h Make meaning of sponsoring note more clear 2021-06-10 08:11:56 +00:00
pageviewutils.cpp Bring corner radius of popup messages in line with widget style 2022-03-08 16:38:19 +00:00
pageviewutils.h [PageViewMessage] Resolve icon on the fly 2021-11-23 21:55:01 +01:00
part-viewermode.rc ui.rc files: consistently use <gui> instead of deprecated <kpartgui> 2020-11-28 17:29:11 +01:00
part.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
part.h Part::queryClose: Don't ask the user if he wants to save file types we can't save 2022-02-22 13:20:37 +00:00
part.rc Add KHamburgerMenu 2021-11-09 01:27:50 +00:00
preferencesdialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
preferencesdialog.h Adds option editor-cmd to the commandline 2022-02-18 13:33:28 +00:00
presentationsearchbar.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
presentationsearchbar.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
presentationwidget.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
presentationwidget.h Presentation: Don't hide toolbar if we're not really leaving the window 2021-11-23 23:41:32 +00:00
propertiesdialog.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
propertiesdialog.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
revisionviewer.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
revisionviewer.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
searchlineedit.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
searchlineedit.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
searchwidget.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
searchwidget.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
side_reviews.cpp Bring corner radius of popup messages in line with widget style 2022-03-08 16:38:19 +00:00
side_reviews.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
sidebar.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
sidebar.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
signaturepanel.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
signaturepanel.h PDF: Allow signing unsigned signature fields 2022-01-24 13:18:36 +01:00
signaturepartutils.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
signaturepartutils.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
signaturepropertiesdialog.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
signaturepropertiesdialog.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
snapshottaker.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
snapshottaker.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
textdocumentsettings.ui New part/ directory for okularpart sources from /, ui/, conf/ 2020-11-18 19:32:56 +00:00
thumbnaillist.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
thumbnaillist.h Onetime sync thumbnail 2022-02-18 12:12:41 +00:00
toc.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
toc.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
toggleactionmenu.cpp ToggleActionMenu::createWidget(): Do not crash if parent is not a QToolBar 2021-08-06 13:58:02 +02:00
toggleactionmenu.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
tts.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
tts.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
url_utils.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
videowidget.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
videowidget.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
widgetannottools.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
widgetannottools.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
widgetconfigurationtoolsbase.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
widgetconfigurationtoolsbase.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
widgetdrawingtools.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
widgetdrawingtools.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
xmlgui_helper.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
xmlgui_helper.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00