• Joined on 2022-10-31
pjht created branch master in pjht/altair_emu 2023-08-10 13:59:35 -05:00
pjht pushed to master at pjht/altair_emu 2023-08-10 13:59:35 -05:00
1925720a71 Initial commit
pjht created repository pjht/altair_emu 2023-08-10 13:58:48 -05:00
pjht pushed to master at m68k-backplane-co.../backplane 2023-06-30 14:13:35 -05:00
c08b52fd49 work
pjht pushed to master at m68k-backplane-co.../libs 2023-06-30 14:13:15 -05:00
a67b32a8d5 Changes
pjht pushed to master at pjht/film-manager 2023-06-15 13:42:04 -05:00
a186cda990 Code cleanup & update crates
ed3c6d2ca1 Remove accedetally left in commented-out lines
Compare 2 commits »
pjht pushed to master at pjht/film-manager 2023-06-14 15:10:44 -05:00
d282761b87 Rename shot_at to iso in code
pjht pushed to master at pjht/film-manager 2023-06-14 14:46:12 -05:00
abb58cf021 Rename shot_at to iso in code
315da52ce6 Close view menu when film edit window is opened
8ef1712e26 Rename 'Shot at' column to ISO
e96762ae64 Format code & condense roll column header code
a49744a79d Change film editing to use a modal library
Compare 5 commits »
pjht pushed to master at pjht/film-manager 2023-06-12 21:47:15 -05:00
6ea1fca14d Remove unused crate mopa
pjht pushed to master at pjht/film-manager 2023-06-12 21:44:59 -05:00
c58605d842 Change roll view to a side panel and fix other windows to the center
pjht pushed to master at pjht/film-manager 2023-06-10 11:53:02 -05:00
0c8a777b67 Begin work on print templates for exposures
pjht pushed to master at pjht/film-manager 2023-06-10 11:52:35 -05:00
b30991748a Move app windows into one container
pjht pushed to master at pjht/film-manager 2023-06-08 10:59:23 -05:00
84045140dc Change roll view to edit everything at once
pjht pushed to master at pjht/film-manager 2023-06-02 12:00:00 -05:00
6173bc5184 Add support for sorting the roll list by a field
pjht pushed to master at pjht/film-manager 2023-06-01 19:47:53 -05:00
05e5a293a6 Refactor code checking for user action on any item in a table row
0232363e73 Show film and ISO roll was shot for each roll in table
Compare 2 commits »
pjht pushed to master at pjht/film-manager 2023-06-01 12:54:17 -05:00
3ff8bc276b Show film rolls in a table
pjht pushed to master at pjht/film-manager 2023-05-31 13:24:52 -05:00
ae1dd2b771 Fix roll editing not requiring a non-empty ID
dbdf6d9d8f Add support for pushed/pulled rolls
Compare 2 commits »
pjht pushed to master at pjht/film-manager 2023-05-31 09:30:49 -05:00
ddc2601e79 Run clippy and clean up code
1d2ff0f262 Disable window-opening buttons when their corresponding window is open
3e16dbd330 Add support for associating a film to a roll
Compare 3 commits »
pjht pushed to master at pjht/film-manager 2023-05-30 15:48:52 -05:00
7b00d12265 Change to using a DragValue to set the exposures when adding a roll
ddc9cc8ac8 Add roll detail editing to the roll view
Compare 2 commits »
pjht pushed to master at pjht/film-manager 2023-05-30 15:41:59 -05:00
c14c499467 Store state in one key instead of a key per state field