Wobuzz/wobuzz/ui
2025-01-25 16:02:03 +01:00
..
settings Added settings gui class to ui/settings/__init__.py 2025-01-25 15:20:04 +01:00
__init__.py Made the project also work with "pip install ." (without "-e") 2025-01-25 14:05:10 +01:00
library.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
library_dock.py Implemented displaying of tracks in a QTreeWidget. 2024-12-28 20:41:18 +01:00
lines.py Improved library style. 2024-12-22 21:20:18 +01:00
main_window.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00
playlist.py Deleted some unnecessary shit and finally found an easy way to figure out which tracks got dragged. 2025-01-25 11:58:34 +01:00
track_control.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00
track_progress_slider.py OOPing it more: Removed gui_communication/track_control.py and the complete gui_communication directory. 2025-01-25 16:02:03 +01:00