mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
Update readme
Remove the list of styled widgets. Most widgets have been styled. Update changelog for v.1.6
This commit is contained in:
parent
9f709fecb9
commit
34e90a008b
39
README.md
39
README.md
@ -105,42 +105,17 @@ only need to have PySide or PyQt4 installed on your system._
|
||||
Status:
|
||||
===========
|
||||
|
||||
The following widgets are styled:
|
||||
|
||||
- QMainWindow
|
||||
- QWidget
|
||||
- QMenu, QMenuBar
|
||||
- QToolTip
|
||||
- QAbstractItemView
|
||||
- QLineEdit
|
||||
- QGroupBox
|
||||
- QTextEdit, QPlainTextEdit
|
||||
- QTreeView,
|
||||
- QScrollBar
|
||||
- QRadioButton
|
||||
- QCheckBox
|
||||
- QComboBox
|
||||
- QPushButton
|
||||
- QToolButton
|
||||
- QToolBar
|
||||
- QProgressBar
|
||||
- QSpinBox
|
||||
- QFrame
|
||||
- QTabWidget, QTabBar
|
||||
- QDockWidget
|
||||
- QSlider (horizontal and vertical)
|
||||
|
||||
What still needs to be done:
|
||||
|
||||
- QAbstractScrollArea
|
||||
- QSplitter
|
||||
- QStatusBar
|
||||
- QToolBox
|
||||
|
||||
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
|
||||
request.
|
||||
|
||||
Changelog
|
||||
===========
|
||||
```
|
||||
* 1.6:
|
||||
- Improve QToolButton style
|
||||
- Add support for InstantPopup and MenuButtonPopup
|
||||
- Improve QMenu style (better spacing with icons)
|
||||
* 1.5:
|
||||
- improve QTabBar style: now works with all tab bar positions (North, South, West and East)
|
||||
- fix bug #6: hide QTabBar base to avoid stange lines at the base of the tab bar.
|
||||
|
Loading…
Reference in New Issue
Block a user