kvantum (0.10.5.git20170927-1mx15+1) mx; urgency=medium

  * New upstream release:
   - Don't draw the groove of a transient scrollbar.
   - Reduced the selection tint to 20%.
   - No repeating pattern for menu separators.
   - Removed "Attached active tab..." from Kvantum Manager because it may
     spoil the theme.
   - Added keys for scrollbar extent and toolbar grouping to Kvantum Manager.
   - Ensure total transparency for the last frame of the transient scrollbar
     animation.
   - Don't let transient scrollbars overlap the frames of their views.
   - Localization.
   - Changed the keys "size.minwidth" and "size.minheight" to "min_width" and
     "min_height" respectively and added support for setting their values in
     terms of app font height and also as increments.
   - Ability to set frame expansion in terms of app font height (for total
     roundness to be independent of font size).
   - Ability to set active_tab_overlap in terms of app font height.
   - Suppressed GCC7 compilation warnings about "-Wimplicit-fallthrough=". (Red
     Hat again! Do they think people are stupid?)
   - Added optional toggle and press text colors for menu(-bar) items. The
     fallback is focus color.
   - Added a key for a 25% translucent background for transient scrollbars when
     needed.
   - Compensated for menu shadows when positioning menus (thanks
     to Craig Drummond).
   - Give viewitem top and bottom margins (frame width + text margin) to combo
     popup items and make their background transparent.
   - Made the combo menu (popup as menu) exactly like a menu.
   - A key for removing checkboxes from combo menus.
   - Set the QObject property "menu_shadow", which is a QList<int> containing
     left, top, right and bottom menu shadow thicknesses in that order.
   - If needed, set the window text color of menus to the normal menuitem text
     color because some apps may do weird things with menus.
   - Added a key (to Kvantum manager) to reduce window translucency or set it in
     themes that don't have a translucent SVG backround for windows.
   - Added a key for "embedded" tabs, which are half embedded in their widgets.
   - Separated the Qt4 code from the Qt5 one.
   - Defined a few standard Qt icons.
   - Fixed the size of tool buttons with just an arrow.
   - A key for transparent arrow (tool) buttons.
   - If the widget has no interior, check whether it has a high contrast with
     its container.
   - Group tabbar scroll buttons together and remove their states.
   - Optionally separate titlebar buttons for dock widgets.
   - Make titlebars match the theme according to its lightness or darkness under
     GTK DEs like Gnome (by Craig Drummond). Now, the suffix "Dark" can have a
     practical meaning in the theme name.
   - Accept dark themes inside light theme directories.
   - Editable theme combobox in Kvantum Manager for finding installed themes by
     typing.
   - Put the progress text in front of the bar when "progressbar_thickness" is
     less than the text (font) height.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 27 Sep 2017 17:07:11 -0700

kvantum (0.10.4.git20170721-1mx17) mx; urgency=medium

  * New pull from git.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 06 Sep 2017 18:32:33 -0700

kvantum (0.10.4+git20170621-1mx15+2) mx; urgency=medium

  * Revamp rules file to really get the switching working for older Qt.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 14 Jul 2017 21:07:04 -0700

kvantum (0.10.4+git20170621-1mx15+1) mx; urgency=medium

  * Rebuild for the MX repo.
  * Add automatic switching for Qt 4 or 5 binary builds and installs.

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 06 Jul 2017 12:02:36 -0700

kde-style-kvantum (0.10.4-1mx15+1) mx; urgency=medium

  * New upstream release, build for MX 15:
    - "Transient scrollbars" are fully supported (see Kvantum Manager/Configure
      Active Theme/Compositing & General Look). They usually take no extra
      space, appear on top of their scroll views when needed, and fade out
      when not needed.
    - Translucency problems are fixed -- especially those found in Qt ≥ 5.7.
    - Focus rectangle is added to all themes.
    - A key is added to Kvantum Manager for removing window/dialog tiling
      patterns in themes that have them (see KvCurves3d);
    - Preliminary Wayland support is added.
    - Many fixes, modifications and workarounds are made.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 07 Apr 2017 14:52:05 -0700

kde-style-kvantum (0.10.3-1mx15+1) mx; urgency=medium

  * New upstream release, build for MX 15:
    - Choose the correct arrow for toolbar and menubar extension buttons.
      Unfortunately, the arrows can have no state other than normal and
      disabled (a Qt bug).
    - No state other than normal is needed for toolbutton flat arrows.
    - Added yet another toolbutton size workaround when the button text is
      too long.
    - Added the hacking key "no_selection_tint" to Kvantum Manager.
    - Support shadow for groupbox label.
    - Added support for blurring any hard-coded translucency (and not just
      Konsole) with kwin.
    - Added support for app specific themes (to Kvantum Manager).
    - Added a dark variant of KvArc (KvArcDark).
    - Added a key for overlapping the active tab.
    - Added a key to disable frame expansion for inactive tabs.
    - Added a key for scrollable menus (to Kvantum Manager).
    - Draw all toolbuttons auto-raised inside toolbars.
    - Add hover effect only selectively.
    - Added CMake support (while qmake is kept).
    - Added two keys for toolbar spacing.
    - Added a key for submenu delay (to Kvantum Manager). It can be used to
      show submenus only by clicking.
  * debian/rules: force use of the qmake build.

 -- Steven Pusser <stevep@mxlinux.org>  Wed, 11 Jan 2017 08:54:36 -0800

kde-style-kvantum (0.10.2-1mx150+1) mx; urgency=medium

  * New upstream release, build for MX 15:
    - Added a key for drawing scrollbars inside the view frame (thanks to Craig
      Drummond).
    - Draw the background of scrollbar and scroll corner area appropriately when
      the scrollbar is inside the view frame.
    - Consider digiKam's DAbstractSliderSpinBox as a KisSliderSpinBox.
    - Added a key for drawing combo popups as menu popups (thanks to Craig).
    - Expand x11drag option to allow finer control (thanks to Craig).
    - Allow bold and italic GroupBox titles (thanks to Craig).
    - Added an Arc like theme.
    - Added a key for drawing tree branch lines (to Kvantum Manager).
    - Added a key for setting the width of horizontal spin buttons (to Kvantum
      Manager).
    - Global minimum width for push buttons.
    - Center text+icon in push buttons.
    - Added a key for layout margins (thanks to Craig).
    - Support monochrome icon sets that reverse the color of selected icons.
    - Added a hacking key for not tinting selected icons.
    - Added a key for frame patterns.
    - Added support for focus rectangle to comboboxes.
    - Added a key to respect some DE settings (thanks to Craig).
    - Added a theme inspired by Ubuntu's Ambiance.
    - Added a fair copy of Ubuntu's Ambiance.
    - Added an optional section for styling toolbar buttons.
    - Added an optional key for distinguishing between expanded and usual
      frames.
  * Add qt4_and_hardening.patch.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Mon, 03 Oct 2016 17:09:47 -0700

kde-style-kvantum (0.10.1-1mx150+1) mx; urgency=medium

  * New upstream release, build for MX 15:
    - No label spacing for checkboxes and radiobuttons that have neither text
      nor icon. 
    - Added a dark cyan theme.
    - State change animation for line-edits and also for spin and combo boxes
      when they're drawn as line- edits.
    - Quietened compiler warnings with Qt-5.7.
    - Use "const char*" instead of "QString" wherever appropriate.
    - Don't draw the panel of a dock title button twice.
    - Fixed RTL view items.
    - Draw text based on its direction, not based on the layout direction.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Sun, 04 Sep 2016 16:08:23 -0700

kde-style-kvantum (0.10.0-1mx150+1) mx; urgency=medium

  * New upstream release, build for MX 15:
    - Added optional state change animation for buttons and non-editable
      comboboxes.
    - Draw flat pushbuttons like auto-raised toolbuttons.
    - A workaround for QtWebEngine's selection text issue.
    - Added an Oxygen-like theme.
    - Don't force size grip on a dialog that doesn't have a layout or its layout
      has a size constraint of "SetFixedSize" or "SetNoConstraint".
    - Consider QML anchoring, because of which, some widgets can't have frame
      expansion, tiling pattern or even interior gradient.
    - No interior and frame expansion when the label of a group box is drawn on
      its top frame.
    - Added support for expanded frame sizes.
    - Remember theme specifications instead of getting theme repeatedly! This can
      save considerable CPU usage when a GUI is being updated quickly and
      continuously.
    - Added two themes to the collection.
    - Deal with QML peculiarities.
    - Added support for separate checkboxes and radiobuttons on menus.
    - Fall back to the normal state if an object for another state isn't found.
    - Draw the focus frame around widgets with keyboard focus if it's enabled in
      the theme (it's disabled in the default theme).
    - Added a key for disabling pushbutton contents shift.
    - Simplified the logic for tab separators and removed "joined_active_tab".
    - Added a hacking key for merging PCManFM-Qt's folder-view with its 
      surroundings (to Kvantum Manager).
    - Added a dark version of KvSimplicity (KvSimplicityDark).
  * Enable hardening=+all when building.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Sun, 31 Jul 2016 09:34:44 -0700

kde-style-kvantum (0.9.6-1mx150+1) mx; urgency=medium

  * New upstream release, build for MX 15:
    - Added support for default button interior.
    - Show menu titles in the toggled and not pressed state.
    - Added an option for putting the group-box label above the frame.
    - Removed scrollbar add-line and sub-line frame and interior.
    - Add a key to join the active tab to its (inactive) adjacent tab(s). Also
      added support for tab separators.
    - Added a key for drawing spin indicators inside the spin line-edit.
    - When toolbar buttons are grouped and one of the buttons is shown or
      hidden, update the toolbar.
    - Corrections to the states of toolbuttons with menu arrow.
    - Corrected blurring with HDPI because the HDPI tranlucency bug is fixed in
      Qt-5.6. Also tried to correct icon sizes for odd DPRs.
    - Set tab horizontal and vertical spaces according to tab frame thickness
      (which results in an appropriate space between close button and right
      frame).
    - Added an experimental hacking key for setting the icon size of LXQT's main
      menu when it isn't styled by LXQT.
    - Added "What's This?" to Kvantum Manager.
    - Added a workaround for a Qt5 bug (QTBUG-47043), because of which,
      _NET_WM_WINDOW_TYPE is set to _NET_WM_WINDOW_TYPE_NORMAL instead of
      _NET_WM_WINDOW_TYPE_DROPDOWN_MENU or _NET_WM_WINDOW_TYPE_POPUP_MENU for
      QMenu.
    - Added a key for always centering tabs in the document mode.
    - Don't preserve permission mode when installing theme directories (Ark may
      give silly permissions to folders when extracting GitHub's zipped source).

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Sun, 15 May 2016 16:07:53 -0700

kde-style-kvantum (0.9.5-1mx150+1) mx; urgency=medium

  * New upstream release, build for MX 15:
    -Added Openbox themes for use with the included Kvantum themes (under LXQT).
    -Added three extra themes (KvSimplicity, KvGnomeDark and KvFlatRed),
     polished some themes and modified KvDarkRed.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Sun, 28 Feb 2016 17:30:10 -0800

kde-style-kvantum (0.9.4-1mx150+1) mx; urgency=medium

  * New upstream release, build for MX 15.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Tue, 12 Jan 2016 15:37:04 -0800

kde-style-kvantum (0.9.0-1mcr120+1) mepis; urgency=medium
 
  * New upstream release:
    - Added two extra themes (KvDarkRed and KvBeige).
    - Minor modifications to Kvantum Manager (to recognize KF5 and LXQT more).

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Thu, 01 Oct 2015 18:43:43 -0700

kde-style-kvantum (0.8.25-1mcr120+1) mepis; urgency=medium

  * New upstream release:
    - Added a key for drawing editable comboboxes as lineedits.
    - Use the generic frame for combo menus.
    - Check iconlessness when grouping toolbar buttons.
    - Added a hacking key for merging PCManFM-qt's sidepane with its
      surroundings (to Kvantum Manager).
    - It's time to have a decent icon for Kvantum.
  * Add fix-for-qt4.patch.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Thu, 17 Sep 2015 11:53:09 -0700

kde-style-kvantum (0.8.24-1mcr120+1) mepis; urgency=medium

  * New stream release, includes more themes.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Mon, 17 Aug 2015 13:01:00 -0700

kde-style-kvantum (0.8.20-1mcr120+1) mepis; urgency=medium

  * New upstream release.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Thu, 28 May 2015 14:41:03 -0700

kde-style-kvantum (0.8.19-1mcr120+1) mepis; urgency=medium

  * New upstream release.
  * Add build-deps "qtchooser | qt4-default" for Qt4 (>= 4:4.8.6)

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Fri, 01 May 2015 20:10:44 -0700

kde-style-kvantum (0.8.18-1mcr120+1) mepis; urgency=low

  * Rebuild for MEPIS 12.0.
  * Rename package to match others in repository.
  * debian/rules: compress deb packages with xz.
  * Redo package descriptions.

 -- Steven Pusser (Stevo) <maintainer@mepiscommunity.org>  Wed, 08 Apr 2015 13:13:23 -0700

kvantum (0.8.17-4) unstable; urgency=low

  * See ChangeLog!

 -- Pedram Pourang <tsujan2000@gmail.com>  Fri, 20 Mar 2015 17:30:40 +0330
