Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dpizetta committed Apr 24, 2019
1 parent f8acedc commit ac0929d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog
- 2.6.6:
- Fix tabbed bordeless frames and add more examples, #123, #126;
- Add feedback to pressed buttons, #133;
- Change future warning to pending deprecation for developers, #125 in v2.x;
- Fix hover in qtabwidget, #128;
- 2.6.5:
- Fix borderless widgets inside QTabWidget, #123
- Fix palette table inside CSS file, header using the last column
Expand Down Expand Up @@ -28,7 +33,7 @@
- Fix slider disabled and enhance 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,
- 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
Expand Down

0 comments on commit ac0929d

Please sign in to comment.