1
0
Fork 0
mirror of synced 2024-07-05 22:51:11 +12:00
Commit graph

13 commits

Author SHA1 Message Date
Stelios Tsampas e8dadb6b00 Update the RareStyle to handle radiobutton, disabled widgets, etc.
* Add RareStyle qrc with the icons needed for comboboxes and spinboxes
* Add images as svg
* Refactor `styles` to `resources` since it contains more things now.
* Add stylesheet folders, each folder must contain a `stylesheet.qss` file.
* Don't use QResources, instead add an identifier in the qss url() which can
  replaced later with the full path.
* Update RareStyle with SVG images for better quality.
2021-06-24 20:08:04 +03:00
Tabulate 9dcba184d0
Fix green button hardcoding (#87)
* Fix green button hardcoding and add material design stylesheet

* rebase onto dev
2021-06-24 10:03:35 +02:00
Stelios Tsampas 6686a5ddc6 Simplify color scheme format
`.scheme` files now should hold only the Active palette and
for the Inactive and Disabled palettes only whatever colors differ.

Add a few more color schemes based on popular themes.
2021-05-21 23:45:33 +03:00
Dummerle 3a39bac09c Reformatting and update german translation 2021-05-21 13:40:10 +02:00
Stelios Tsampas 0b5460848d Make QComboBoxes more consistent 2021-05-19 13:22:57 +03:00
Stelios Tsampas f34e1ce61f Add selectable colors schemes and style sheets 2021-05-18 01:59:59 +03:00
Stelios Tsampas d512b55983 Some unfinished qss style improvements 2021-05-18 01:59:58 +03:00
Dummerle 530cff2a14 Better style for uninstalled info; add raw json view 2021-05-17 21:27:23 +02:00
Dummerle 37ed928f3e Ready for 1.0: add icon, update release.yml 2021-04-11 16:25:45 +02:00
Dummerle a203df5e75 Update logo and CONTRIBUTING.md 2021-04-11 15:56:33 +02:00
Dummerle 1973e3449e Changed Logo.png, update setup.py and release.yml 2021-04-11 15:30:28 +02:00
Dummerle 2a367658f9 Better Style for settings-widgets 2021-04-09 13:30:59 +02:00
BuildTools 665083c5b5 lowercase snake case 2021-04-07 22:39:23 +02:00