Commit graph

21 commits

Author SHA1 Message Date
Chris Cochrun
5ba657a7d4 more bugfixes 2025-07-28 07:13:00 -05:00
Chris Cochrun
66f313675b updates to fix qml 2024-09-15 06:06:53 -05:00
Chris Cochrun
a2ba6e70bd making web backgrounds match theme so there aren't any flashbangs. 2024-04-13 06:22:35 -05:00
Chris Cochrun
60b89a84d7 using getItem directly since QVariantMaps work now in 0.6 of cxxqt 2024-01-16 13:54:09 -06:00
Chris Cochrun
e30066b101 revealJS presentations work sorta
I still have lots of bugs, but the groundwork is there. At least a
proof of concept.
2023-11-14 21:39:30 -06:00
Chris Cochrun
e80f0216ae tweaks to allow better html presentations 2023-08-07 07:21:18 -05:00
Chris Cochrun
38ae7c9850 switching back until I finish upgrading to 0.5.3 cxx-qt
This is where they made sure QVariantMap maps to QMap_QString_QVariant
in Rust.
2023-05-19 09:18:34 -05:00
Chris Cochrun
56c7dc8541 bug: fixing updating of properties in presentation_model 2023-05-17 17:01:34 -05:00
Chris Cochrun
c33b5af588 basic implementation of having reveal.js slides working
There is still a lot of work needed to be done here, but the basics
are laid out.
2023-05-01 06:20:45 -05:00
Chris Cochrun
b05af23ffa feat: reveal.js presentations are viewable in editor
I have gotten reveal.js presentations to be viewable. I'll still need
to work with how to present them, and fix the presenter piece as well,
but for now, it works.
2023-04-29 07:13:04 -05:00
Chris Cochrun
7cd57e2376 making labels selectable 2023-03-06 11:08:18 -06:00
Chris Cochrun
1559c72618 clarify parameters 2023-03-05 21:35:49 -06:00
Chris Cochrun
0eec89518d changePresentation works now
This also now makes sure that when switching presentations
in the editor we are jumping back to the beginning of the
presentation rather than getting lost in the last held currentFrame.
2023-03-05 07:21:10 -06:00
Chris Cochrun
5fe5a5b621 switching all layouts to newer layouts 2023-03-03 16:47:49 -06:00
Chris Cochrun
187481295f checking to make sure we don't need to update pageCount 2023-01-17 05:52:59 -06:00
Chris Cochrun
d6da3b546c better debugging: all print statements are now console.log 2023-01-17 05:52:34 -06:00
Chris Cochrun
d868571d72 adding presentations with multiple slides 2023-01-17 05:09:16 -06:00
Chris Cochrun
8c3ebedf18 makeing PresentationEditor layout make more sense 2022-10-14 07:17:36 -05:00
Chris Cochrun
f69d17d08b allow for udpating video and pres titles 2022-09-28 11:26:28 -05:00
Chris Cochrun
d8aca3d149 a bit of updating and making pdfs work better 2022-09-24 14:58:17 -05:00
Chris Cochrun
ed58e2cda1 adding a presentation editor and ui to get there 2022-09-23 06:20:43 -05:00