Releases: ColinDuquesnoy/QDarkStyleSheet
Releases · ColinDuquesnoy/QDarkStyleSheet
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.1
2.6
Note: almost all stylesheet was changed and reorganized. It should be possible to reopen issues or create new ones. Please, report us :) Preparing for v3.0!
- Many other enhancements and fix #103, #111, #106
- Fix tab disabled, background and color
- Enhance tab selection
- Enhance spacing (padding and margin)
- Enhance table, list, tree and combo box selection
- Fix slider disabled and enhance the size
- Fix the wrong upload of style.qss - sorry
- Fix almost all widgets backgrounds, and other not previously covered widgets with new style
- New palette color, almost whole new qss file, simplify configuration, partially #112, #101, #109,
- Add changes made by other people in the new style - merge does not work there #93, #92, #102
- Update README with Qt.py and PySide 2 information #110, #107, #83
- Update init info
- Improve scripts for processing ui and qrc
- Add main and setup entry, to access function directly
- Add function to get information about bindings and abstraction layers for debugging and/or issue tracker
- PySide 2 support
- Improve menu indicator position on QPushButton, #102
2.5.4
2.5.3
- Fix and add more information in C++ example
- Add future warning and pending deprecation for 3.0 version preparation #89
- Add ISSUE_TEMPLATE to ask for default information on the issue tracker
- Modularize files from example/ui to simplify edition (developers)
- Add scripts to process files and run example more easily (developers)
- Better documentation (developers)
- Add CONTRIBUTE, CODE_OF_CONDUCT, and PRODUCTION files
- Lint markdown to standardize files
2.3.1
- Improve checkbox color (use accent color used in other widgets) and darken view hover/selected colors to play nicer with other widget colors
- Shift to the right the first tab
- Update license year
- Update README.md (fix snapshots links and formatting)
- Removed QLineEdit top/bottom padding which cut off text while editing QListView items