Commit graph

25 commits

Author SHA1 Message Date
Chris Cochrun
61aef5c48f Moving to QT6: Read more
QT6 Apparently means a lot of changes, these are the changes I've
found to make at least CPP build. The problem is we just got rid of a
lot of CPP and I don't know if the application will work. On the other
hand, the QML isn't finished yet either, but this is the start of
updating the application for QT6 and using MpvQt which is being built
and maintained by KDE. This will be better as they'll keep the library
updated for future QT updates so long as I still track with Kirigami.
2024-09-15 06:05:56 -05:00
Chris Cochrun
500d687712 switching slideobject to slidehelper 2023-11-17 07:06:11 -06:00
Chris Cochrun
bfa3f7280c changing name everywhere to lumina 2023-08-25 12:07:28 -05:00
Chris Cochrun
014a38a4f9 the addition of a thumbnailer that works for videos
the previewSlideDelegate now uses the thumbnails instead
2023-02-08 14:16:26 -06:00
Chris Cochrun
7a0586f44b adding the new classes to cmake 2023-01-18 15:58:00 -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
f0699ec8c3 adding kcoreaddons to cmake 2022-12-06 09:05:09 -06:00
Chris Cochrun
e4d4cfe8c3 adding basic filemanager plumbing 2022-10-04 09:29:42 -05:00
Chris Cochrun
6a8266f1f1 working build of new podofo pdf system 2022-09-23 15:07:21 -05:00
Chris Cochrun
5713f40208 making presentation library work 2022-09-23 05:41:36 -05:00
Chris Cochrun
12a5b0bcf1 trying to add slide class as master controller for the slide 2022-07-11 09:36:18 -05:00
0cee5db60d basic imagemodel and editor 2022-04-08 17:24:18 -05:00
105c958810 added a serviceitemmodel and working on implementing move and insert 2022-03-29 09:21:28 -05:00
2857ce6c2b got a working lyriclist, now adding serviceitem 2022-03-27 15:06:44 -05:00
c35c0f6550 adding in a video model and editor 2022-03-15 15:08:17 -05: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