NEW: update changes

This commit is contained in:
Daniel Pizetta 2018-10-24 15:51:13 -03:00
parent f5d190452b
commit a2b3336ceb
2 changed files with 6 additions and 3 deletions

View File

@ -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)

View File

@ -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