Commit graph

57 commits

Author SHA1 Message Date
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
Jaex e1ee32f7cd In history window support searching tags 2021-05-26 01:53:34 +03:00
Jaex f8bc42085b Added maximum item limit option to history form 2020-09-27 15:39:38 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 604ade71c7 HistoryItemManager context menu refactoring 2020-01-03 16:15:50 +03:00
Jaex f576029f70 Fix history selection issue 2019-10-26 19:36:24 +03:00
Jaex 82ad2deb94 Using JSON for history file now, XML history file gonna be automatically migrated to JSON history file on startup 2019-10-25 15:42:17 +03:00
Jaex 6df8c70cb3 Rename variables in HistoryItem class 2019-10-21 14:20:21 +03:00
Jaex 0f56bd4239 Made HistoryManager class abstract, added HistoryManagerXML class 2019-10-21 10:54:24 +03:00
Jaex 100f3cc447 Added test function to history manager 2019-10-21 09:36:30 +03:00
L1Q ccea29f817 Move lines to resx 2019-08-24 06:50:52 +03:00
Jaex 5ad065460c Apply dark theme to contextmenustrip 2019-06-24 22:33:17 +03:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex 888f640714 Also apply dark theme to task settings, hotkey settings and about forms 2019-06-17 10:43:13 +03:00
Jaex 9253d3ff1c Partial dark theme support in application settings form 2019-06-17 10:03:56 +03:00
Jaex 299b29c386 Apply dark theme partially to history form 2019-06-17 09:35:21 +03:00
Jaex 62a1016e1b Stats related improvements 2019-06-17 09:02:16 +03:00
Jaex 1f9bcaf902 Added "Show stats" button to history form 2019-06-17 04:14:04 +03:00
Jaex cf7893b6cb Support wildcard in image history form search 2019-04-09 12:04:07 +03:00
Jaex 457e13b7bb Support wildcard in history form filename filter 2019-04-09 11:46:32 +03:00