Commit graph

247 commits

Author SHA1 Message Date
Chris Cochrun
c1410781c9 added a working song next action to the slide object 2022-07-18 06:47:04 -05:00
Chris Cochrun
f4d034fe7c adding serviceItem and index to the slides variables 2022-07-16 07:27:48 -05:00
Chris Cochrun
964eefb7de moving more functions to slide class 2022-07-15 16:33:54 -05:00
Chris Cochrun
dbc6b5e33a trying to make services available to slide class 2022-07-15 08:19:42 -05:00
Chris Cochrun
d96b933a7a making the slide class instantiate in a QScopedPointer 2022-07-14 07:21:10 -05:00
Chris Cochrun
e1ce631b16 added a non-functioning video control to presenter 2022-07-14 07:15:06 -05:00
Chris Cochrun
db73165b63 updating text on nextslideaction 2022-07-13 16:32:18 -05:00
Chris Cochrun
25b07dbab9 adding text to the SlideObject 2022-07-13 14:28:51 -05:00
Chris Cochrun
51f8488089 follow the SlideObject for more parts 2022-07-13 10:44:13 -05:00
Chris Cochrun
4efddac106 trying to fix a seg fault 2022-07-13 09:39:00 -05:00
Chris Cochrun
0ab05b2687 adding some texting functions 2022-07-12 16:52:32 -05:00
Chris Cochrun
12a5b0bcf1 trying to add slide class as master controller for the slide 2022-07-11 09:36:18 -05:00
Chris Cochrun
99afdd0b0f adding info to readme about nix 2022-07-07 15:31:26 -05:00
Chris Cochrun
db70ac90f2 PresentWindow follows variables instead 2022-07-07 10:44:46 -05:00
Chris Cochrun
819627a5a5 fixing nix-shell attempt 1 2022-06-30 10:06:43 -05:00
Chris Cochrun
b45763a62c trying to get nix develop to work 2022-05-23 06:25:21 -05:00
Chris Cochrun
da34f629af fixy fixy 2022-05-05 17:25:55 -05:00
Chris Cochrun
4d4ceddf91 Revert "test changes2"
This reverts commit 1f2943cd6e.
2022-05-05 17:25:03 -05:00
Chris Cochrun
1f2943cd6e test changes2 2022-05-05 17:24:30 -05:00
Chris Cochrun
c549861c0b test changes 2022-05-05 17:24:02 -05:00
cac676975b previewer autoplays while editors do not 2022-04-29 10:53:12 -05:00
e0409f87ff moving variables for better qml inheritance 2022-04-26 13:11:09 -05:00
4181268843 adding todo for splitting verses on empty line 2022-04-26 13:10:55 -05:00
39fc19dff2 making songs have a list of slides visible to assist in editing 2022-04-26 13:10:26 -05:00
ceefbebe23 reorganizing 2022-04-23 06:18:25 -05:00
Chris Cochrun
eaa32c8b2b implemented font and fontsize in toolbar of songeditor 2022-04-22 16:42:07 -05:00
Chris Cochrun
bc6f6b0606 adding ids and changing email in readme 2022-04-22 15:46:11 -05:00
Chris Cochrun
8acf57fc2b fixing bugs in setting song attributes 2022-04-22 15:31:49 -05:00
Chris Cochrun
13a592be51 fixing bug in type 2022-04-22 14:29:11 -05:00
5db946ef53 some changes to songs including attributes 2022-04-22 11:28:50 -05:00
672158a316 made the alignment of text persistent and editable 2022-04-14 06:30:12 -05:00
Chris Cochrun
e22ac445c5 making songeditor align text 2022-04-12 17:21:50 -05:00
86a5bbf93c previous slide actions 2022-04-12 06:39:32 -05:00
52961bea54 adding todo and previousSlide and refactor nextSlide 2022-04-11 17:32:42 -05:00
85e260c874 image title shows after changing imageGet 2022-04-11 17:25:10 -05:00
f1378cc1ff making future proof refactor of image and video get system 2022-04-11 14:04:03 -05:00
8d07c7355d fixed the leftdock to allow reordering and better dnd 2022-04-11 11:03:20 -05:00
818b57cef7 imageEditor is working and preview of images works 2022-04-08 17:31:44 -05:00
0cee5db60d basic imagemodel and editor 2022-04-08 17:24:18 -05:00
09b6370153 fixed bug in duplicating last item after video or image item 2022-04-08 16:50:32 -05:00
Chris Cochrun
036f83ecfe fixing bug in initial songs db, items not dragging ontop of screen 2022-04-07 15:21:28 -05:00
332c41de1b debugging the drop duplicating entries 2022-04-07 12:00:46 -05:00
deb620a2eb adding some more todos and refactoring getSong so it's more future proof 2022-04-05 08:21:16 -05:00
e52d44f937 gave the slide a black to put in front of loading videos 2022-04-04 06:43:05 -05:00
62e1b07ec1 nextSlideAction triggers nextslide on last item in list 2022-04-02 14:58:24 -05:00
2e72a01c6f adding a nextSlideAction instead of nextSlideText to allow for other types 2022-04-02 14:50:40 -05:00
366660dcb2 fixed the filepicker dialog and started a window file 2022-04-01 07:32:21 -05:00
7545f05724 getting a bit more organized and adding some ui tweaks 2022-03-31 06:40:39 -05:00
9b6949090e Working move, and insert, added some changing of slides functionality 2022-03-30 11:39:43 -05:00
105c958810 added a serviceitemmodel and working on implementing move and insert 2022-03-29 09:21:28 -05:00