Commit graph

306 commits

Author SHA1 Message Date
Jaex 132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
L1Q c62d8556c6 Improve tranlsation support
Move lines to resx
2019-04-04 22:22:16 +03:00
Jaex e3e54bf720 If settings save fail balloon tip clicked then debug log window will open 2019-04-03 13:56:15 +03:00
Jaex 2a0ca56d51 Show balloon tip warning when application settings save fail 2019-03-30 15:54:46 +03:00
Jaex 83023a67ea When importing sxcu file, update custom uploader tab even if custom uploader not selected as active 2019-02-20 10:57:30 +03:00
Jaex 0fe9c87fac Removed FTP client tool 2019-02-01 09:37:23 +03:00
Jaex 898482a5d4 Remove custom uploaders tab from uploaders config form 2019-01-23 13:34:10 +03:00
Jaex cb9efd5fa3 Move custom uploader settings to its own form 2019-01-23 13:13:48 +03:00
Jaex a243ded119 fixed #3891: When OCR used first time, ask for permission from user 2019-01-18 09:23:25 +03:00
Jaex f4d8ed3b1e Storing application version in custom uploader JSON to be able to better support backward compatibility 2019-01-04 14:37:24 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 3d5490215a Set UseShellExecute true for runas to work 2019-01-01 03:45:01 +03:00
Jaex d87b16073b Scan for all barcode types instead of just QR code 2018-12-19 23:47:38 +03:00
Jaex 80b4f5a986 Removed webpage capture which was using IE/Edge to render because built in browser capture methods superior to this method: https://getsharex.com/docs/website-capture 2018-12-17 15:17:04 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex c802383311 Fix OCR async issue 2018-11-30 10:43:56 +03:00
Jaex e490e170c6 Move static OCR method to OCRSpace class 2018-11-28 16:45:06 +03:00
Jaex 029997a698 OCR fixes 2018-11-28 16:14:19 +03:00
Luke Anderson dad5b81096 Add new settings to OCR - Fixes #3712, #3601, #2848 2018-11-28 20:06:45 +10:30
Jaex c628a22d9d fixed #3735: Image save issue from image editor 2018-11-13 14:19:37 +03:00
Jaex 86242dca83 fixed #3734: Added optional setting to strip color space information chunks from PNG image 2018-11-13 11:10:33 +03:00
Jaex 3eade4e4cc Make sure inputs not null 2018-08-11 16:33:50 +03:00
Yue Lin Ho 5126ace182 Auto save OCR result
Signed-off-by: Yue Lin Ho <b8732003@student.nsysu.edu.tw>
2018-08-11 20:44:42 +08:00
Jaex ffc2ef1db7 Using ContinueInCurrentContext in few places 2018-08-03 17:16:36 +03:00
Jaex 1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex b166e94131 Added HistorySettings class 2018-08-01 16:52:10 +03:00
Jaex 63274f6482 Added image history settings form 2018-08-01 14:44:48 +03:00
Jaex a134a4498e Performance improvements for image history, removed max item count option 2018-07-23 19:27:08 +03:00
Jaex bd644a1950 Update file path when save as... used 2018-07-16 13:11:17 +03:00
Jaex 894e6a6433 #3530: Save buttons in image editor will use task settings to generate name if file name is not supplied yet, that way user can save without use "save as..." dialog first 2018-07-16 12:44:23 +03:00
Jaex e9f6f59879 Rename Amazon S3 regions to endpoints 2018-06-20 15:22:11 +03:00
SupSuper dbba4fbb1a Fixed tray progress indicator to be DPI-aware 2018-06-08 18:13:14 +01:00
Jaex ec45f15922 fixed #3374: Added screen color picker support to image editor color picker, also gonna show recent colors in screen color picker tool too 2018-06-02 15:34:52 +03:00
Jaex 0047bc087a fixed #1551 #3382: Added upload file and edit image context menu buttons to history and image history windows 2018-05-19 17:10:53 +03:00
Jaex 65e8ca03bd Rename Beta to Dev 2018-05-18 20:39:01 +03:00
Jaex 7dc95f4ae7 Fix "Multiple statements in one line" 2018-05-16 11:09:01 +03:00
Jaex 1e70452e9f When processing image effects show wait cursor 2018-05-09 02:10:38 +03:00
Jaex 696e9ff715 Added upload image button to image effects form 2018-05-09 01:34:19 +03:00
Jaex 0dbaa2e676 Removed ScreenColorPicker.cs instead using ColorPickerForm for both 2018-04-18 19:29:02 +03:00
Jaex 217018b388 Added after capture task "Scan QR code", it requires image to be saved as file 2018-04-03 21:21:41 +03:00
VodBox 4be0413b72 Respect Hotkey Overrides with Auto Capture 2018-04-02 23:43:29 +12:00
Jaex 749d52e484 Make sure QR code output is square image 2018-02-26 09:47:34 +03:00
Jaex 36b0609dd9 Proper way to check QR code content length 2018-02-26 09:26:35 +03:00
Jaex 872daed5c2 Use proper custom uploader name 2018-01-29 12:02:34 +03:00
Jaex 64aeb3cd81 Move QR code methods to TaskHelpers 2018-01-25 10:45:56 +03:00
Jaex 7c019a19ec Allow to cancel image effects dialog from editor 2018-01-21 01:40:38 +03:00
Jaex 4baf0542cd fixed #2811: Don't apply image effects to images which have indexed pixel format 2018-01-06 03:46:37 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 4f307fce28 Show new image form in startup form 2017-12-26 16:40:36 +03:00