f8ac7feea0
adding the removal of items work on the slides
...
This isn't finished yet, but the core is there. I have yet to fully
remove slides after a service_item is removed.
2023-04-11 06:22:50 -05:00
0efccdfa54
fix insert_item_from_service
2023-04-01 06:51:07 -05:00
90c1825b10
a compiling and sorta working model
...
This model, built in Rust, works in that functions are getting called
and the right pieces are mapped into the model. I've yet to connect
things up to see if QML is talking to the model just yet.
2023-03-28 15:05:36 -05:00
caa2e31d99
add looping for slides
...
This add looping primarily for videos but I've added in the groundwork
for looping through any kind of slide. This obviously will be
implemented differently for each type of slide, but this way the
groundwork is done already.
2023-03-06 15:06:18 -06:00
441ec22542
adding a signal/slot for clearing all items
2023-01-27 16:44:46 -06:00
7a8c7cc389
multi select and removal. Slides aren't perfect yet.
2023-01-24 15:29:56 -06:00
08ed111efc
moving slides after moving serviceItems, need to fix count of slides
2023-01-24 06:17:47 -06:00
02c4c8a47a
multi select for service item
2023-01-23 21:35:34 -06:00
b40d9e11a6
adding of items now adds slides as well through signal/slot
2023-01-21 07:23:33 -06:00
d1e0cc2fc0
almost a working signal and slot mechanism
2023-01-20 16:50:35 -06:00
f503622287
backend now uses the new classes and compiles some functions
...
might still need reworking
2023-01-20 07:05:51 -06:00
fd76b1f17c
some beginning updates to the serviceitemmodel class
2023-01-18 15:58:09 -06:00
92891128fe
adding slidenumbers to serviceitems
2023-01-13 11:21:38 -06:00
6271df91fc
making serviceItem aware of how many slides are in an item
2023-01-13 09:22:38 -06:00
7eba697dc2
moving code around for a better file structure
2022-12-09 10:55:50 -06:00