14 Commits

Author SHA1 Message Date
Wiktor Zykubek
338c18ae92
Move icons to subclass (object) __icons 2023-07-16 16:20:48 +02:00
Wiktor Zykubek
1fc5660c31
Convert method names to snake_case
PEP8 rules
2023-07-16 15:50:43 +02:00
Wiktor Zykubek
79b270794e
Remove parent argument from MainWindow's constructor 2023-07-16 15:48:30 +02:00
Wiktor Zykubek
2df7bdc5dc
Fix displaying icons 2023-07-16 15:46:55 +02:00
Wiktor Zykubek
7c3830b8ab
Convert PySide names to snake_case with __feature__
https://doc.qt.io/qtforpython-6/developer/feature-motivation.html#the-snake-case-feature
2023-07-16 15:44:47 +02:00
Wiktor Zykubek
9d679ae20e
Display station name in window title 2023-07-11 18:38:44 +02:00
Wiktor Zykubek
8e1cdb76f0
Display error message when network is down 2023-07-11 18:27:45 +02:00
Wiktor Zykubek
85be796276
Remember previous volume after muting
#2
2023-07-11 17:53:51 +02:00
Wiktor Zykubek
1a95171bb0
Set volumeHorizontalSlider position on init 2023-07-11 16:24:53 +02:00
Wiktor Zykubek
6a08d45677
Format .py files with isort 2023-07-11 16:06:05 +02:00
Wiktor Zykubek
92cfe6fa51
Format code with yapf 2023-07-10 17:04:47 +02:00
Wiktor Zykubek
6f7bca792d
Rename .ui files 2023-07-10 02:01:43 +02:00
Wiktor Zykubek
eb86628f6e
Improve building methods 2023-07-08 20:20:56 +02:00
Wiktor Zykubek
a841bb4293
Use package structure 2023-06-15 13:14:40 +02:00