No description
  • C# 98.5%
  • PowerShell 0.8%
  • Shell 0.7%
Find a file
MaddoScientisto d13ec8abdf Refactor thumbnail options to enum and ComboBox UI
Replaced multiple mutually-exclusive boolean properties for thumbnail text options with a single enum (`ThumbnailOption`) in the data model. Updated WinForms UI to use a ComboBox instead of radio buttons for selecting thumbnail mode. Adjusted designer, mapping profile, settings DTO, and settings service for enum support and backward compatibility. Simplified thumbnail generation logic and improved maintainability by ensuring only one mode can be selected at a time.
2026-02-16 19:55:37 +01:00
Catalog.sln.ide ayy lmao 2016-07-04 16:45:45 +02:00
CatalogLib Merged 2024-10-14 21:06:49 +02:00
CatalogLibVb ayy lmao 2016-07-04 16:45:45 +02:00
CatalogVbLib Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
imagecatalog Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
imagecatalog.backup 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogCS 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogParallel Gestione status dei thread 2021-03-04 10:44:09 +01:00
lib Library 2017-04-17 14:24:30 +02:00
MaddoLibrary@5987cc2652 async 2017-09-22 14:43:42 +02:00
MaddoShared Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
MaddoShared.backup 2024 reopening 2024-10-14 18:54:30 +02:00
MaddoShared.Benchmarks Add AI/OCR extraction feature with UI and CSV export 2026-02-16 18:37:05 +01:00
MaddoShared.Tests Add AI/OCR extraction feature with UI and CSV export 2026-02-16 18:37:05 +01:00
WPFCatalog Cancellazione Task 2017-10-05 14:16:43 +02:00
.gitignore gitignore 2016-07-04 17:01:08 +02:00
.gitversion.yml Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
.upgrade-assistant 2024 reopening 2024-10-14 18:54:30 +02:00
Catalog.sln Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
Catalog.sln.bak Gestione status dei thread 2021-03-04 10:44:09 +01:00
GitVersion.yml Modernize versioning and display in app and build output 2026-02-14 22:18:56 +01:00
log.txt 2024 reopening 2024-10-14 18:54:30 +02:00
README.md Initial commit 2016-07-04 16:43:21 +02:00
run-benchmarks.ps1 Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
run-benchmarks.sh Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00

Catalog 3