Commit graph

16 commits

Author SHA1 Message Date
Chris Cochrun
1ab93122a5 building a debug setting in 2024-01-11 06:06:23 -06:00
Chris Cochrun
744481587f initial port to cxx_qt 6.0 2023-11-27 11:07:55 -06:00
Chris Cochrun
81b430e768 slides, settings, and file stuff ported 2023-11-21 17:31:19 -06:00
Chris Cochrun
5d571a7e6f basic updates to make cxx-qt work with 6.0 2023-11-21 11:44:46 -06:00
9a08c6630c Revert "attempting to switch to new version of cxx-qt to try newer api"
This reverts commit 5163a39317
2023-10-11 20:23:39 +00:00
Chris Cochrun
5163a39317 attempting to switch to new version of cxx-qt to try newer api 2023-10-11 11:09:07 -05:00
Chris Cochrun
c6399e4cc9 comments on setting the settings from the gui 2023-09-22 15:59:42 -05:00
Chris Cochrun
a9b9bc1de0 fixing unused lines 2023-09-22 15:57:17 -05:00
Chris Cochrun
cd8801af51 working loading and saving of files with dialog from rust
This means we are loading and saving files with the rfd crate which
utilizes platform appropriate dialogs for saving and loading files. We
can start to use this in all other file dialog locations to make sure
we are getting the right files.

It uses xdg-desktop-portals on linux so we will always use the
appropriate file dialog for each desktop environment.
2023-09-21 17:37:14 -05:00
Chris Cochrun
538a001474 trying to update save file on save 2023-09-20 06:16:49 -05:00
Chris Cochrun
ec6119eb57 fixing settings to point to the correct config file 2023-09-08 14:54:31 -05:00
Chris Cochrun
d61da6f09f some initial setup to get the service_item_model.rs working 2023-08-12 14:07:13 -05:00
Chris Cochrun
236503e877 adjusting settings and slide_model.rs
These are trying to get more code written in Rust rather than c++. Not
there yet, but I need to sync these to another machine.
2023-03-28 06:15:11 -05:00
Chris Cochrun
be482eb512 fixing unused pieces 2023-02-17 09:37:57 -06:00
Chris Cochrun
58fb8625f4 adding settings.rs 2023-01-27 15:46:35 -06:00
Chris Cochrun
f1def0bce9 trying to wrap qsettings in rust 2023-01-27 09:58:16 -06:00