Commit graph

22 commits

Author SHA1 Message Date
Chris Cochrun
19e3c71ff2 small ui tweaks and fixes 2023-10-06 08:34:02 -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
82466ee6fc bug: fixing some adding and updating issues 2023-05-17 16:38:22 -05:00
Chris Cochrun
8b231de32b adding a custom rangedslider 2023-04-18 15:32:42 -05:00
Chris Cochrun
ecebddf557 add All files to the options 2023-04-18 06:42:43 -05:00
Chris Cochrun
f4c2e1e452 remove commented code 2023-04-18 06:30:44 -05:00
Chris Cochrun
a543d8b9bc add proper fileDialog
This makes it so the editor page can change the image you are using.
2023-03-12 06:32:25 -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
0086c20529 adding a basic label to view the filePath of the image 2023-03-05 07:24:17 -06:00
Chris Cochrun
c634c6406d changeImage works now 2023-03-05 07:18:38 -06:00
Chris Cochrun
5fe5a5b621 switching all layouts to newer layouts 2023-03-03 16:47:49 -06:00
Chris Cochrun
3d5e131ad5 making image smaller 2023-02-23 14:55:15 -06:00
Chris Cochrun
d6da3b546c better debugging: all print statements are now console.log 2023-01-17 05:52:34 -06:00
Chris Cochrun
175182a32b makeing ImageEditor layout make more sense 2022-10-14 07:17:12 -05:00
Chris Cochrun
cf15949347 fixing images not updating after items being deleted in middle 2022-09-28 11:12:47 -05:00
85e260c874 image title shows after changing imageGet 2022-04-11 17:25:10 -05:00
f1378cc1ff making future proof refactor of image and video get system 2022-04-11 14:04:03 -05:00
8d07c7355d fixed the leftdock to allow reordering and better dnd 2022-04-11 11:03:20 -05:00
818b57cef7 imageEditor is working and preview of images works 2022-04-08 17:31:44 -05:00
0cee5db60d basic imagemodel and editor 2022-04-08 17:24:18 -05:00
c35c0f6550 adding in a video model and editor 2022-03-15 15:08:17 -05:00