Commit graph

48 commits

Author SHA1 Message Date
Chris Cochrun
85318706fc refactoring for proxy models 2023-02-17 13:12:55 -06:00
Chris Cochrun
57ffdc3ff0 adding proxy models and search to all sql models 2023-02-17 10:09:41 -06:00
Chris Cochrun
13c8704bdc adding a proxyModel 2023-02-17 09:38:20 -06:00
Chris Cochrun
441ec22542 adding a signal/slot for clearing all items 2023-01-27 16:44:46 -06:00
Chris Cochrun
7a8c7cc389 multi select and removal. Slides aren't perfect yet. 2023-01-24 15:29:56 -06:00
Chris Cochrun
08ed111efc moving slides after moving serviceItems, need to fix count of slides 2023-01-24 06:17:47 -06:00
Chris Cochrun
8fad5cadb4 some connections to make active follow slideObject 2023-01-22 07:31:07 -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
d1e0cc2fc0 almost a working signal and slot mechanism 2023-01-20 16:50:35 -06:00
Chris Cochrun
f503622287 backend now uses the new classes and compiles some functions
might still need reworking
2023-01-20 07:05:51 -06:00
Chris Cochrun
9bee92a9e4 using the classes in scopedpointers 2023-01-18 15:58:37 -06:00
Chris Cochrun
ae27bfdbab trying to load the presentation view outside qml to fix wayland 2023-01-13 05:49:35 -06:00
Chris Cochrun
9d0b89300a trying to add window differently 2023-01-12 13:43:07 -06:00
Chris Cochrun
3d42418c5f some preliminary parts to try and fix window activation on wayland 2023-01-11 13:44:34 -06:00
Chris Cochrun
9120f6cca4 adding KWindowSystem to try and fix wayland issues 2023-01-10 09:38:53 -06:00
Chris Cochrun
f70dc7722b reenabling better debug info 2023-01-03 07:25:32 -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
7eba697dc2 moving code around for a better file structure 2022-12-09 10:55:50 -06:00
Chris Cochrun
02c3e84cb6 updates to build system 2022-12-08 15:21:08 -06:00
Chris Cochrun
59a9ee3000 some about data for KAboutData 2022-12-06 09:05:18 -06:00
Chris Cochrun
97d26278cb adding a more sophisticated debugging format 2022-11-29 15:07:24 -06:00
Chris Cochrun
e4d4cfe8c3 adding basic filemanager plumbing 2022-10-04 09:29:42 -05:00
Chris Cochrun
5713f40208 making presentation library work 2022-09-23 05:41:36 -05:00
Chris Cochrun
ff4c301325 first attempt at making nix build work 2022-09-22 15:06:52 -05:00
Chris Cochrun
31d668b1e3 not building yet 2022-09-22 06:37:53 -05:00
Chris Cochrun
a9286eeb1b adding a presentation model and including it's ui in library 2022-09-22 05:59:38 -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
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
12a5b0bcf1 trying to add slide class as master controller for the slide 2022-07-11 09:36:18 -05:00
Chris Cochrun
819627a5a5 fixing nix-shell attempt 1 2022-06-30 10:06:43 -05:00
0cee5db60d basic imagemodel and editor 2022-04-08 17:24:18 -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
105c958810 added a serviceitemmodel and working on implementing move and insert 2022-03-29 09:21:28 -05:00
c35c0f6550 adding in a video model and editor 2022-03-15 15:08:17 -05:00
fab9f86b41 Screens work and the beginnings of a settings module 2022-03-11 17:00:19 -06:00
641b884901 songsqlmodel working 2022-02-22 09:23:42 -06:00
2496f6708a Making some more functional ui 2022-02-18 16:53:27 -06:00
ef1cb70d10 MPV is working now 2022-02-18 11:33:22 -06:00
0d71e53ec6 Adding sql import and some minor ui stuff 2022-02-12 07:31:19 -06:00
3bd74d1ca6 Laying out main page and adding songlistmodel 2022-02-10 08:44:51 -06:00
f2a10ebfcc more basic ui 2022-02-08 15:03:41 -06:00
8f4c2a4e94 some basic ui pieces 2022-02-08 10:14:00 -06:00
9c73c8c567 first commit 2022-02-04 06:47:15 -06:00