| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | zoomwidgetactions: allow the zoom actions to appear in the commandbar | Méven Car | |
| kxmlgui KCommandBar uses QAction::menu() to construct its action list. Reuse the popupMenu as the menu, so KCommandbar finds zoom actions. | |||
| 2025-06-28 | Add margins to the zoom menu entry | Gleb Kasachou | |
| 2025-06-27 | Combine the zoom menu entries into one Line | Gleb Kasachou | |
| Replaced a KActionMenu that contained separate Zoom In, Zoom Out and Reset Zoom actions with a single QWidgetAction that provides the same functionality using three buttons arranged in a single line. Keyboard shortcuts for the three actions are preserved, and the actions still appear separately in the View submenu in the menubar. | |||
