Commit Graph
17 Commits
Author SHA1 Message Date
Gabriel20xx 6cdc3ec876 Implement code changes to enhance functionality and improve performance 2025-07-07 11:04:17 +02:00
Gabriel20xx 5377a62ed9 fix screendhot 2025-07-07 10:46:43 +02:00
Gabriel20xx 1c8539584c Add functionality to save and load the last scenario in MainWindow 2025-07-03 17:04:20 +02:00
Gabriel20xx 142f99601c Fix StepDialog to correctly reference NameImageDialog for image naming 2025-07-03 17:00:52 +02:00
Gabriel20xx b2ef81beba Add escape key functionality to CropDialog and improve window handling in StepDialog 2025-07-03 16:58:09 +02:00
Gabriel20xx e3c52b1d34 Fix StepDialog parent reference to improve image handling functionality 2025-07-03 16:54:20 +02:00
Gabriel20xx ab6cd39b83 Enhance scenario management by adding directory structure for scenarios and steps, and implement ZIP import/export functionality for scenarios. 2025-07-03 16:51:56 +02:00
Gabriel20xx cc2433076c Add rename functionality for scenarios, steps, and images in the UI 2025-07-03 16:48:04 +02:00
Gabriel20xx 4cd64b09bd Refactor ScreenshotOverlay functionality into CropDialog for improved screenshot selection and handling 2025-07-03 16:40:21 +02:00
Gabriel20xx 0814c5a66c Refactor ScreenshotOverlay to improve selection rectangle handling and enhance paintEvent rendering 2025-07-03 16:36:18 +02:00
Gabriel20xx acfc126bb1 Improve ScreenshotOverlay paintEvent to enhance selection rectangle rendering and dimmed background 2025-07-03 16:33:26 +02:00
Gabriel20xx c89a30da71 Fix drawing rectangle in ScreenshotOverlay by using geometry directly 2025-07-03 16:30:15 +02:00
Gabriel20xx a22189cac9 Refactor add_image_to_step method and remove unused code in StepActionDialog 2025-07-03 16:26:18 +02:00
Gabriel20xx d76e8156ad Rename add_image method to add_image_to_step for clarity in StepDialog 2025-07-03 16:21:04 +02:00
Gabriel20xx 83a9c5270e Enhance logging for screenshot functionality and add validation checks 2025-07-03 16:18:26 +02:00
Gabriel20xx d45700d49d Add validation and error handling for screenshot saving 2025-07-03 16:11:59 +02:00
Gabriel20xx ed07f26dee Initial 2025-07-03 15:58:44 +02:00