Package Release Info

kvantum-1.0.0-bp154.1.55

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kvantum-doc
kvantum-manager
kvantum-manager-lang
kvantum-openbox-themes
kvantum-qt5
kvantum-themes

Change Logs

* Fri Jan 07 2022 Konstantin Voinov <kv@kott.no-ip.biz>
- Disable 32-bit builds for x86_64
* Mon Dec 20 2021 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 1.0.0
  - Enabled experimental compilation of Kvantum's plugin against Qt6.
    With cmake, "ENABLE_QT5" should be set to "OFF" (as in `cmake ..
  - DENABLE_QT5=OFF`) ? it's "ON" by default.
  - A little more precise calculation of sizes of buttons with bold texts.
  - Take "ToolButtonFollowStyle" into account when getting the style
    from the toolbutton itself (a logical consideration with no effect).
  - Added a workaround for missing panels and frames of LibreOffice's
    input fields.
  - Made Kvantum Manager a little more keyboard friendly.
  - Ensure that the left mouse button is pressed on starting window
    dragging (it may not be pressed in very rare cases, where a popup
    is shown after moving the cursor and closed before dragging).
  - Added a variant of KvCurves3d with light selection color.
  - Derive the disabled highlighted text color from the active
    highlighted text color.
  - Consider the mouseover state for icons of check boxes and radio
    buttons if relevant.
  - Added an example of progress-bar inside view-item to kvantumpreview.
  - Added a workaround for KWin-Wayland's menus and tooltips (they're
    polished before the platform name is set to "wayland").
  - Added an option (to Kvantum Manager) for not blurring inactive windows.
  - Removed the workaround fo the fixed Qt5 bug QTBUG-47043 but added
    another workaround for a similar Qt6 bug.
  - Limit the transparency of PCManFM-Qt's view to its main window.
* Wed Sep 15 2021 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.20.2
  - Respect KDE's scrollbar click behavior by default.
  - Elide push button text if there isn't enough space for it.
  - Allow opening of the user config file from Kvantum Manager.
  - Added LibreOffice to the black list of window dragging (as a
    workaround for issues related to its Qt5 skin under Wayland).
* Thu Aug 12 2021 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.20.1
  - Blacklisted QQuickWidget with window dragging.
  - Made the workaround for bad hard-coded styles of line-edits less strict.
* Mon May 31 2021 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.20.0
  - Fixed drawing of view-items with right-aligned decorations.
  - Added an option for always centering normal tabs (in contrast to the document mode).
  - Added an option (to Kvantum Manager) for styling vertical toolbars.
  - Fixed a small problem in tab overlapping.
  - Don't allow kinetic scrolling inside subwindows.
  - Used version check for KWindowSystem because of method deprecations.
  - Dropped support for Qt5 < 5.12.
* Thu Mar 25 2021 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.19.0
  - Fixes and improvements to window dragging, especially from buttons.
  - Added an option (to Kvantum Manager) for setting the toolbar
    icon size to the font height if possible (it's the special value
    of Kvantum Manager ? Configure Active Theme ? Sizes & Delays ? Toolbar icon:).
  - Better drawing of view-items.
  - Fixed a rare problem in transient scrollbars.
* Tue Jan 05 2021 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.18.0
- The main feature of this release is a better window dragging
  with Qt ? 5.15. It works under X11 and Wayland alike by calling
  the window manager correctly. It also allows dragging from
  buttons (with an option in Kvantum Manager).
- Some other changes:
- Fixed the centered form layouts.
- Made toolbars unmovable by default.
- Better widths for push buttons, tabs and menus.
- Draw the icon of a menubar item instead of its text if it's
  given.
- A new theme is added (KvMojaveMixed1, a variant of KvMojaveMixed)
  and some themes are polished.
- Removed the scroll jump workaround. It interfered with
  animations and cluttered the code to partially compensate for
  a Qt bug.
* Sat Oct 03 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.17.0
- Also, take care of widgets without interior SVG elements on a menu
  that has a high contrast with the window (a possible scenario that
  hasn't happened with any theme so far).
- A workaround for a rare problem in QWidgetAction when menus have
  a high contrast with windows.
- Fixed the text color of thin progressbars inside stylable toolbars
  of dark-and-light themes.
- More accurate calculation of spinbox width under special
  circumstances.
- Distinguish popup indicators from other button indicators on
  mouseover.
* Mon Aug 10 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.16.1
- More explicitness about the color group when getting colors from the standard panel. This fixes a small problem in inactive line-edits of some themes.
- Made the toolbar of recent versions of Krita stylable.
* Wed Jun 24 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.16.0
- Set the scroll indicator size of tabs to that of toolbar buttons.
- Fixed a rare issue in the frame size of grouped elements.
- Added an option to Kvantum Manager for enabling window translucency with non-integer scale factors after showing a warning.
- A workaround for a rare case of Qt's contradicting QStyle in drawing spin boxes.
- Fixed the height of combo menu separators.
- Reset widget palettes on changing style from and to Kvantum. This fixes several problems with on-the-fly style changes, so that an app restart won't be needed in most cases.
- Updated the code for Qt 5.15.
- Added a workaround for a regression in Qt 5.15, which results in QStyleOptionTab reporting an incorrect tab position.
* Wed May 13 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.15.3
- Better calculations for progressbars.
- Aligned a menu-item's text with others' if its icon isn't null but its pixmap is.
- Added a workaround for a small issue in the toolbar timer of Audacious 4.0.
- Removed old stuff from installation.
* Sun Apr 05 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.15.2
- When compensating for menu shadows, consider the cursor position as the last resort.
- Consider RTL in QCommandLinkButton (although Qt doesn't).
* Wed Mar 18 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.15.1
- Fixed a crash in Kleopatra's settings dialog.
- Added some dialog button icons for Qt ? 5.14.
* Wed Mar 11 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.15.0
- Added an option (to Kvantum Manager) for horizontally centered forms.
- Handled the device pixel ratio more locally ? because, apparently, Wayland can give different pixel ratios to different screens.
- Added KvMojaveMixed, a version of KvMojaveLight with dark menubar and primary toolbar.
- Added a workaround for codes that change a line-edit's base color (like in Kate and Konsole).
- Don't set WA_NoSystemBackground with hard-coded translucency. (This solves the problem of Konsole's transparent menubar with some translucent themes.)
- Milder gradient for menus of the default theme.
* Mon Jan 13 2020 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.14.1
- Enforce contrast between symbolic clear icon and background of toolbar lineedits in dark-and-light themes if possible.
- Consider the size of lineedit clear icons to be PM_SmallIconSize.
* Sun Dec 29 2019 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.14.0
- Prevent toolbar arrow on showing kvantumpreview.
- Guarantee correct symbolic icon colors for combos inside toolbars.
- Don't let combo menus have a greater height that ordinary menus (Qt increases their height).
- Never change the palette of toolbar buttons/combos/line-edits that are within a separate window.
- Allow custom elements for focus rectangles of some widgets.
- Removed the redundant key "no_focus_rect".
- Safeguard against a badly edited kvconfig file when writing to it with Kvantum Manager.
- Added a (temporary) workaround for a nasty bug about text translucency in Qt 5.14.0.
- Handle PlaceholderText with Qt ? 5.12.-
* Mon Dec 09 2019 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.13.0
- In tab size calculation, consider the actual tab icon size instead of PM_TabBarIconSize if it exists.
- Don't decrease the minimum size of a spinbox if it's more than enough for its text.
- Don't avoid elided texts in task buttons of LXQt Panel.
- Added a key for the thickness of toolbar separators.
- Ensure correct menu blurring if the compositor starts with a short delay.
- Prevent menus from switching to another screen with a multi-screen setup.
  - obsoletes 01-Prevent-menus-from-switching-screen-with-multi-screen-setup.patch
- Avoid scrollbars in the third page of Kvantum Manager the first time it's shown.
- Put menubar MDI buttons inside menubar frame.
- Don't show the arrow of a tool button with instant popup.
- Fixed an old problem in toolbars of dark-and-light themes.
- A safeguard against buggy Qt plugins that don't handle the tool-button style correctly. (So far, only qt5ct has had bugs.)
* Fri Nov 08 2019 Konstantin Voinov <kv@kott.no-ip.biz>
- -add patch from upstream:  01-Prevent-menus-from-switching-screen-with-multi-screen-setup.patch
* Thu Oct 17 2019 Konstantin Voinov <kv@kott.no-ip.biz>
- Version 0.12.1
  - Added a hacking option for kinetic scrolling to Kvantum Manager. Although Qt's kinetic scrolling has bugs, it doesn't cause crashes with Qt ? 5.13.1.
  - Fixed problems in updating the GUI of Kvantum Manager on theme change.
* Wed Oct 09 2019 Konstantin Voinov <kv@kott.no-ip.biz>
- Restored Qt4 compilation