Commit graph

242 commits

Author SHA1 Message Date
Michael Bray 4012835064 Cleanup / PR feedback 2024-04-12 17:12:31 -04:00
Michael Bray fc4cead407 Match source formatting: remove newline at end of file 2024-04-12 06:15:45 -04:00
Michael Bray acfe90f60b Remove extraneous brace causing build error (where did that come from??) 2024-04-12 06:12:11 -04:00
Michael Bray 2368639f31 Add option to set background color for CutOut tool 2024-04-12 06:05:11 -04:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 69e95870de Fixed undo/redo bugs 2023-12-27 11:42:38 +03:00
Jaex 3be1ffeefa Code refactoring 2023-12-27 08:26:53 +03:00
Jaex 2c86f83ac0 Code refactoring 2023-12-27 07:57:06 +03:00
gregorygregio 5e0ee631cb Implementing IDisposable interface on ImageEditorMemento and ImageEditoryHistory classes. 2023-12-26 21:58:05 -03:00
gregorygregio 780d5130f5 Implemented Undo/redo function on image editory 2023-12-23 17:08:56 -03:00
Jaex 11d2c358db fixed #6987: Increase step font size maximum to 300 2023-08-07 07:59:24 +03:00
Jaex 5e7dbd23fa Code refactoring 2023-06-04 01:07:30 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 0a13c7fc64 Added freehand arrow tool 2022-10-01 10:07:12 +03:00
Jaex bed141f235 Added icon to cut out tool 2022-08-18 17:10:51 +03:00
Jaex 0e6194ce83 Cut out tool should be only visible in image editor 2022-08-18 16:55:34 +03:00
Niels Martin Hansen b784ebe0c7 Add GUI configuration for cut out tool 2022-08-17 22:10:24 +02:00
Jaex 0117c5ab11 Update keybinds link 2022-08-10 08:53:50 +03:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00
Jaex df808d89f2 Allow 0 value for step number 2022-03-11 07:30:42 +03:00
Eric Tetz 6fdc7cb768 Fix centering, add hotkeys, add zoom to fit.
Don't zoom during capture.

Performance: don't apply ScaleTransform when zoom is 100%. Draw background using SourceCopy rather than SourceOver.

Fix scaled centering.

Add hotkeys CTRL -, CTRL + to zoom in/out.

Add "Zoom To Fit" (CTRL+ALT+0) and "Zoom to fit on startup" editor option.
2022-02-12 18:43:37 -07:00
L1Q 8f5799c4cf Add "FPS Limit" line to resx 2022-01-30 04:40:04 +02:00
Jaex 19aa3ea9ae Update Twitter username 2022-01-22 08:18:52 +03:00
Jaex 621c8db965 Added FPS limit option to region capture options menu 2022-01-18 08:22:31 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
L1Q a742a66742 Move lines to resx 2021-12-14 17:51:54 +02:00
Jaex b77fa9b56d Added option menu item 2021-10-23 03:19:41 +03:00
Jaex bc3f64297a More Turkish translations 2021-09-07 04:18:43 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
kanaxx d5bb4474ed localize border style 2021-06-27 22:43:36 +09:00
Jaex 7349eca130 Code refactoring 2021-04-17 11:50:59 +03:00
Edward Sierra 69e787acad Used list and enum to allow for ease of adding additional step shape types. 2021-04-17 00:40:40 -07:00
Edward Sierra d00adda6d3 Issue #5501 added ability to use roman numerals in the step annotator. 2021-04-16 16:23:17 -07:00
Jaex f86d009686 Also added border style option to ellipse, freehand, line, arrow and magnify annotation tools 2020-12-06 02:37:50 +03:00
Jaex c569434762 Use custom enum for border style 2020-12-06 02:05:36 +03:00
Jaex e4d9f19c4b Added border style option to rectangle annotation 2020-12-06 01:58:30 +03:00
L1Q 93cf3779fa Fix "Remember menu state" + "Lock menu" issue.
Make sure the menu position is set when "Remember menu state" is enabled.
2020-10-29 07:24:25 +00:00
L1Q df90adf874 Improve localization support
Move lines to resx
2020-10-22 05:18:00 +01:00
Jaex 5f26d21569 Draw custom toolbar grips 2020-10-08 17:21:30 +03:00
Jaex c4a76746bf Make sure annotation toolbar is not bigger than editor window 2020-10-08 16:18:32 +03:00
Jaex f7829440e8 Code refactor 2020-10-07 12:45:26 +03:00
Scratch 5952c25098 Allow drawing arrows in reverse 2020-10-06 19:53:16 +11:00
Jaex 2062845f84 Removed Q hotkey from region capture because users keep pressing it accidentally 2020-09-24 22:09:53 +03:00
Jaex 4d7c9254fd Update drag item visibility 2020-09-24 10:50:50 +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
Jaex 31c94623da In image editor show menu tooltips for task status 2020-09-20 02:26:53 +03:00
Jaex 28ef152d06 Duplicate shape to cursor position 2020-09-15 21:44:39 +03:00
Jaex 127030ce4c Added Duplicate button to edit menu 2020-09-15 20:54:38 +03:00
Jaex a19439ef33 Code refactor 2020-09-10 13:18:00 +03:00