Commit graph

5605 commits

Author SHA1 Message Date
Jaex cd5d1ab724 Added switch task view mode button to context menu 2019-05-14 02:46:53 +03:00
Jaex de3469ef36 Fix progress bar not hiding 2019-05-14 01:42:36 +03:00
Jaex 74eccf6a66 Fix auto scroll issue 2019-05-13 11:37:02 +03:00
Jaex c4fd1f5d70 Show file icons for non images 2019-05-13 10:01:14 +03:00
Jaex a0730b66af Support deleting task items in thumbnail view 2019-05-13 02:38:01 +03:00
Jaex 142753c2a4 Hide list view context menu entries in thumbnail view 2019-05-13 02:19:09 +03:00
Jaex 91a41524a5 Only add or update task panel if view mode is thumbnail 2019-05-13 02:03:15 +03:00
Jaex 0bf55a6763 Adding TaskViewMode option 2019-05-13 01:21:37 +03:00
Jaex f344abf042 When outside of task panel clicked still open context menu 2019-05-13 01:07:53 +03:00
Jaex 988b4568f3 Also clicking thumbnail panel will open fullscreen preview 2019-05-13 00:44:21 +03:00
Jaex d592b5f390 Use previous thumbnail resizing method 2019-05-13 00:32:24 +03:00
Jaex 0d6ffbce79 Clicking on thumbnail will open fullscreen preview 2019-05-12 23:55:30 +03:00
Jaex 0546e1b80d Create thumbnail and store it instead of loading full image in picture box to decrease memory usage 2019-05-12 23:26:45 +03:00
Jaex e1f0dd5bc6 Support context menu in task view 2019-05-11 23:36:00 +03:00
Jaex e53ecd40ab Small UI changes 2019-05-11 22:14:49 +03:00
Jaex ea63c7209f Improve TaskPanel layout 2019-05-11 21:34:11 +03:00
Jaex a10380cc4f Revert "Use table layout panel instead of flow layout panel for tasks"
This reverts commit f74ce717cc.
2019-05-11 21:16:04 +03:00
Jaex f74ce717cc Use table layout panel instead of flow layout panel for tasks 2019-05-11 20:01:18 +03:00
Jaex 478ef9eab4 Possible fix for progress bar stucks 2019-05-11 17:33:16 +03:00
Jaex 5df2a80f85 Fix picture box loading label stuck 2019-05-11 00:17:06 +03:00
Jaex bb9c597a45 Use dark background in thumbnail picturebox 2019-05-10 23:42:59 +03:00
Jaex 7df6f0f128 Insert task panels to beginning 2019-05-10 23:26:47 +03:00
Jaex e15a5abb26 Support AutoEllipsis in label 2019-05-10 22:57:45 +03:00
Jaex 561a0a4994 Allow changing thumbnail size 2019-05-10 22:26:01 +03:00
Jaex f74568f853 Add task panels automatically for testing 2019-05-10 16:43:26 +03:00
Jaex e8ad2f5f7a Initial work for task thumbnail view for main window 2019-05-10 16:22:39 +03:00
Jaex b2e94ab79c fixed #2359: Handle "Illegal characters in path" issue in application settings window 2019-05-08 15:48:51 +03:00
Jaex 76ebaec0d9 FileDownloader refactor 2019-05-08 13:38:12 +03:00
Jaex eac10c7a65 If downloader canceled then delete incomplete file 2019-05-08 10:58:09 +03:00
Jaex 70580930f0 Added second text support to labeled numeric up down control 2019-05-05 09:59:05 +03:00
Jaex 36f179eb01 Added interpolation mode option to magnify tool 2019-05-05 09:53:03 +03:00
Jaex 3cf0decc7a fixed #4110: Encode B2 result file name 2019-05-05 09:31:41 +03:00
Jaex d27a7de529 Force proportional resizing in magnify tool 2019-05-03 11:01:09 +03:00
Jaex 7d71c6bd45 Fix magnify issue 2019-05-03 10:44:04 +03:00
Jaex 01bfe03112 Added magnify strength option 2019-05-03 10:40:54 +03:00
Jaex 89ff9f0f34 Update annotation tool tooltips to not include category name 2019-05-03 09:41:43 +03:00
Jaex 4477b8ce55 fixed #2891: Added magnify annotation tool 2019-05-02 12:45:54 +03:00
Jaex 879852cf04 Update inno scripts 2019-05-01 08:57:23 +03:00
Jaex a5a5fe0d4b
Merge pull request #4084 from Danielku15/feature/select-tool
Fix issues for select tool
2019-04-29 21:49:02 +03:00
Jaex 79a913d10c
Merge pull request #4104 from sylveon/master
Parallelize matrix convolution and consider transparency in gaussian blurs
2019-04-29 21:28:35 +03:00
Daniel Kuschny 8cb8416cd4 Removed unneeded variable, ensure shape stays selected after drawing 2019-04-29 18:28:54 +02:00
Charles Milette f770f2338b
Parallelize matrix convolution and consider transparency in gaussian blurs 2019-04-28 22:06:06 -04:00
Jaex 8677a80768 Removed preset Chevereto uploaders list 2019-04-26 22:26:43 +03:00
Jaex d1ae0d5734 fixed #4093: Removed preset Pomf uploaders list 2019-04-26 22:11:11 +03:00
Jaex 34b7137102 resolves #2638: Added option to disable hotkeys when active window is fullscreen 2019-04-20 23:48:54 +03:00
Jaex 79bcce9623 Ignore desktop when checking for fullscreen 2019-04-20 23:23:30 +03:00
Jaex b7a9d10ec3 Rename option 2019-04-20 22:45:59 +03:00
Daniel Kuschny e3b39685a0 Changed default option for auto-switchin of tools 2019-04-15 21:01:29 +02:00
Daniel Kuschny f34666816b Deselect shape before selecting new one, this ensures the correct behavior when switching between types 2019-04-15 20:59:18 +02:00
Daniel Kuschny 2957763918 Ensure correct shape selection clearing for different scenarios 2019-04-15 20:48:09 +02:00