Skip to content

Releases: ColinDuquesnoy/QDarkStyleSheet

2.3.0

13 May 11:27
Compare
Choose a tag to compare

Add support for QDateEdit

2.2

19 Jun 13:24
Compare
Choose a tag to compare
2.2
  • Major update of the color scheme based on the Breeze Dark theme of KDE 5
  • fix issues #29, #30, #31, #32 and #35

2.1

28 Jun 12:39
Compare
Choose a tag to compare
2.1

New features:

- Add style for QPushButton:checked
- Improve QCheckBox and QRadioButton style
- Add style for QMenu::right-arrow

2.0

01 May 11:30
Compare
Choose a tag to compare
2.0
  • Improve the stylesheet to make it look more modern (#25)
  • Fix issues #23, #24 and #21

1.16

06 Apr 10:00
Compare
Choose a tag to compare

Fix issue #20

1.13

16 Dec 16:51
Compare
Choose a tag to compare
  • fix issue with horizontal scrollbar arrows, left and right were inversed.

v1.12

29 Sep 07:02
Compare
Choose a tag to compare
Bump version to 1.12 and update changelog

1.2

26 Jan 15:12
Compare
Choose a tag to compare
1.2

Changes:

  • Improve QTableView support (thanks to @amirshavit)
  • Add a compile_ui.sh script to easily update examples (use this if you want to test new features before sending a pull request)

1.1

02 Jan 15:37
Compare
Choose a tag to compare
1.1

Changes:

  • Switch to MIT license
  • Add python3 support
  • Add a PyQt4 example
  • Add travis-ci integration (for python and python3)