From a2b3336cebae7b869620cf65ad5e58edf93afb5f Mon Sep 17 00:00:00 2001 From: Daniel Pizetta Date: Wed, 24 Oct 2018 15:51:13 -0300 Subject: [PATCH] NEW: update changes --- CHANGES.md | 5 +++++ README.md | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 3ea9f370e..1bb5c1018 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ # Changelog +- 2.6: + - New palette color, almost whole new qss file, simplify configuration + - Add get_info function on qdarkstyle to get environment information for + debbuging and/or issue tracker + - Add help dialog to example to show get_info information - 2.5.2: - Modularize files from example/ui to simplify edition (developers) - Add scripts to process files and run example more easiy (developers) diff --git a/README.md b/README.md index 25d58da2a..9e1f97f72 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ [![Latest PyPI version](https://img.shields.io/pypi/v/QDarkStyle.svg)](https://pypi.python.org/pypi/QDarkStyle) [![License: MIT](https://img.shields.io/dub/l/vibe-d.svg)](https://opensource.org/licenses/MIT) [![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/) -[![conduct](https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-green.svg?style=flat-square)][http://contributor-covenant.org/version/1/4/] - A dark stylesheet for Qt applications (Qt4, Qt5, PySide, PyQt4, PyQt5, QtPy, PyQtGraph). @@ -222,7 +220,7 @@ For more information see [LICENSE](LICENSE.md) file. For more information see [AUTHORS](AUTHORS.md) file. -## Contribute +## Contributing Most widgets have been styled. If you find a widget that has not been style, just open an issue on the issue tracker or, better, submit a pull