Commit graph

47 commits

Author SHA1 Message Date
Chris Cochrun
1dfe58c996 some debugging helpful pieces to be removed later 2023-01-27 16:45:38 -06:00
Chris Cochrun
45da1ff33d getting rid of unneccesary debug info 2023-01-27 16:45:24 -06:00
Chris Cochrun
e355f28146 adding icon for clear all button 2023-01-27 16:45:10 -06:00
Chris Cochrun
a798427d5b bug in appending songs fixed 2023-01-27 16:25:53 -06:00
Chris Cochrun
4910a40fbe adding icons to the serviceListItem 2023-01-27 15:59:12 -06:00
Chris Cochrun
7a8c7cc389 multi select and removal. Slides aren't perfect yet. 2023-01-24 15:29:56 -06:00
Chris Cochrun
02c4c8a47a multi select for service item 2023-01-23 21:35:34 -06:00
Chris Cochrun
b40d9e11a6 adding of items now adds slides as well through signal/slot 2023-01-21 07:23:33 -06:00
Chris Cochrun
46f2d9d42f making some better inserting patterns in serviceList 2023-01-20 16:50:17 -06:00
Chris Cochrun
f535bc1500 a lot of tweaks to make changing slides work 2023-01-20 13:38:40 -06:00
Chris Cochrun
453c67f237 changed all serviceItemModel to singleton ServiceItemModel 2023-01-20 07:06:25 -06:00
Chris Cochrun
d6da3b546c better debugging: all print statements are now console.log 2023-01-17 05:52:34 -06:00
Chris Cochrun
d868571d72 adding presentations with multiple slides 2023-01-17 05:09:16 -06:00
Chris Cochrun
8442913576 more ui setup for viewing all slides in item 2023-01-13 21:13:14 -06:00
Chris Cochrun
29348d59e7 the sizes of things were wrong with a bad env variable 2023-01-13 05:49:15 -06:00
Chris Cochrun
a146d702dd some unit size changes 2023-01-12 13:42:56 -06:00
Chris Cochrun
8e57630973 fixing minor bug in mouseHandler and delete popup 2023-01-11 14:11:21 -06:00
Chris Cochrun
daa7e9e192 making some sizing differences to be using Kirigami.Units 2023-01-11 13:44:34 -06:00
Chris Cochrun
cc28788163 cleaning up old empty code 2022-12-05 11:29:07 -06:00
Chris Cochrun
d02998400a cleaning up some commented code 2022-12-04 06:39:36 -06:00
Chris Cochrun
766dc02b91 fixing the dragHighlight a bit... needs more work 2022-12-01 17:02:57 -06:00
Chris Cochrun
181ece9244 removing the canvas and trying a shape 2022-11-30 12:32:37 -06:00
Chris Cochrun
010e194d1c fixing highlightline not following the drag position 2022-11-30 11:34:26 -06:00
Chris Cochrun
37c7038f6f fixing bug drag highlight doesn't disappear after canceling drag 2022-11-30 11:25:12 -06:00
Chris Cochrun
2002c67b24 fixing drag to use Kirigami.dragHandler properly - WOOHOO! 2022-11-29 15:06:45 -06:00
Chris Cochrun
72a0c8c4c8 serviceListItem in an easier to drag container 2022-10-25 10:13:58 -05:00
Chris Cochrun
e60fcb8f56 putting ServiceList scrollbar outside listview 2022-10-23 06:34:36 -05:00
Chris Cochrun
d49d7b207e attempting to add native shapes as opposed to svgs 2022-10-21 10:39:00 -05:00
Chris Cochrun
3d231f6830 clearing some cruft to prepare to overhaul drag and drop 2022-10-18 14:16:52 -05:00
Chris Cochrun
2d276a3c1f attempting to add some more blur to servicelist 2022-10-13 16:30:20 -05:00
Chris Cochrun
1cac1e071a adding a blurred rect for background but it's not doing what I want 2022-10-13 13:23:47 -05:00
Chris Cochrun
4c5847c12f removing BasicListItem and making a simple item instead 2022-10-13 12:50:35 -05:00
Chris Cochrun
3b0403fed6 ensuring focus and making nextSlideAction not crash 2022-10-06 06:34:30 -05:00
Chris Cochrun
3e9f8974c9 cleaning up ServiceList 2022-10-06 06:05:10 -05:00
Chris Cochrun
fbdd31ff2b making serviceList smaller 2022-10-06 06:03:35 -05:00
Chris Cochrun
04e3d95a0c servicelist above the mainpage and wrapper for servicelist 2022-10-02 14:32:41 -05:00
Chris Cochrun
e2b8992a7f fixing text color in servicelist 2022-10-02 14:21:36 -05:00
Chris Cochrun
3cc43adefb trying to make servicelist colors reflect active and selected tags 2022-10-02 07:09:46 -05:00
Chris Cochrun
dd58cb3b6b making servicelist follow the selected and active attribute of items 2022-10-01 07:02:35 -05:00
Chris Cochrun
56086dfe74 adding active and selected knowledge to model 2022-09-27 06:39:36 -05:00
Chris Cochrun
ed632e0733 adding font and fontSize support 2022-09-26 10:35:44 -05:00
Chris Cochrun
7f94cc37e7 getting audio into the slide.. still not playing yet though 2022-09-25 07:09:00 -05:00
Chris Cochrun
c197277e62 adding backbones for audio 2022-09-25 07:08:00 -05:00
Chris Cochrun
3461bfdf98 bug: extra text added in new videos and imgs 2022-09-20 13:55:50 -05:00
Chris Cochrun
eb8d98b924 empty changeItem... not sure why i did this 2022-09-19 17:16:18 -05:00
Chris Cochrun
016756df72 very simple but effective up and down arrows 2022-09-19 15:13:36 -05:00
Chris Cochrun
b4f6069daa adding a better leftdock system based off simpler model 2022-09-19 14:49:51 -05:00