Subject: CVS commit: pkgsrc/x11/kxmlgui
From: Mark Davies
Date: 2022-04-25 11:17:52
Message id: 20220425091752.ADDDBFB1A@cvs.NetBSD.org

Log Message:
kxmlgui: update to 5.93.0

5.82.0
Fix initial window size calculations
Don't build with KGlobalAccel on Windows, Mac, and Android

5.83.0
Add KCommandBar to KXMLGui-using apps by default
Remove the Attica requirement by using the store's new links
Use new version-controlled enumerator deprecation warning macros
Ensure instances of derived Private classes are properly destructed
Don't translate urls

5.84.0
Refine KActionCollection::setComponentName warning
showConfigureShortcutsDialog: use configure(true) instead of show()
Hide tooltip instantly before showing whatsthis
KToolTipHelper available since 5.84
Improve positioning of what's this tooltips in menus
Fix tooltips sometimes not showing up in menus
Do not show a tooltip for actions that have a submenu
Make ToolTips expandable
Make DBus dependency on Windows and Mac optional

5.85.0
commandbar: collect actions using the guiFactory
Fix KShortcutsDialog build
KShortcutsDialog: add another, simpler, constructor

5.86.0
Add support for static builds

5.87.0
Add missing Q_INIT_RESOURCE(kxmlgui)
Replace "Libraries" by "Components" to show KAboutComponents info

5.88.0
Migrate "State" config entry to state config group if available
Allow apps to opt-in storing state data in separate file
[ci] Remove unused kwindowsystem dep

5.90.0
Fix nested @ expansion in CMake config file
[KToolBar] Add actions from delayed toolbutton menus to context menu
Do not steal all keys from shortcut

5.91.0
Check executables exist in PATH before passing them to QProcess
Use uppercase includes
Allow KToolBar to be in other places than MainWindow's ToolBarArea
Fix i18n comment not being properly extracted

5.92.0
Support build without Qt session manager
Add an action in help menu for command bar

5.93.0
KShortcutsEditorDelegate: Fix HiDPI rendering of indicator arrows
Tests: Enable HiDPI pixmap rendering
Add Android to supported platforms in repo metadata
Fix broken "Add to Toolbar" action

Files:
RevisionActionfile
1.46modifypkgsrc/x11/kxmlgui/Makefile
1.8modifypkgsrc/x11/kxmlgui/PLIST
1.15modifypkgsrc/x11/kxmlgui/distinfo