musicmuster/app
2025-03-08 21:38:11 +00:00
..
ui Remove main_window_ui.py 2025-03-06 14:27:42 +00:00
audacity_controller.py Tighten up AudacityController type hints 2024-12-22 15:11:30 +00:00
classes.py More query tests and remove Optional from Filter 2025-03-05 14:27:19 +00:00
config.py Improve ApplicationError reporting 2025-03-07 15:44:21 +00:00
dbmanager.py Create queries table 2025-02-26 13:34:10 +00:00
dbtables.py Make notes substring unique 2025-03-08 09:57:04 +00:00
dialogs.py Much improved file importer 2025-01-10 19:50:53 +00:00
file_importer.py Black formatting 2025-02-05 17:46:16 +00:00
helpers.py Make manage queries and manage templates into classes 2025-02-28 11:25:29 +00:00
log.py Only try to show ApplicationError dialog when we have a QApplication 2025-03-08 11:42:59 +00:00
logging_tester.py Fixup new logging 2025-01-31 09:55:21 +00:00
logging.yaml Log to stderr timer10 stop/start 2025-02-23 21:06:41 +00:00
menu.yaml Make manage queries and manage templates into classes 2025-02-28 11:25:29 +00:00
models.py No db calls when servicing data() except for caching 2025-03-08 21:30:37 +00:00
music_manager.py No db calls when servicing data() except for caching 2025-03-08 21:30:37 +00:00
musicmuster.py Merge branch 'issue285' into dev 2025-03-08 21:38:11 +00:00
playlistmodel.py Only invalidate required roles 2025-03-08 21:36:09 +00:00
playlists.py Add profiling information for moving rows 2025-03-06 14:30:03 +00:00
querylistmodel.py WIP: queries working, tests so far good 2025-03-05 09:00:41 +00:00
utilities.py Rewrite file importer 2024-12-22 15:22:21 +00:00
vlcmanager.py Fix resource leak 2024-08-02 18:35:33 +01:00