Commit graph

27 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
fc1a8cd945 fixing linker with ssl 2024-01-25 10:39:58 -06:00
Chris Cochrun
744481587f initial port to cxx_qt 6.0 2023-11-27 11:07:55 -06:00
Chris Cochrun
bfa3f7280c changing name everywhere to lumina 2023-08-25 12:07:28 -05:00
Chris Cochrun
c605a13e81 cleaning up unneeded things in CMAKELISTS 2023-06-16 20:48:53 -05:00
Chris Cochrun
a7e3cfa39f qml webengine is running
I'll need to figure out the best way to show the html slideshow later
but it's running and can accept html.
2023-04-28 05:46:02 -05:00
Chris Cochrun
b7e426edb8 tweaks to build env 2023-04-06 06:32:44 -05:00
Chris Cochrun
310c71e18c removing podofo 2023-03-20 11:36:53 -05:00
Chris Cochrun
da28407234 update to ffmpeg 5 2023-02-17 09:37:15 -06:00
Chris Cochrun
70194b4824 fajkcmake tweaks 2023-02-15 14:19:30 -06: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
9120f6cca4 adding KWindowSystem to try and fix wayland issues 2023-01-10 09:38:53 -06:00
Chris Cochrun
748c7672be rearranging rust files 2022-12-10 06:52:19 -06:00
Chris Cochrun
9644631f7c adding a basic other struct in rust... well trying... 2022-12-09 16:55:54 -06:00
Chris Cochrun
51410f2469 adding rust to default.nix and kcoreaddons to CMakeLists 2022-12-09 09:11:19 -06:00
Chris Cochrun
02c3e84cb6 updates to build system 2022-12-08 15:21:08 -06:00
Chris Cochrun
8da2a39a16 adding a lot of basic stuff for installation as a real app 2022-10-21 14:58:33 -05: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
15600eecd2 updating cmake to include podofo 2022-09-23 13:28:44 -05:00
Chris Cochrun
3b2771b2ad adding compiler flag maybe 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
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
3bcd9af77a some adjustments to cmake and more layout of window 2022-02-11 16:41:36 -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