Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (178d) 

2024-06-06 09:09:50 UTC Now

2022-04-25 08:31:34 UTC MAIN commitmail json YAML

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

(markd)