Commit graph

81 commits

Author SHA1 Message Date
Chris Cochrun
1e0a6baf8b small adhoc addition of a sound effect button 2023-01-25 21:28:17 -06:00
Chris Cochrun
50c17705f6 some tests and ideas for Rust 2023-01-23 17:10:49 -06:00
Chris Cochrun
f888c897b1 making scrolling and scrollbar work on presentationList 2023-01-22 14:37:03 -06:00
Chris Cochrun
1ed76ff3e3 better working changing slides and serviceItems 2023-01-20 15:38:11 -06:00
Chris Cochrun
e30ee1a53e making the presentation preview have some fontSize as SlideObject 2023-01-20 14:21:57 -06:00
Chris Cochrun
cd825c6ed4 adding a scrollbar and trying to make listview scroll again 2023-01-20 14:19:12 -06:00
Chris Cochrun
f535bc1500 a lot of tweaks to make changing slides work 2023-01-20 13:38:40 -06:00
Chris Cochrun
d70cd4091c visually see slides 2023-01-20 07:31:54 -06:00
Chris Cochrun
453c67f237 changed all serviceItemModel to singleton ServiceItemModel 2023-01-20 07:06:25 -06:00
Chris Cochrun
09a86af056 making the activeHighlightBar follow the item in slideList 2023-01-17 14:50:26 -06:00
Chris Cochrun
7d11fa86ba adding a bar to track the active slide 2023-01-17 13:53:42 -06:00
Chris Cochrun
d6da3b546c better debugging: all print statements are now console.log 2023-01-17 05:52:34 -06:00
Chris Cochrun
40cb3163e2 making a PreviewSlideListDelegate and using a repeater 2023-01-16 17:11:52 -06:00
Chris Cochrun
8442913576 more ui setup for viewing all slides in item 2023-01-13 21:13:14 -06:00
Chris Cochrun
83fcb59ea0 some preliminary ui for viewing all slides in an item 2023-01-13 11:22:11 -06:00
Chris Cochrun
6953a7681f initial ui code for viewing multiple slides per item 2023-01-13 09:23:01 -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
daa7e9e192 making some sizing differences to be using Kirigami.Units 2023-01-11 13:44:34 -06:00
Chris Cochrun
8b4c348279 a lot of setup and testing work for rust 2022-12-13 09:33:47 -06:00
Chris Cochrun
9644631f7c adding a basic other struct in rust... well trying... 2022-12-09 16:55:54 -06:00
Chris Cochrun
02c3e84cb6 updates to build system 2022-12-08 15:21:08 -06:00
Chris Cochrun
2fcd936bd5 cleaning the ui to make the previewSlidesList always stay on bottom 2022-10-22 13:58:52 -05:00
Chris Cochrun
be59eadc58 attempting to make main ui more consistent 2022-10-22 07:01:40 -05:00
Chris Cochrun
5083865626 adjusting small ui changes 2022-10-21 10:38:50 -05:00
Chris Cochrun
f1511b79ff fixing ui bug in not show hover effects 2022-10-18 17:11:06 -05:00
Chris Cochrun
478792913c adding some basic text to the previewSlide 2022-10-13 12:50:52 -05:00
Chris Cochrun
74ac6207f3 adding better text on previewslides 2022-10-13 05:58:51 -05:00
Chris Cochrun
19fbb392d7 fixing bugs in advancing slide at end or begninning 2022-10-12 10:11:54 -05:00
Chris Cochrun
98b9e7aa13 making text blank for better ui for now 2022-10-12 09:03:47 -05:00
Chris Cochrun
3b0403fed6 ensuring focus and making nextSlideAction not crash 2022-10-06 06:34:30 -05:00
Chris Cochrun
6de04aa71d ensuring focus stays on keyHandler when presentation is visible 2022-10-06 05:51:31 -05:00
Chris Cochrun
a3be06639b ui components to control looping on the fly 2022-10-06 03:33:56 -05:00
Chris Cochrun
7c281c1d1e making sure presentation has focus when viewed 2022-10-05 09:41:18 -05:00
Chris Cochrun
80fb1673c9 adding active awareness and modifying todo 2022-10-02 14:18:44 -05:00
Chris Cochrun
d9f8d1cec9 TODO and preliminary following of active item 2022-10-02 07:25:47 -05:00
Chris Cochrun
b154cca3ed making items select and activate so as to follow the presentation 2022-10-02 07:08:56 -05:00
Chris Cochrun
91bb08fbf2 making previewer an active way to change slides 2022-10-01 07:19:25 -05:00
Chris Cochrun
ace9da585a making preview of slides aware of being active and set first item 2022-09-28 09:51:47 -05:00
Chris Cochrun
7266a0b047 increasing size of slidelist 2022-09-27 06:39:17 -05:00
Chris Cochrun
715c610dc3 adding a basic listview to preview all service items in the model 2022-09-26 17:20:10 -05:00
Chris Cochrun
ed632e0733 adding font and fontSize support 2022-09-26 10:35:44 -05:00
Chris Cochrun
2711bde130 ensuring audio only plays in proper places 2022-09-26 06:38:11 -05:00
Chris Cochrun
2541c61eb6 removing the other video loader 2022-09-26 06:01:18 -05:00
Chris Cochrun
9bc6e17a8f fixing video background loading twice 2022-09-26 05:52:45 -05:00
Chris Cochrun
48514667cf gave up on qt and using mpv for audio too 2022-09-25 07:31:58 -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
d8aca3d149 a bit of updating and making pdfs work better 2022-09-24 14:58:17 -05:00
Chris Cochrun
a6d2eb28fd adding functionality to preview slider 2022-09-19 16:19:43 -05:00
Chris Cochrun
b27b83988b fixing deprecated Connections syntax 2022-09-16 06:56:26 -05:00
Chris Cochrun
9a180f7df0 adding a playpause ability in videos 2022-09-15 17:06:04 -05:00