Commit graph

6392 commits

Author SHA1 Message Date
Jaex e75e437ee7 Added color name variable for name parser 2020-10-01 01:46:04 +03:00
Jaex c5ecb6af06
Merge pull request #5087 from Jaex/master
fixed #5068: Automatically register failed hotkeys
2020-10-01 01:27:38 +03:00
Jaex a05e9e6c62 fixed #5068: Automatically register failed hotkeys 2020-10-01 01:20:08 +03:00
Jaex dbdedf3e3c
Merge pull request #5086 from Fyers/master
Update German translations
2020-09-30 23:38:15 +03:00
Fyers ceeb801b51 german translations updated 2020-09-30 22:31:36 +02:00
Jaex daf5771811 Use notification tip everywhere instead of balloon tip 2020-09-30 22:33:26 +03:00
Jaex d1995018ae Added BackgroundColor and BorderColor options instead of using gradient background 2020-09-30 21:06:47 +03:00
Jaex a9bb925afb Use config colors 2020-09-30 20:44:29 +03:00
Jaex 567c565bf4 Added Title support to notification form 2020-09-30 20:37:44 +03:00
Jaex a031f774e2 Allow customizing more config 2020-09-30 20:02:47 +03:00
Jaex edde9d6345 Use notification form for screen color picker tip 2020-09-30 19:38:17 +03:00
Jaex 4589d80d51 Refactor NotificationForm 2020-09-30 19:26:18 +03:00
Jaex dcdf0d46f9 Fix transparent color issues in theme 2020-09-30 00:52:20 +03:00
Jaex 955ae9128b JsonHelpers refactor 2020-09-29 18:10:37 +03:00
Jaex 21d1073113 Added try catch 2020-09-29 17:48:58 +03:00
Jaex 3235365f80 CustomUploaderSettingsForm refactor 2020-09-29 17:39:01 +03:00
Jaex b6c2bd5098 JsonHelpers refactor 2020-09-29 16:59:33 +03:00
Jaex 3b9f5ed747 Improvements to JsonHelpers class, removed export/import buttons from image effects form 2020-09-29 16:42:46 +03:00
Jaex f8bc42085b Added maximum item limit option to history form 2020-09-27 15:39:38 +03:00
Jaex 31337563b7 #5072: Code refactor and fix wrong colors 2020-09-26 14:31:56 +03:00
Jaex 85503432cd
Merge pull request #5072 from JakeCover/master
Update color picker format options to include 0-1 colors
2020-09-26 10:54:35 +03:00
Jake ec92fae942 Update to make field names better, and to add variable precision rounding
See PR 5072 for the input that lead to this change.
2020-09-25 22:11:12 -07:00
Jake 8af8f470a5 Update color picker format options to include 0-1 colors
I used capital letters R, G, and B since they had not been used yet. This format of colors is used with a number of things, most notably Unity, and this will save me and hopefully others from having to convert normal colors to 0-1 range every so often, which I say is a win.
I have it set to round to 3 decimal places, but that's totally arbitrary and any precision will work, although some level of rounding seems sensible. I could probably make it so users can specify their own rounding precision, however this would be somewhat more effort to implement and would be a more significant deviation from the rest of the formatting rules, so I'll only add that if someone else says it'll actually be accepted. 
Also, why is banker rounding the default smh c # is is dumb
2020-09-24 16:40:23 -07:00
Jaex 2062845f84 Removed Q hotkey from region capture because users keep pressing it accidentally 2020-09-24 22:09:53 +03:00
Jaex 2d2f7c026f By default context menu won't be transparent 2020-09-24 21:53:50 +03:00
Jaex ed5a8c0765
Merge pull request #5069 from kanaxx/l10n_japanese
Adding Japanese Language Support
2020-09-24 20:36:01 +03:00
Jaex 4d7c9254fd Update drag item visibility 2020-09-24 10:50:50 +03:00
Jaex 5e9efa6fdb Removed unused resources 2020-09-24 10:21:15 +03:00
Jaex 922e09b2c5 Added lock menu option that way drag image can be hidden 2020-09-23 22:35:04 +03:00
Jaex 9deb7db031 Increased region capture menu button sizes, moved menu to top of monitor 2020-09-23 22:06:42 +03:00
kanaxx 6ebb58ddee change translation of smart eraser 2020-09-23 23:56:24 +09:00
Jaex 0ebabcb907 When .sxie file opened ask for enabling image effects if not already enabled 2020-09-23 13:24:07 +03:00
Jaex 4182c90775 Added clear button to gradient picker form 2020-09-22 18:44:24 +03:00
Jaex dc21005e74 fixed #5061: Support region capture hover area with Enter key and handle missing path 2020-09-22 15:51:20 +03:00
Jaex 3e3856e851 Edit error message 2020-09-22 10:47:40 +03:00
Jaex 859fdaf259 Only show first error message in balloon tip 2020-09-22 10:36:12 +03:00
Jaex a49ee424a0 Parse custom uploader error message 2020-09-22 10:16:39 +03:00
Jaex e4aea5e8f4 Added error message textbox to custom uploader settings form 2020-09-22 09:53:01 +03:00
Jaex f4f29f911a Added titles to hotkey info label 2020-09-21 12:00:32 +03:00
Jaex 9a92490f91 Change how hotkey tips looks in main window 2020-09-20 16:23:20 +03:00
Jaex 31c94623da In image editor show menu tooltips for task status 2020-09-20 02:26:53 +03:00
kanaxx b6860aac9c modify Japanese translation 2020-09-19 22:07:45 +09:00
Jaex dc523d477b Make sure theme colors can't be empty from property grid 2020-09-18 02:16:04 +03:00
kanaxx b4128e3bad adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Jaex 6c060bb2df Disable menu close on click 2020-09-17 00:32:41 +03:00
Jaex d2811c7d33 Fix sub menu index 2020-09-17 00:18:17 +03:00
Jaex e0e31c60e6 Added image effects listing to after capture tasks sub menu 2020-09-16 23:47:04 +03:00
Jaex 69bd184cb3 fixed #5049: Update FFmpeg license text 2020-09-16 19:41:21 +03:00
Jaex 88541bb6df Added context menu font option to theme 2020-09-16 02:16:53 +03:00
Jaex 894a41bc4e Code refactor 2020-09-15 22:12:57 +03:00