* Mon Nov 08 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.0.0:
* Added workarounds for Qt's poor handling of some dark palettes.
* Used the C++11 override specifier in some places.
* Fri Apr 16 2021 Michael Vetter <mvetter@suse.com>
- Update to 0.17.0:
* Handled Qt 5.15 deprecations.
* Don't check before deleting a pointer.
* Don't use implicit conversions.
* Fixed a palette/highlight color related typo.
Version: 0.16.0-bp153.1.17
* Wed Nov 04 2020 Michael Vetter <mvetter@suse.com>
- Update to 0.16.0:
* Do not reset widget palettes on changing style.
* Support more palette colors for better customization.
* Mon Jun 01 2020 Michael Vetter <mvetter@suse.com>
- Update to 0.15.1:
* Fixed Fusion's window color with Qt 5.15.
* Made the window color configurable.
* Mon Apr 27 2020 Callum Farmer <callumjfarmer13@gmail.com>
- Changed lxqt-qtplugin.keyring to tsujan's key
* Sat Apr 25 2020 Callum Farmer <callumjfarmer13@gmail.com>
- Update to version 0.15.0
* Set minimum required Qt version to 5.10.0.
* Added libfm-qt as a dependency (for LXQt file dialog).
* Added support for flatpak and working without context menu (to status notifier).
* Removed deprecated QImage methods and updated the code for C++11.
Version: 0.14.0-bp152.4.20
* Thu Jan 31 2019 Michael Vetter <mvetter@suse.com>
- Update to 0.14.0:
* Dynamically load libfm-qt on demand to create
the file dialog helper.
* Don't use automatic string conversions
* Improved cmake scripting
- Set cmake_minimum_required to 3.1.0
- Removed locale compile definitons
- Removed the superfluous libfm-qt dependency
- Move translation from lxqt-l10n into package
* Tue May 22 2018 mvetter@suse.com
- Update to 0.13.0:
* lxqtplatformtheme: Initialize “folowColorScheme” once
* Fix icon colorizing at startup
* Remember the view mode
Version: 0.12.0-bp150.2.4
* Mon Oct 23 2017 mvetter@suse.com
- Update to 0.12.0:
* Set an informal patch version
* Don't export github templates
* Flag unused vars in onServiceOwnerChanged
* Fix missing variable declaration
* Handle QML (as @PCMan suggested)
* Use mime functions added by @PCMan
* Loading and saving window/splitter size
* Central positioning with respect to parent
* Set window title correctly
* Qt version conditions
* Just made it compilable
* Handle mime-type filters for file dialog. Set custom file dialog labels.
* Update options properly.
* Implement a basic file dialog helper using libfm-qt's Fm::FileDialog.
* Avoid using Qt-specific keywords such as signal/slot and foreach. Instead, use macros.
* LXQtPlatformTheme: Make Qt use default palette (#22)
* LXQtPlatformTheme: Add icon FollowColorScheme config (#21)
* Prevent a possible C++11 range for detach (#20)
* Use the CMake MODULE library type.
* LXQtPlatformTheme: Propagate wheelScrollLines
* LXQtPlatformTheme: Do not provide own palette
* Fix multiple StatusNotifierItems.
* Bump year
* Updates lxqt-build-tools required version
* Sat Mar 04 2017 sfalken@opensuse.org
- Update Source URLs
* Fri Feb 24 2017 sfalken@opensuse.org
- Update to 0.11.1:
* Use lxqt-build-tools
* Use the new lxqt-build-tools package
* Remove cpack (#14)
* Sat Sep 24 2016 mvetter@suse.com
- Update to 0.11.0:
* Add Qt5XdgIconLoader as dependency (#13)
* Update README.md
* statusnotifieritem: Correctly handle menu
* Cleaned up licenses
* Use XdgIconLoader library (#10)
* xdgIconThemePaths: Use QString::SkipEmptyParts
* xdgIconThemePaths: Remove duplicated paths
* Adds $XDG_DATA_HOME to the XdgIconThemePaths
* Bump year in AUTHORS
- Add keyring
- Require pkgconfig(Qt5XdgIconLoader) instead of pkgconfig(Qt5Xdg)
because IconLoader has its own package now and got split out
of libqt5xdg.
* Fri Nov 06 2015 mvetter@suse.com
- Upstream release 0.10.0
* Fri Feb 20 2015 sfalken@opensuse.org
- Changed %build and %install to use cmake macros
* Mon Feb 09 2015 sfalken@opensuse.org
- New upstream version 0.9.0
* Mon Jan 26 2015 sfalken@opensuse.org
- Added conditionals to enable Fedora Builds
* Thu Dec 25 2014 hrvoje.senjan@gmail.com
- lxqt-qtplugin is using private QPA API, which can, and does break BC
even in point releases, so we need to hardcode libQt5Gui5 version
* Tue Nov 11 2014 andrea@opensuse.org
- Fixed license tag
* Sat Oct 25 2014 andrea@opensuse.org
- new upstream version 0.8.0
* Tue May 13 2014 andrea@opensuse.org
- removed unused build requires
* Tue May 13 2014 andrea@opensuse.org
- removed unused build requires
* Mon May 12 2014 sfalken@opensuse.org
- removed fedora spec, split into subproject
Del: lxqt-qtplugin-Fedora_20.spec
* Sat May 10 2014 sfalken@opensuse.org
- ran spec-cleaner on openSUSE specfile
* Fri May 09 2014 sfalken@opensuse.org
- Added specfile for Fedora_20
Add: lxqt-qtplugin-Fedora_20.spec
* Fri May 09 2014 sfalken@opensuse.org
- Added tarball for new stable release
Add: lxqt-qtplugin-0.7.0.tar.xz
Del: _service
* Thu Apr 03 2014 sfalken@opensuse.org
- Initial Source Upload
Add: _service
Add: lxqt-qtplugin.spec
Add: lxqt-qtplugin.changes