Chris Cochrun
1fefe5dca3
basic slide_obj.rs
...
This very basic slide object implemented in rust will possibly suffice
as our first attempt at doing this in rust.
2023-03-23 16:55:04 -05:00
Chris Cochrun
2b5a699000
add next & previous fn
...
These functions allow us to change the slide to the next and previous slides
2023-03-23 15:58:20 -05:00
Chris Cochrun
b32d35c385
adding a slide_obj in rust
...
This object is still unfinished, but it will later serve as our main
object to connect to for the slides that are shown on screen. All of
this needed some heavy tweaking and I still need to learn more about
rust, but the beginnings are there and it will be worth it to have the
safety and speed that rust provides
2023-03-21 10:34:54 -05:00
Chris Cochrun
2011a176bf
adding slide_object.rs
2023-03-14 14:40:30 -05:00
Chris Cochrun
4a118271c0
tweaks for update
2023-03-14 14:40:23 -05:00
Chris Cochrun
c7b35f2b44
better debug messages in file validator
2023-02-17 15:01:38 -06:00
Chris Cochrun
3b35424a0c
adding validation for files to make sure the underlying filesystem
...
hasn't deleted or moved files in the database
2023-02-17 13:12:23 -06: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
Chris Cochrun
137ba3d4f6
starting a settings module in rust
2023-01-27 09:58:06 -06:00
Chris Cochrun
50c17705f6
some tests and ideas for Rust
2023-01-23 17:10:49 -06:00
Chris Cochrun
e6d480d678
some testing of file_helper.rs
2022-12-14 13:39:50 -06:00
Chris Cochrun
8b4c348279
a lot of setup and testing work for rust
2022-12-13 09:33:47 -06:00
Chris Cochrun
748c7672be
rearranging rust files
2022-12-10 06:52:19 -06:00
Chris Cochrun
b76f027455
rearranging rust files and updating crates
2022-12-10 06:52:04 -06:00
Chris Cochrun
9644631f7c
adding a basic other struct in rust... well trying...
2022-12-09 16:55:54 -06:00
Chris Cochrun
8a7d6da991
adding rust to the project
2022-12-08 15:21:14 -06:00