Ruben
|
e4670ab974
Get rid of some build warnings and remove unused code
|
3 miesięcy temu |
Ruben
|
801b385daf
Fix `Optimize image` button not properly disabling in the image info view, when unsupported.
|
3 miesięcy temu |
Ruben
|
3b6d7a19ec
Refactor: migrate various commands and properties to `GlobalSettingsViewModel`, `MainWindowViewModel`, and `ToolsViewModel`. Update bindings across views, remove redundant commands and properties from `MainViewModel`, and streamline logic for better organization and maintainability.
|
3 miesięcy temu |
Ruben
|
9b006c40c1
Refactor: migrate UI-related properties to `MainWindowViewModel`. Update bindings across views, remove redundant properties from `MainViewModel`, and streamline logic for UI state management.
|
3 miesięcy temu |
Ruben
|
cfd26e2ea5
Refactor: move rotation and menu visibility properties to `GlobalSettingsViewModel` and `MainWindowViewModel`. Update bindings, replace obsolete properties in `MainViewModel`, and streamline related logic.
|
3 miesięcy temu |
Ruben
|
930be99710
Refactor to R3: move window-related properties to `MainWindowViewModel`. Update bindings across views, remove redundant properties and methods from `MainViewModel`, and enhance property structure for window management.
|
3 miesięcy temu |
Ruben
|
d04e2566ac
Refactor gallery view models for ReactiveUI to R3 migration, W.I.P
|
3 miesięcy temu |
Ruben
|
7986421757
Refactor: migrate cropping-related components to R3. Replace ReactiveUI with `BindableReactiveProperty`, update bindings, refactor command structure, and clean up obsolete logic. Adjust handlers and view models for consistency.
|
3 miesięcy temu |
Ruben
|
361df7dc27
Initial commit for switching from ReactiveUI to R3
|
3 miesięcy temu |
Ruben
|
9c36148332
Refactor and clean up code: apply formatting fixes in `CropFunctions`, suppress CA1069 warning in `BackgroundManager`, replace debug logs in `ExifHandling` with `DebugHelper.LogDebug`, and improve null checks and conditions.
|
3 miesięcy temu |
Ruben
|
4518c08ce8
Fix possible crop control layout issues
|
4 miesięcy temu |
Ruben
|
0a23b59704
Refactor core modules and file operations: restructure namespaces (`FileHandling` to `FileSorting`), replace `FileListHelper` with `FileSortHelper` and `FileListRetriever`, merge and relocate `Base64Helper` into `Base64Decoder`, remove unused custom controls, and update references across the project for clarity and consistency.
|
4 miesięcy temu |
Ruben
|
8297b11db0
Add exception handling to ReactiveCommands and refactor.
|
6 miesięcy temu |
Ruben
|
b2e5b0d496
Update to ReactiveUI 20.2.45, move files to core, refactor & rename.
|
7 miesięcy temu |
Ruben
|
1953b753aa
Refactor to use several view models, rename variables.
|
7 miesięcy temu |
Ruben
|
ccd1dcc94b
Rename TranslationHelper.cs to TranslationManager.cs. Remove unused enum `Languages`.
|
7 miesięcy temu |
Ruben
|
1f8b77cb95
Renamed SetTitleHelper.cs to TitleManager.cs
|
7 miesięcy temu |
Ruben
|
5a149e346c
Refactor into DialogManager
|
7 miesięcy temu |
Ruben
|
4b5c1601c2
Rename FunctionsHelper.cs to FunctionsMapper.cs, refactor.
|
7 miesięcy temu |
Ruben
|
37adaadba0
Reset image type to fix animated images not being rendered, after closing crop.
|
7 miesięcy temu |
Ruben
|
5cb5aaf245
Disable buttons when no image source or file source, or other conditions not making them usable.
|
7 miesięcy temu |
Ruben
|
a38adc0985
Refactor setting and updating titles
|
7 miesięcy temu |
Ruben
|
6e1d855eb7
Fix menus not closing when entering crop
|
7 miesięcy temu |
Ruben
|
d0aa0b36ea
Close bottom gallery when entering crop mode, and reopen it when exiting crop mode. Fixes incorrect layout.
|
8 miesięcy temu |
Ruben
|
2c09d1f0b8
Misc
|
8 miesięcy temu |
Ruben
|
0ad09e6006
GLobal usings to simplify calling settings
|
8 miesięcy temu |
Ruben
|
828f9ef9c7
Update to determine if crop should be enabled and if to navigate or not
|
9 miesięcy temu |
Ruben
|
54bce0d105
Restrict actions when a dialog is open
|
9 miesięcy temu |
Ruben
|
b3d4ff95bc
Crop - Update DetermineIfShouldBeEnabled
|
9 miesięcy temu |
Ruben
|
b28da714f9
Image Crop test
|
10 miesięcy temu |