Commit Graph

8 Commits

Author SHA1 Message Date
uncor3 35d99a1c05 optimize gallerywidget 2026-04-09 18:44:20 +00:00
uncor3 4c97ea79c8 fix(video): add rotation handling for video thumbnails 2026-04-05 09:43:30 +00:00
uncor3 ee730381e5 fix(ui): adjust item view sizes in gallerywidget 2026-04-04 18:49:25 +03:00
uncor3 56fa9310a6 fix: use hause_arrest or afc2 client whenever possible 2026-04-04 10:32:55 +00:00
uncor3 d38f1e7175 migrate to cxx-qt 2026-04-02 05:32:11 +00:00
uncor3 b989978668 feat: Add import functionality to ExportManager and related components
- Introduced ImportJob and ImportItem structures to handle import tasks.
- Enhanced ExportManagerThread to support import operations, including job queuing and progress tracking.
- Updated ServiceManager to facilitate file imports with optional AFC client handling.
- Modified ImageLoader and ImageTask to accommodate alternative AFC client for image loading.
- Implemented UI updates in StatusBalloon to reflect import process status alongside export.
- Refactored existing code to improve readability and maintainability, including the removal of unused variables and comments.
- Added a new loading icon label for better user feedback during import operations.
- Updated gallery widget to streamline export item creation by removing unnecessary index tracking.
- Enhanced error handling and logging for file operations during import and export processes.
2026-03-20 03:05:57 +00:00
uncor3 35c5985f47 detect recovery devices, cleanup code , use const pointers wherever possible, refactor img thumbnail loading, refactor gallery widget 2026-03-02 23:25:06 +00:00
uncor3 652b1fa4c8 refactor(gallery): use QThreadPool for much more efficient img loading 2026-02-01 01:16:31 +00:00