Commit graph

76 commits

Author SHA1 Message Date
Jaex e9116fafd0 Added auto complete support to history & image history window search box 2024-01-29 05:41:06 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 5e7dbd23fa Code refactoring 2023-06-04 01:07:30 +03:00
Jaex 9b008ac399 fixed #4363 #6860: Support closing windows with "Escape" key 2023-06-04 00:20:57 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex a632c4face Added "Pin to screen" button to history form context menu 2022-12-25 00:34:32 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex bc09cc131e Support image preview navigation in history form 2022-03-16 23:53:19 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex a460e7700c Variable rename 2022-01-03 06:40:20 +03:00
Jaex 2d6eee7ef2 Select first item after filtering 2022-01-01 08:26:26 +03:00
Jaex d5fe4a68ff Moved advanced search panel to right side, added close button 2022-01-01 03:05:51 +03:00
Jaex 91d7f78b30 Automatically apply filter when value changed 2022-01-01 02:48:41 +03:00
Jaex a67e35f3ba Disable column sort because not works with virtual mode 2022-01-01 02:32:21 +03:00
Jaex eaee359cb1 Use GetHistoryItemsAsync 2022-01-01 01:36:47 +03:00
Jaex 091abd5c45 Removed MaxItemCount setting 2022-01-01 00:41:20 +03:00
Jaex 9c8d7595c8 Automatically search while typing in history form 2022-01-01 00:28:06 +03:00
Jaex bbec9ecef1 Use ListView virtual mode in history form 2022-01-01 00:18:40 +03:00
L1Q a742a66742 Move lines to resx 2021-12-14 17:51:54 +02:00
Jaex 6da958b001 Added "Show stats" button to history form 2021-12-12 20:02:44 +03:00
Jaex 86b1d718b0 Added process names to history stats output 2021-12-12 14:33:14 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex 2fdee81291 Code refactoring 2021-09-09 11:34:03 +03:00
L1Q 084cd12646 Improve HistoryForm file type dropdown
- Make dropdown options localizable
- Fix the dropdown options not updating with history refreshes
2021-09-08 09:48:05 +03:00
Jaex 318ebc8d69 Use DevMode option instead of debug check 2021-08-23 02:09:34 +03:00
L1Q d71b805feb Localize the Type summary in History window title
- Create ResX entries for EDataType ENUM
- Implement a lookup dictionary: enum string value => translation string
- Query the lookup with strings found in history file

Thanks OMGasm
2021-08-19 12:31:40 +03:00
Jaex 0f4b7a4eee Added copy file (shift + c), copy image (alt + c), edit image (ctrl + e) hotkeys to history forms 2021-08-11 05:34:45 +03:00
Jaex 0b487f24a4 Only refresh history if settings are changed 2021-08-10 02:59:31 +03:00
Jaex df818c040f Added watermark to history form search textbox 2021-08-10 00:06:56 +03:00
Jaex b70537d510 Toggle button checked states 2021-08-09 06:05:22 +03:00
Jaex b61a9918fe Added toggle more info button to history form 2021-08-07 20:23:34 +03:00
Jaex c5ef30e910 Allow toggling history item info 2021-08-04 02:26:25 +03:00
Jaex 723535a7ec Show history item info inside history form 2021-08-04 02:18:48 +03:00
Jaex bbb051b6d3 Added mock data support to image history form 2021-08-02 21:58:47 +03:00
Jaex 20578d7ec1 Added remember window state config to settings form 2021-08-02 21:33:06 +03:00
Jaex 1e094cae32 Added remember window state option to history forms 2021-08-02 18:21:09 +03:00
Jaex 3c80c3f3e3 Remove image border 2021-07-29 07:05:20 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex a6cb24a431 Added remember search input option for history form 2021-07-27 08:27:40 +03:00
Jaex 17c95282e5 Improve reset filters logic 2021-07-26 03:18:50 +03:00
Jaex bc108cdf9b Moved copy stats button to toolstrip 2021-07-26 03:00:12 +03:00
Jaex 3e60f24919 Added mock history data when ctrl + f5 pressed while in debug mode 2021-07-26 02:39:35 +03:00
Jaex 2eccedb2eb Added advanced search button 2021-07-25 08:46:33 +03:00
Jaex c2a6fe6dc9 Focus back to textbox after press enter 2021-07-25 07:34:02 +03:00
Jaex 6b5a055084 Added history settings form 2021-07-25 07:17:10 +03:00
Jaex 5927686e24 Added copy stats 2021-07-25 06:22:06 +03:00
Jaex f4188f2c75 Automatically select first item after filtering 2021-07-25 06:07:12 +03:00
Jaex 27e1bf9514 MaxItemCount moved to HistoryFilter 2021-07-25 05:55:01 +03:00
Jaex c13c0afec7 Added simple search bar, refactor history filtering 2021-07-25 05:00:36 +03:00
Jaex e67c7fce1d Support enter key in filename and url textboxes 2021-05-26 05:05:11 +03:00