Commit graph

122 commits

Author SHA1 Message Date
Jaex
a2e8576641 Set SaveSettingsAfterTaskCompleted setting false by default 2018-10-16 23:56:25 +03:00
Jaex
912891157c Save column widths of task list view 2018-10-02 00:29:55 +03:00
Jaex
561d350c65 Added option to automatically select last completed task in main window 2018-10-01 23:26:13 +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
c969eaf37f Use properties instead 2018-05-31 16:27:39 +03:00
Jaex
181283e3b6 Added hotkey repeat limit option 2018-05-29 13:08:33 +03:00
Jaex
fe11870abb Save recent colors 2018-04-24 13:46:12 +03:00
Jaex
df55d6bcfc Removed export options instead it will export settings and history but not logs 2018-03-03 03:23:18 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex
b3c8201c8a Added RotateImageByExifOrientationData option to application settings advanced tab 2017-12-22 13:59:52 +03:00
campbeb
ee96a1e3c2 Allow placing image preview pane on bottom
User can select to have main form image preview pane at the side or at the bottom.
Closes #1943
2017-10-28 12:41:14 -04:00
Jaex
d653c02b04 Added verbose request logs option to application settings advanced tab 2017-10-16 18:01:58 +03:00
Jaex
b01e7aa0ef Added Discord invite button 2017-10-10 10:48:40 +03:00
Jaex
91c5d50ea3 Adding unread support to news 2017-06-12 01:21:12 +03:00
Jaex
ae20876179 Hide auto check update option and dns changer in Windows Store build 2017-05-03 13:20:06 +03:00
Jaex
fa7aa60e64 Added reset settings button to application settings window, removed DetectUploaderConfigFileChanges advanced setting 2017-03-26 19:10:52 +03:00
Jaex
e4c1435cf0 #2362: Set UseDefaultClipboardGetImage true by default because alternative method not reliable 2017-03-24 13:33:33 +03:00
Jaex
6ad97797d0 Release 2017-01-25 16:16:17 +03:00
Jaex
b4282ddcbb Added actions toolbar to tray menu 2017-01-19 15:39:10 +03:00
Jaex
0bd59a9f8a Simple actions renamed to Actions toolbar 2017-01-19 15:17:55 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
6ff0d09957 Save simple actions form position, option to run it at startup 2017-01-01 02:07:58 +03:00
Jaex
66880fd71a Made simple actions form singleton, added settings of it 2017-01-01 01:41:06 +03:00
Jaex
fadddf7ade Removed automate tool 2016-11-17 15:14:51 +03:00
Jaex
8bc635502c In Steam build AutoCheckUpdate should be Browsable false instead of not including variable, that way when user switch builds, setting can preserve its value 2016-09-29 03:53:55 +03:00
Jaex
80429ba492 ScreenshotsParentFolder change 2016-08-20 11:58:11 +03:00
Michael Delpach
66cac748f2 CustomScreenshotsPath2 feature moved to Program.cs 2016-08-20 11:44:24 +08:00
Michael Delpach
43b6e4b794 Secondary CustomScreenshotPath support 2016-08-20 10:10:34 +08:00
Jaex
933ff62e9e Added check pre release updates option 2016-07-31 03:56:03 +03:00
Jaex
6b5be535af Added Patreon button 2016-06-09 03:25:24 +03:00
Jaex
e140bfab62 ShowTrayLeftClickTip don't need anymore because main window have tips button now 2016-05-31 23:49:41 +03:00
Jaex
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex
8374ecbc03 Added SaveSettingsAfterTaskCompleted setting 2016-05-17 16:43:04 +03:00
Jaex
c477c8a011 Save OCR language selection 2016-05-15 11:47:30 +03:00
Jaex
fe4d9d85d7 fixed #1504: Added application wide upload disable option 2016-04-19 19:23:44 +03:00
Jaex
1322ad31ba Added TrayTextMoreInfo in application settings to show more info in tray text 2016-04-15 04:06:08 +03:00
Jaex
904ee37967 Added open main window hotkey 2016-04-06 19:15:25 +03:00
Jaex
480a7ab6ec Added image count limit option to image history window, default value of it is 250 2016-04-02 15:06:06 +03:00
Jaex
52100685b4 WebpageCaptureForm moved to ScreenCaptureLib 2016-03-21 15:16:33 +02:00
Jaex
6a992a0857 fixed #1400: Added AcceptInvalidSSLCertificates option to Application settings -> Advanced tab which can be used by people who using self signed certificates 2016-03-14 03:10:19 +02:00
Jaex
fe8d8b38b6 In image history form check setting buttons 2016-03-03 11:52:55 +02:00
Jaex
51a9e030f4 Added max item count for history, Image history order fix 2016-03-03 11:22:12 +02:00
Jaex
17f6d733d2 Save history form splitter distance, on form shown select first history item 2016-03-01 11:25:38 +02:00
Jaex
377986c46e Added History tab to application settings window 2016-02-23 20:05:44 +02:00
Jaex
41e22ce255 Adding support for recent items to show up in main window too 2016-02-22 19:38:38 +02:00
Jaex
4fadd527f8 Added export / import ui 2016-02-10 01:10:33 +02:00
Jaex
7ff74dcdb3 Added quick task menu editor 2016-02-06 20:10:01 +02:00
Jaex
d43f5b9ea9 #1197 Adding quick capture task menu 2016-02-06 16:52:15 +02:00