* 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
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-qtplugin?expand=0&rev=6
* 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.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-qtplugin?expand=0&rev=3