Commit graph

13 commits

Author SHA1 Message Date
Chris Cochrun
da1c4f84b5 fixing name clobbering in qobjects.
Apparently qobjects need unique names or else they will name clobber.
2024-06-26 09:12:11 -05:00
Chris Cochrun
cbf5fe3d9d clippy-fix 2024-06-25 23:04:30 -05:00
Chris Cochrun
aa0eeaaeed rename all cxx_qt::bridge modules to qobject for clarity 2024-06-24 16:40:37 -05:00
Chris Cochrun
defb73c0af trying to make a slide editing system 2024-04-17 15:58:25 -05:00
Chris Cochrun
df956af536 forgot to include header file 2024-04-17 11:23:15 -05:00
Chris Cochrun
3b96885afd attempting to display to user which file was saved 2024-04-17 10:08:32 -05:00
Chris Cochrun
479c22087f updates to how logging works 2024-04-17 06:31:46 -05:00
Chris Cochrun
428386a25b fixing a lot of debug info 2024-03-25 18:35:58 -05:00
Chris Cochrun
744481587f initial port to cxx_qt 6.0 2023-11-27 11:07:55 -06:00
Chris Cochrun
ebce1449d6 trying to find a way for a central tokio::runtime 2023-11-19 07:16:13 -06:00
Chris Cochrun
bef09ed805 trying to use tokio for async stuff and tracing for logging 2023-09-27 09:45:23 -05:00
Chris Cochrun
58fe68a671 an attempt to see what moving the sqlx would be like 2023-09-25 06:05:08 -05:00
Chris Cochrun
197478cb44 adding the basics for how a utils.rs would look 2023-09-24 07:04:13 -05:00