Commit graph

279 commits

Author SHA1 Message Date
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
Jaex
df8e174d8c Added image editor startup dialog when editor is opened from tools menu 2017-12-26 14:46:29 +03:00
Jaex
54b8d85e87 If editor image is null then show new image dialog 2017-12-25 19:48:41 +03:00
Jaex
328ca6b61d fixed #3015: Removed SevenZipSharp library instead using 7-Zip CLI 2017-12-18 11:20:37 +03:00
Jaex
865fd0bcf9 #3008: Added image editor events 2017-12-17 10:30:39 +03:00
Jaex
fb0594db7f fixed #2991: Rename Windows Store to Microsoft Store 2017-12-10 17:58:47 +03:00
Jaex
b2e46f617c Removed Greenshot image editor 2017-12-05 16:47:32 +03:00
Jaex
4a965181b4 Use built in FFmpeg in Windows Store builds 2017-12-05 09:53:04 +03:00
Jaex
763eb85d3c TopMost false for text input form, image size form, canvas size form 2017-11-12 10:32:55 +03:00
Jaex
62144a279a Clone image before open image editor async 2017-11-12 09:35:09 +03:00
Jaex
ed547cb2aa Added AppVeyor dev build downloader, middle clicking on application settings pre release check box will start it 2017-11-03 15:27:26 +03:00
Jaex
eb7992e36d Run image editor on STA thread that way multiple editors can be opened without block main thread 2017-10-30 14:14:13 +03:00
Jaex
b4abf36b54 Make sure annotate tasks ran from form thread 2017-10-23 23:56:03 +03:00
Jaex
7b3066672e Don't change task image effects preset selected when modified in tool 2017-10-16 13:11:05 +03:00
Jaex
e19c60f81e Save image effects settings 2017-10-14 16:13:24 +03:00
Jaex
2d8f124461 Image effect preset improvements 2017-09-23 15:48:28 +03:00
Jaex
d643b60d21 Adding image effect preset list 2017-09-23 15:07:18 +03:00
Jaex
a9b0982b4c Adding custom URL sharing service 2017-09-10 13:55:21 +03:00
Jaex
ba22454a4a Custom uploader ui works similar to FTP ui now, changed values apply instantly without require pressing update button 2017-09-02 22:08:24 +03:00
Jaex
f525b53a3f Added "Upload text" and "Shorten URL" hotkeys 2017-09-02 17:13:26 +03:00
Jaex
113df131a4 Added batch image thumbnailer tool 2017-07-10 02:04:19 +03:00
Jaex
34da140789 Added automatic bit depth detection for PNG encoding 2017-06-18 13:47:37 +03:00
Jaex
638aacf0b1 While opening color picker if clipboard contains rgb or hex color then automatically select it 2017-05-17 15:06:01 +03:00
Jaex
04b925a8bd Changes to tray upload animation 2017-05-17 11:26:16 +03:00
Jaex
bddffbe7e8 #2499: Also respect DisableNotifications option 2017-05-14 02:38:17 +03:00
AKTheKnight
8dd1a5e6c8 Screen color picker notifications
Fix #2499 
Balloon notification for color picker copied to clipboard will not show if no notifications is set in settings
2017-05-13 11:12:34 +01:00
Jaex
ae20876179 Hide auto check update option and dns changer in Windows Store build 2017-05-03 13:20:06 +03:00
Jaex
80708a9816 SettingManager refactoring 2017-03-26 22:21:10 +03:00