qt5-style-kvantum (0.20.1+repack-0.1~mx21+1) mx; urgency=medium

  * Import new 0.20.1 release:
    - Blacklisted QQuickWidget with window dragging.
    - Made the workaround for bad hard-coded styles of line-edits less strict.
    - 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.
  * d/control: Minver of Qt is now 5.12. Qt 4 has been dropped in Bullseye, so
    don't build that plugin.
  * d/control: add cmake to BDs and build with that.

 -- Steven Pusser <stevep@mxlinux.org>  Sun, 05 Sep 2021 17:27:16 -0700

qt5-style-kvantum (0.19.0+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
    - Allow dragging from some disabled widgets.
    - Added an option (to Kvantum Manager) for setting the toolbar icon size to
      the font height if possible.
    - Don't style vertical toolbars because, otherwise, they might look ugly.
    - Always check if the drag manager is deleted after it sends mouse events
      (to prevent any crash).
    - Increased the drag distance and delay when dragging is done from buttons.
    - Try to do less calculations to get widget sizes by not consulting
      QCommonStyle as far as possible.
    - Draw view-items independently of QCommonStyle to apply all size settings
      correctly.
    - Always reserve the vertical space for a single-line text in view-items.
      QCommonStyle is inconsistent in this regard and may create a tiny item
      editor when the text is empty. Qt doesn't give enough info to QStyle for
      knowing whether the editor is active.
    - Ignore a view-item's custom brush when it's selected (as QCommonStyle
      does).
    - Cleaned up the code of transient scrollbar animation (and fixed a rare
      case, where a transient scrollbar might not disappear after app startup
      — as in kcharselect).
    - Fixed a small problem in (Krita's) KisSliderSpinBox.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 17 Mar 2021 15:21:28 -0700

qt5-style-kvantum (0.18.0+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
   - Use PE_FrameStatusBarItem with Qt ≥ 5.13.0 and return from it.
   - Made toolbars unmovable by default.
   - Added some effects to the labels of Kvantum Manager's About dialog.
   - Don't let the width of a push button that has text be smaller than 80px
     (although the minimum width may be greater because it depends on the font).
   - Replace text tabs with spaces when calculating label sizes (because text
     tabs aren't expanded when labels are drawn).
   - Always draw the tab text in a single line.
   - Horizontally smaller menus when they have accelerators.
   - Respect the key "no_inactiveness" with all widgets.
   - Get tooltip shadow dimensions only once if compositing is available.
   - Draw the icon of the menubar item instead of its text if it's given.
   - Fixed the field growth policy of centered form layouts.
   - A better window dragging code (x11drag) with Qt ≥ 5.15, that works under
     X11 and Wayland alike by calling the window manager.
   - Added an option (to Kvantum Manager) for dragging windows from buttons.
   - Considered a rare case of window type change for window translucency and
     dragging.
   - Removed the scroll jump workaround. It interfered with animations and
     cluttered the code to partially compensate for Qt's scroll jumps that
      appeared with mouse gestures.

  * Update d/copyright to 2021.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 20 Jan 2021 12:04:52 -0800

qt5-style-kvantum (0.17.0+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
   - Now 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.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 27 Nov 2020 07:19:53 -0800

qt5-style-kvantum (0.16.1+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
    - Consider a toolbar stylable if it contains a tabbar that isn't inside the
      same window.
    - Be more explicit about the color group when getting colors from the
      standard palette.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 19 Aug 2020 10:27:31 -0700

qt5-style-kvantum (0.16.0+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release:
   - 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.

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 28 Jul 2020 11:24:58 -0700

qt5-style-kvantum (0.15.3+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release: (accumulated changes since 14.1)
    - 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.
    - Considered the cursor position when compensating for menu shadows.
    - Covered RTL in QCommandLinkButton (although Qt doesn't).
    - Fixed a crash in Kleopatra's settings dialog.
    - Added some dialog button icons for Qt ≥ 5.14.
    - 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.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 22 Jun 2020 01:51:04 -0700

qt5-style-kvantum (0.14.1+repack-1~mx19+1) mx; urgency=medium

  * New upstream release: build for MX Linux:
    - Enforced contrast between symbolic (SVG) clear icon and background of
      toolbar lineedits in dark-and-light themes. (with Qt ≥ 5.12)
    - Considered the size of lineedit clear icons to be PM_SmallIconSize. (with
      Qt ≥ 5.12)
    - Correct symbolic icon colors are guaranteed for combos inside toolbars.
    - No extra heights for combo menus.
    - Allow custom elements for focus rectangles of some widgets.
    - Removed the redundant key no_focus_rect.
    - Safeguards against a badly edited kvconfig file.
    - Handled PlaceholderText with Qt ≥ 5.12.
    - Added a (temporary) workaround for the text rendering bug of Qt 5.14.0.
    - When calculating the tab size, consider the actual tab icon size (which may
      rarely be different from PM_TabBarIconSize).
    - Ensure correct menu blurring if the compositor kicks in with a short delay.
    - Allow elided texts in task buttons of LXQt Panel.
    - Prevent menus from switching screen with multi-screen setups.
    - Don't add an arrow to a tool button with instant popup.
    - Fixed an old problem in toolbars of dark-and-light themes.
    - A key is added for the thickness of toolbar separators.

 -- Steven Pusser <stevep@mxlinux.org>  Mon, 02 Mar 2020 16:44:21 -0800

qt5-style-kvantum (0.12.1+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release: build for MX Linux.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 30 Oct 2019 20:29:00 -0700

qt5-style-kvantum (0.11.2+repack-0.1~mx19+1) mx; urgency=medium

  * New upstream release.
  * Rework rules file to build and install Qt 4 plugins also.

 -- Steven Pusser <stevep@mxlinux.org>  Tue, 30 Jul 2019 17:29:51 -0700

qt5-style-kvantum (0.11.1+repack-2) unstable; urgency=medium

  * Switched to unstable - freeze is over.
  * Bumped standards to 4.4.0, no changes needed.
  * Added a .gitignore file

 -- Alf Gaida <agaida@siduction.org>  Wed, 10 Jul 2019 23:10:06 +0200

qt5-style-kvantum (0.11.1+repack-1) experimental; urgency=medium

  * Cherry-picked new upstream version 0.11.1.

 -- Alf Gaida <agaida@siduction.org>  Sat, 18 May 2019 01:35:58 +0200

qt5-style-kvantum (0.11.0+repack-1) experimental; urgency=medium

  * Cherry-picked new upstream version 0.11.0.
  * Marked qt5-style-kvantum-themes Multi-Arch: foreign
  * Switched to experimental

 -- Alf Gaida <agaida@siduction.org>  Wed, 01 May 2019 01:11:39 +0200

qt5-style-kvantum (0.10.9+repack-2) unstable; urgency=medium

  * Removed Franciscarlos Santos Soares <prof.franciscarlos@gmail.com> from
    Uploaders

 -- Alf Gaida <agaida@siduction.org>  Mon, 11 Feb 2019 01:32:37 +0100

qt5-style-kvantum (0.10.9+repack-1) unstable; urgency=medium

  * Cherry-picked new upstream version 0.10.9.
  * Replaced debhelper and compat with debhelper-compat (= 12)
  * Bumped standards to 4.3.0
  * Bumped copyright years.
  * Added build dependency libkf5windowsystem-dev

 -- Alf Gaida <agaida@siduction.org>  Wed, 06 Feb 2019 01:25:38 +0100

qt5-style-kvantum (0.10.8+repack-1) unstable; urgency=medium

  * Initial release (Closes: #889075)

 -- Alf Gaida <agaida@siduction.org>  Sat, 25 Aug 2018 14:49:31 +0200
