diff options
author | markd <markd@pkgsrc.org> | 2022-04-25 08:31:34 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-04-25 08:31:34 +0000 |
commit | f946e182c0dcc57c3b6c0431fd1fd5f59721d6ef (patch) | |
tree | a26d2171ef8795882d4d69830e25c092a88baf76 /x11 | |
parent | c36975470012b01990bfc1d3b0bc978e2dd4ac62 (diff) | |
download | pkgsrc-f946e182c0dcc57c3b6c0431fd1fd5f59721d6ef.tar.gz |
kconfigwidgets: update to 5.93.0
5.81.0
Introduce KHamburgermenu (bug 368421)
5.82.0
Use new version-controlled enumerator deprecation warning macros
Un-overload KConfigDialogManager::settingsChanged() signals
5.83.0
Deprecate KTipDatabase and KTipDialog
[KHamburgerMenu] Ignore native menus
Add KCommandBar - a hud-style dialog for quickly executing QActions
5.84.0
Expose model of KColorSchemeManager
Update API docs with respect to
KXMLGuiFactor::showConfigureShortcutsDilaog()
Deprecate KStatefulBrush::brush(const QWidget*)
Fix tiny black rectangles with rounded corners
Fix filtering in KCommandBar
KRecentFilesAction: document that local file URLs in the temp dir are
ignored
5.85.0
[KCModule] Deprecate ctor that takes KAboutData
Make sure commandbar has unique actions
add icons for all zoom standard actions
KCommandBar update
Show fuzzy matches in command bar
enable auto-switching color scheme for Windows apps when Default color
scheme is active
Fix crash when calling KHamburgerMenu::setMenuBar(nullptr)
5.86.0
Add support for static builds
Hide KHamburgerMenu in QMenus when a native menu bar is used
5.87.0
Do not emit deprecation warnings for overload which gets chosen by compiler
5.88.0
Fix auto color scheme switching
[kcolorschememodel] Expose color scheme id
[KCommandBar] Additionally sort commands by name
[KCommandBar] Don't display an indent for an icon if no item has an icon
[KCommandBar] Skip actions with empty text
Read proper color setting on Windows
[KCommandBar] Show information about a command in a tooltip
5.89.0
Add color scheme saving and loading
Fix hamburger menu opening as a window on Wayland
[KCommandBar] Add placeholder text for empty view
[KCommandBar] Fix rendering of chord shortcuts
[KCommandBar] Dynamic column widths + shortcuts alignment
5.90.0
Fix conditions used in cmake.in config file
[kcolorschememodel] Read .colors files from assets on Android
Sync default colors from Breeze Light color scheme
kcommandbar: Don't warn if action is separator
[kcmodule] Deprecate aboutData and componentData
[KCommandBar] Fix resetting m_hasActionsWithIcons
5.91.0
KLanguageButton: Don't insert duplicates
KLanguageButton: Adapt to new .desktop filenames
Change shortcuts of standard actions if standard shortcut changes
Use BUILD* deprecation wrapper for virtual method
Simplify KHamburgerMenu menu items
Only require KAuth on Linux/FreeBSD
Don't use KAuth on Windows
5.92.0
KHamburgerMenu: Avoid null receiver warning upon showing menubar
Add a KColorScheme::operator==
KHambugerMenu: Fix crash on windows when showing the window menubar from the
HamburgerMenu
5.93.0
Merge KColorSchemePrivate::init and constructor
Unify both KColorSchemePrivate constructors
Default to light mode, where AppsUseLightTheme isn't set (notably Windows
8.1)
Move KStatefulBrush to its own dedicated header
Deprecate KColorScheme::contrast
Fix automatic color scheme on Windows
khamburgermenu: Ensure menu is polished before creating window
Fix blame ignore list
[kcolorschememanager] Initialize selected scheme from config
Add Android to supported platforms in the repo metadata
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kconfigwidgets/Makefile | 3 | ||||
-rw-r--r-- | x11/kconfigwidgets/PLIST | 13 | ||||
-rw-r--r-- | x11/kconfigwidgets/distinfo | 8 |
3 files changed, 16 insertions, 8 deletions
diff --git a/x11/kconfigwidgets/Makefile b/x11/kconfigwidgets/Makefile index 01a7644f894..97223872dd0 100644 --- a/x11/kconfigwidgets/Makefile +++ b/x11/kconfigwidgets/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2022/04/18 19:10:14 adam Exp $ +# $NetBSD: Makefile,v 1.51 2022/04/25 08:31:34 markd Exp $ DISTNAME= kconfigwidgets-${KF5VER} -PKGREVISION= 7 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kconfigwidgets/PLIST b/x11/kconfigwidgets/PLIST index 6594aae960d..40b68d4e1b8 100644 --- a/x11/kconfigwidgets/PLIST +++ b/x11/kconfigwidgets/PLIST @@ -1,38 +1,46 @@ -@comment $NetBSD: PLIST,v 1.9 2021/03/30 10:58:29 markd Exp $ +@comment $NetBSD: PLIST,v 1.10 2022/04/25 08:31:34 markd Exp $ bin/preparetips5 include/KF5/KConfigWidgets/KCModule include/KF5/KConfigWidgets/KCodecAction include/KF5/KConfigWidgets/KColorScheme include/KF5/KConfigWidgets/KColorSchemeManager +include/KF5/KConfigWidgets/KColorSchemeModel +include/KF5/KConfigWidgets/KCommandBar include/KF5/KConfigWidgets/KConfigDialog include/KF5/KConfigWidgets/KConfigDialogManager include/KF5/KConfigWidgets/KConfigViewStateSaver +include/KF5/KConfigWidgets/KHamburgerMenu include/KF5/KConfigWidgets/KHelpClient include/KF5/KConfigWidgets/KLanguageButton include/KF5/KConfigWidgets/KLanguageName include/KF5/KConfigWidgets/KPasteTextAction include/KF5/KConfigWidgets/KRecentFilesAction include/KF5/KConfigWidgets/KStandardAction +include/KF5/KConfigWidgets/KStatefulBrush include/KF5/KConfigWidgets/KTipDialog include/KF5/KConfigWidgets/KViewStateMaintainer include/KF5/KConfigWidgets/kcmodule.h include/KF5/KConfigWidgets/kcodecaction.h include/KF5/KConfigWidgets/kcolorscheme.h include/KF5/KConfigWidgets/kcolorschememanager.h +include/KF5/KConfigWidgets/kcolorschememodel.h +include/KF5/KConfigWidgets/kcommandbar.h include/KF5/KConfigWidgets/kconfigdialog.h include/KF5/KConfigWidgets/kconfigdialogmanager.h include/KF5/KConfigWidgets/kconfigviewstatesaver.h include/KF5/KConfigWidgets/kconfigwidgets_export.h +include/KF5/KConfigWidgets/kconfigwidgets_version.h +include/KF5/KConfigWidgets/khamburgermenu.h include/KF5/KConfigWidgets/khelpclient.h include/KF5/KConfigWidgets/klanguagebutton.h include/KF5/KConfigWidgets/klanguagename.h include/KF5/KConfigWidgets/kpastetextaction.h include/KF5/KConfigWidgets/krecentfilesaction.h include/KF5/KConfigWidgets/kstandardaction.h +include/KF5/KConfigWidgets/kstatefulbrush.h include/KF5/KConfigWidgets/ktip.h include/KF5/KConfigWidgets/ktipdialog.h include/KF5/KConfigWidgets/kviewstatemaintainer.h -include/KF5/kconfigwidgets_version.h lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfigVersion.cmake lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsTargets-noconfig.cmake @@ -176,6 +184,7 @@ share/locale/mr/LC_MESSAGES/kconfigwidgets5.mo share/locale/mr/kf5_entry.desktop share/locale/ms/LC_MESSAGES/kconfigwidgets5.mo share/locale/ms/kf5_entry.desktop +share/locale/my/kf5_entry.desktop share/locale/nb/LC_MESSAGES/kconfigwidgets5.mo share/locale/nb/kf5_entry.desktop share/locale/nds/LC_MESSAGES/kconfigwidgets5.mo diff --git a/x11/kconfigwidgets/distinfo b/x11/kconfigwidgets/distinfo index 69bc183c44d..5ceeb1ad7c6 100644 --- a/x11/kconfigwidgets/distinfo +++ b/x11/kconfigwidgets/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2021/10/26 11:33:55 nia Exp $ +$NetBSD: distinfo,v 1.14 2022/04/25 08:31:34 markd Exp $ -BLAKE2s (kconfigwidgets-5.80.0.tar.xz) = 135b61d5fcf10220a65dd4d53bf5ee7b876fa97e4409dcd5e6deb80ca8c24f11 -SHA512 (kconfigwidgets-5.80.0.tar.xz) = f482d86ce3b893c4c0dce6fb6db005759bdfbb794114e636ff63a2a7db762e2ddaf2f53c0363561a4581967a6177b0ae077febd020d46bfc32211fab5725fa3d -Size (kconfigwidgets-5.80.0.tar.xz) = 389484 bytes +BLAKE2s (kconfigwidgets-5.93.0.tar.xz) = 667794ec857acb8c876b13b16ccfdafebdd1a1cf448c59bf750ce05cd100fff4 +SHA512 (kconfigwidgets-5.93.0.tar.xz) = d25d61be21cc2270ec3beb4e27fa7555d3c5d99c9a4440f2b79bd5531f73cb48cfeea38c7c969762ad0f9992f9ac91a641709a8c4a2a6b7c28132fc54632a32f +Size (kconfigwidgets-5.93.0.tar.xz) = 416572 bytes |