lumina-qml/src/cpp
Chris Cochrun 8efabbdf68 maintenance: adding all models as types for direct access
If each model is registered as a QML type, we can pass the model back
to QML from each proxy model to have more direct access to it. This
enables us to use it's functions and properties better.
2023-05-17 10:11:33 -05:00
..
mpv attempting to modernize the VideoEditor.qml 2023-04-17 17:08:33 -05:00
filemanager.cpp moving code around for a better file structure 2022-12-09 10:55:50 -06:00
filemanager.h moving code around for a better file structure 2022-12-09 10:55:50 -06:00
framedecoder.cpp the addition of a thumbnailer that works for videos 2023-02-08 14:16:26 -06:00
framedecoder.h the addition of a thumbnailer that works for videos 2023-02-08 14:16:26 -06:00
imagesqlmodel.cpp using setup instead of test_database 2023-04-17 11:30:26 -05:00
imagesqlmodel.h add newItem function to interface with QML 2023-04-12 19:00:31 -05:00
presentationsqlmodel.cpp using setup instead of test_database 2023-04-17 11:30:26 -05:00
presentationsqlmodel.h using video_model.rs and presentation_model.rs 2023-04-16 15:09:09 -05:00
qsettingscxx.h trying to wrap qsettings in rust 2023-01-27 09:58:16 -06:00
serviceitem.cpp add looping for slides 2023-03-06 15:06:18 -06:00
serviceitem.h add looping for slides 2023-03-06 15:06:18 -06:00
serviceitemmodel.cpp bug: fixed inserting slides in the middle of songs 2023-04-19 15:03:32 -05:00
serviceitemmodel.h adding the removal of items work on the slides 2023-04-11 06:22:50 -05:00
slide.cpp add looping for slides 2023-03-06 15:06:18 -06:00
slide.h add looping for slides 2023-03-06 15:06:18 -06:00
slidemodel.cpp switching to thumbnails from rust 2023-04-25 09:23:49 -05:00
slidemodel.h video_thumbnail works to be set in rust 2023-04-01 07:02:42 -05:00
slideobject.cpp remove old debug info 2023-03-31 09:54:47 -05:00
slideobject.h slide_obj.rs working 2023-03-24 11:31:18 -05:00
songsqlmodel.cpp maintenance: adding all models as types for direct access 2023-05-17 10:11:33 -05:00
songsqlmodel.h maintenance: adding all models as types for direct access 2023-05-17 10:11:33 -05:00
thumbnail.cpp moving code around for a better file structure 2022-12-09 10:55:50 -06:00
thumbnail.h moving code around for a better file structure 2022-12-09 10:55:50 -06:00
videosqlmodel.cpp use setup instead of test_database 2023-04-17 11:29:19 -05:00
videosqlmodel.h initial ability to update properties of video_model.rs 2023-04-17 11:22:07 -05:00