Commit Graph

101 Commits

Author SHA1 Message Date
fcbc236634 modification for inpaint filename 2024-08-20 23:02:52 +02:00
ce1a828711 implemented #21 2024-08-19 09:51:28 +02:00
17a71f1317 added webp format again 2024-08-18 22:37:08 +02:00
cb0fd96c2d implemented #11 2024-08-18 22:33:01 +02:00
a710eced2e konverter form hinzugefügt 2024-08-18 21:48:34 +02:00
78f50c56e8 implemented #13 2024-08-18 19:29:34 +02:00
9873579362 added magick.net nuget 2024-08-18 18:10:29 +02:00
5ed7d3255c removed webp format 2024-08-18 18:05:05 +02:00
e1f6290bb0 prepare konverter 2024-08-18 18:00:31 +02:00
de744c3f74 prepare v2.10 2024-08-18 17:40:27 +02:00
aef31d7332 cleanup 2024-08-18 17:37:25 +02:00
81bfbb9a2a cleanup 2024-08-18 17:37:11 +02:00
a24264093d fixes #19 for real this time 2024-08-18 17:35:10 +02:00
2aaa004696 fixing auto zooming 2024-08-18 16:46:13 +02:00
dd2239531d finally fixed #19 2024-08-18 15:57:10 +02:00
339d9e328c fixed #19 and maybe #20 2024-08-18 15:34:44 +02:00
0bbe5f2aa0 fix #18 2024-08-17 12:48:48 +02:00
d33ed97eb9 fixes #16 2024-08-17 09:48:28 +02:00
c7789a1c92 fixes #16 2024-08-17 09:17:55 +02:00
50763e9b80 fixed #12
fixed #9
2024-08-17 08:44:36 +02:00
cad7522385 Merge branch 'master' of https://git.kmpr.at/kamp/Mk0.Software.ImageSorter 2024-08-17 08:18:40 +02:00
b1c1dca495 implemented #10 2024-08-17 08:18:32 +02:00
48e9d4eb10 README.md aktualisiert 2024-08-16 22:10:23 +02:00
6e97e3b8fb 2.8 2024-08-16 22:06:32 +02:00
41268f0600 Merge branch 'master' of https://git.kmpr.at/kamp/Mk0.Software.ImageSorter 2024-01-15 10:42:28 +01:00
74cf26ac60 code improvements 2024-01-15 10:42:22 +01:00
9914e3a5e0 README.md aktualisiert 2023-08-13 11:08:10 +00:00
4776764b46 implemented #8 2023-08-13 13:03:55 +02:00
861174edcd implemented #6 2023-08-11 10:30:48 +02:00
18c4eaaf16 fixed #4 2023-08-10 14:46:36 +02:00
8371f0218c fixed #5 2023-08-10 14:45:33 +02:00
9c8e252cba fixed #7 2023-08-10 14:43:56 +02:00
94f551e039 more UI fixes for #3 2023-08-10 09:16:38 +02:00
0f9320b554 UI fixes for #3 2023-08-10 09:15:19 +02:00
03ea31e187 implemented #3 2023-08-10 09:11:56 +02:00
4d29cb3340 added icons for #2
initial ui functions for #3
2023-08-10 08:31:09 +02:00
fc361f6921 feature request #2 added 2023-08-10 08:13:26 +02:00
7ae2923906 added heic 2023-03-27 19:10:29 +02:00
e6efa42e45 updated DLLs (.net 4.8) 2023-03-19 15:11:11 +01:00
2f77ee1991 Merge branch 'master' of https://git.kmpr.at/kamp/Mk0.Software.ImageSorter 2023-03-19 15:02:50 +01:00
52a0c3543c version label 2023-03-19 15:02:36 +01:00
81e1002131 „README.md“ ändern 2023-03-19 14:00:38 +00:00
b4e9cce2b1 fixed #1 2023-03-19 15:00:17 +01:00
d69e071a0e bugfix regarding counting images 2022-08-16 14:36:58 +02:00
b1430d33e5 Merge branch 'master' of https://git.kmpr.at/kamp/Mk0.Software.ImageSorter 2022-08-15 16:37:04 +02:00
c9dd582330 Added a button for donations
Added a button for christmas
2022-08-15 16:34:55 +02:00
112ccbced9 „README.md“ ändern 2022-08-15 08:44:30 +00:00
e849d0f145 New Icons implemented
Shortcut R added: shows menu to manually crop borders
While the menu for manually cropping borders is shown, you can use the keyboard digits (1-0) to adjust the slider
Shortcut Ctrl+Up/Down/Left/Right added: Manually crop selected border (only works if menu for manually cropping is opened; press R before)
Shortcut D added: duplicates image
Shortcut T added: shows menu for image trasnformations
Shortcut Q added: select source path for images to sort
2022-08-15 10:37:49 +02:00
c05473e74c Added webp support 2022-08-14 15:52:11 +02:00
32a7d146a0 * Improved loading speed for the application where target folders contain a lot of images inside (async counting of the images)
* More accurate counting of images in target folder (with filetypes in capital letters too and also counting images from subdirectories)
2022-08-13 19:45:21 +02:00