Catalog/imagecatalog
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
..
Commands Fixes and mapping 2026-02-04 23:16:06 +01:00
Mappings Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
Models Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
Properties Add AI/OCR extraction feature with UI and CSV export 2026-02-16 18:37:05 +01:00
Services Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
app.config 2024 reopening 2024-10-14 18:54:30 +02:00
AssemblyInfo.cs Fixed Build 2024-10-14 19:54:29 +02:00
ClassDiagram1.cd ayy lmao 2016-07-04 16:45:45 +02:00
collini_canon.xml Menu testo e fix float margine 2017-09-28 14:50:24 +02:00
DataModel.cs Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
ExifReader.cs Gestione status dei thread 2021-03-04 10:44:09 +01:00
FileHelper.cs Gestione status dei thread 2021-03-04 10:44:09 +01:00
FodyWeavers.xml Versione 2.1 2019 2021-02-20 23:16:47 +01:00
FodyWeavers.xsd Versione 2.1 2019 2021-02-20 23:16:47 +01:00
GitVersion.README.md Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
Icon.png Errors fix, removed old library, Added logging 2025-07-23 15:08:25 +02:00
ImageCatalog 2 - Backup.csproj Updated version 2024-10-14 22:18:26 +02:00
ImageCatalog 2.csproj Add AI/OCR extraction feature with UI and CSV export 2026-02-16 18:37:05 +01:00
ImageCatalog 2.vbproj merge marcio 2021-02-25 11:52:23 +01:00
LOG_ITA.jpg Lockdown mode for old catalog 2017-09-27 17:12:36 +02:00
Logo.ico Errors fix, removed old library, Added logging 2025-07-23 15:08:25 +02:00
MainForm.cs Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
MainForm.Designer.cs Refactor thumbnail options to enum and ComboBox UI 2026-02-16 19:55:37 +01:00
MainForm.resx Add color-key transparency support for logo overlays 2026-02-15 11:13:23 +01:00
MainWindow.xaml Add AI/OCR extraction feature with UI and CSV export 2026-02-16 18:37:05 +01:00
MainWindow.xaml.cs Add AI/OCR extraction feature with UI and CSV export 2026-02-16 18:37:05 +01:00
ParametriSetup.cs Fixes to settings 2026-02-04 22:10:16 +01:00
Program.cs Mutually exclusive thumbnail mode selection in UI 2026-02-16 18:58:15 +01:00
ViewModelBase.cs Fixes and mapping 2026-02-04 23:16:06 +01:00