QDarkStyleSheet Versions Save

A dark style sheet for QtWidgets application

2.6.7

5 years ago
  • Fix combobox indicator and padding #132
  • Fix PyQtGraph plot axes covered by padding #134
  • Update authors

2.6.6

5 years ago
  • 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

5 years ago
  • Fix borderless widgets inside QTabWidget, #123
  • Fix palette table inside CSS file, header using the last column
  • Tested on Python 27, 34, 36, 37

2.6.4

5 years ago
  • Python 2.7 compatibility

2.6.3

5 years ago
  • Palette color enhance, better contrast, contribute to #118
  • Fixes Qslider background
  • Better colors and format for tab and toolbox, contribute to #118
  • Enhance command link button
  • Enhance tab colors and spacing, closes #118
  • Start using tox, helping partially #77
  • Fix example and other scripts issues

2.6.1

5 years ago
  • Fix and improve QSplitter and separators from tool bar and windows #115
  • Fix README version screenshots and update them
  • Add reset function into example to reset GUI settings, after you mess up with

2.6

5 years ago

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

5 years ago
  • Fix indicator image of checkable QGroupBox for check/uncheck states, #93
  • Fix wrong comma position, #95
  • Added image for the missing QTreeView/QListView undeterminated state, fix #92

2.5.3

6 years ago
  • 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

6 years ago
  • 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