Go to file
Keith Edmunds c0ae9eba9f Don't scroll display after drop
With no code, display scroll back to where the source rows came from.
With code we had, we ensured dropped rows were visible, but display
would still scroll.
Now freeze display as it is when rows are dropped.
2023-05-01 18:04:03 +01:00
app Don't scroll display after drop 2023-05-01 18:04:03 +01:00
archive Show last track in playlist as playing when it is 2021-08-15 11:06:08 +01:00
migrations Database changes needed for 2.8 and 2.9 2022-12-25 10:29:05 +00:00
prof profiling 2022-03-06 12:05:12 +00:00
testdata WIP: button to drop 3db 2022-06-18 19:04:01 +01:00
.envrc Always treat running from mm dir as production 2023-03-05 14:59:00 +00:00
.gitignore Add ui/.py files to git 2021-07-04 19:28:18 +01:00
.python-version Add penv files 2021-04-17 14:28:09 +01:00
alembic.ini WIP: carts 2022-10-15 17:42:37 +01:00
analyse_tracks.py Add volume and stop, improve fading 2021-04-21 08:39:49 +01:00
audacity_control.py Typing and other cleanups 2023-01-31 21:14:02 +00:00
conftest.py Merge 2022-03-14 20:10:59 +00:00
InterceptEscapeWhenEditingTableCell.py Intercept ESC on cell edit 2023-04-18 21:33:48 +01:00
ipython_commands.txt SQLA2: WIP 2022-07-31 21:11:34 +01:00
mmimport Import multiple tracks from command line 2021-08-21 18:14:47 +01:00
musicmuster.desktop Add .desktop file 2021-09-03 14:16:44 +01:00
poetry.lock Upgrade PyQt5 → PyQt6 2023-04-12 21:55:13 +01:00
pyproject.toml Upgrade PyQt5 → PyQt6 2023-04-12 21:55:13 +01:00
pytest.ini Use colour rather than hexcolour in notecolours table 2022-03-02 09:08:27 +00:00
run_gdb.sh Facilitate dev and prod databases - fixes #15 2021-07-04 19:21:28 +01:00
run_prod.sh Use exports in run_prod 2022-04-07 11:51:18 +01:00
test_helpers.py V2 using ids rather than objects. Looking good. 2022-03-02 09:27:12 +00:00
test_models.py Typing and other cleanups 2023-01-31 21:14:02 +00:00
test_playlists.py Move notes with tracks 2022-06-18 18:24:09 +01:00
test.py Typing and other cleanups 2023-01-31 21:14:02 +00:00
tree.py Sample tree.py showing expansion/contraction 2023-02-25 19:46:25 +00:00
web.py Upgrade PyQt5 → PyQt6 2023-04-12 21:55:13 +01:00