73 Commits

Author SHA1 Message Date
Pavel Yosifovich df9c1c9401 Set Patreon username in FUNDING.yml 2025-08-28 10:22:02 -04:00
Pavel Yosifovich 04fc34e723 added filter list page to layer properties 2025-01-25 15:34:31 +02:00
Pavel Yosifovich 1ef1aee120 provider button working in sublayer properties
add new sublayer
delete sublayer
2024-09-30 21:23:10 -04:00
Pavel Yosifovich 1f9eec13fd Add new simple filters (no conditions for now) 2024-09-26 14:24:30 -04:00
Pavel Yosifovich 3e90b0805d sublayer properties
progress on new filter dialog
2024-08-19 18:00:08 -04:00
Pavel Yosifovich 8b48b334ff merge fixes 2024-08-09 18:00:52 -04:00
Pavel Yosifovich 884cac4113 add dark mode 2024-08-09 17:56:07 -04:00
Pavel Yosifovich 3067daf830 fix potential crash if PID is not running 2023-10-08 19:52:18 -04:00
Pavel Yosifovich f886961a44 bump version number to 0.5.5 2023-05-07 12:07:04 -04:00
Pavel Yosifovich ebba564997 recompiling with updated WTLHelper 2023-05-07 12:06:05 -04:00
Pavel Yosifovich 2134071dd7 bug fix - not all filters enumerated in hierarchy view 2023-04-11 10:32:31 -04:00
Pavel Yosifovich db067e00f7 spelling fix 2023-04-05 08:48:17 -04:00
Pavel Yosifovich c18b273684 fixed filter weight sorting 2023-02-18 13:07:22 -05:00
Pavel Yosifovich 4facb65140 updated WTLHelper dependencies
header files and libs from vcpkg
2023-01-30 09:36:09 -05:00
Pavel Yosifovich 548cbc668d Handling of arbitrary filters count
UI tweaks
2023-01-28 11:32:35 -05:00
Pavel Yosifovich 6b62c744a6 added index to field list in layers
minor bug fix in LayersView
2023-01-24 15:17:37 -05:00
Pavel Yosifovich 5c091c84e3 made name leftmost column for filters, callbacks, and layers for easier searching
minor UI enhancements
v0.5.4
2023-01-24 14:11:59 -05:00
Pavel Yosifovich 15edf6aa5a support save in all views (except hierarchy) 2022-12-27 21:03:29 -05:00
Pavel Yosifovich 90ce36a4bf fixed a bug in sorting filters by weight/effective weight 2022-12-27 20:52:58 -05:00
Pavel Yosifovich f7138c5f00 callout properties dialog
minor tweaks
2022-12-27 13:55:52 -05:00
Pavel Yosifovich e1fbbc0009 UI tweaks 2022-12-25 22:44:02 -05:00
Pavel Yosifovich d9f677c617 Added common base view, implemented find for most views 2022-12-24 17:55:20 -05:00
Pavel Yosifovich a959595657 Bug fix displaying 64-bit int and double values
Added ASCII text to blog display
v0.5.2
2022-12-24 15:00:30 -05:00
Pavel Yosifovich b3501c69d8 allow deleting providers (if they have no filters)
some UI tweaks
2022-12-21 12:22:59 -05:00
Pavel Yosifovich 0252f42c29 show provider properties 2022-12-20 18:28:45 -05:00
Pavel Yosifovich f76e300034 bug fix in net event remote port display
basic search in filters view (Ctrl+F)
Minor tweaks
2022-12-20 14:58:53 -05:00
Pavel Yosifovich 8fcd19e09f remove unneeded code 2022-12-18 19:15:49 -05:00
Pavel Yosifovich cbe02ee253 save filters view to CSV
copy in filters view
extra icons
2022-12-16 19:12:40 -05:00
Pavel Yosifovich 7031c494f4 fixed a bug when displaying the fields of a layer dialog box 2022-12-15 19:55:49 -05:00
Pavel Yosifovich 76d78646b8 allow sorting in network event view 2022-12-13 21:01:09 -05:00
Pavel Yosifovich 63d5158ba5 Merge branch 'master' of https://github.com/zodiacon/WFPExplorer 2022-12-11 18:16:08 -05:00
Pavel Yosifovich 42d07e52ef basic network events view 2022-12-11 18:15:15 -05:00
Pavel Yosifovich 181b945ce4 Merge branch 'master' of https://github.com/zodiacon/WFPExplorer 2022-12-11 14:30:18 -05:00
Pavel Yosifovich b53eb77eab provider context refactored 2022-12-11 14:30:10 -05:00
Pavel Yosifovich afd79f789b sublayers refactored 2022-12-11 14:10:24 -05:00
Pavel Yosifovich cf90c92d0e filters refactored 2022-12-11 13:54:45 -05:00
Pavel Yosifovich d5f90a7dcb refactored layers
bug fixes
2022-12-11 12:06:15 -05:00
Pavel Yosifovich 93d4f4f178 callouts using the new enumeration
bug fixes
2022-12-10 22:57:20 -05:00
Pavel Yosifovich 2c54106bb2 Major refactoring - move to WFP types 2022-12-10 22:15:49 -05:00
Pavel Yosifovich 0b50de7715 Update README.md 2022-12-11 02:34:15 +02:00
Pavel Yosifovich 9453b4644f Update README.md 2022-12-11 00:25:56 +02:00
Pavel Yosifovich 6b7192335d Add files via upload 2022-12-11 00:25:31 +02:00
Pavel Yosifovich 7dc21f6656 Allow filter deletion
Some progress in supporting net events
minor tweaks
2022-12-10 17:17:06 -05:00
Pavel Yosifovich 9dda931674 minor enhancements 2022-11-27 21:22:52 -05:00
Pavel Yosifovich 5b07f8dc6f UI improvements
tree hierarchy set as default view
2022-11-20 21:09:09 -05:00
Pavel Yosifovich dc18657cb1 bug fixes 2022-11-20 16:31:30 -05:00
Pavel Yosifovich 74e1497497 hierarchy view of layers (filters + callouts)
Basic app settings
2022-11-20 14:40:54 -05:00
Pavel Yosifovich 06e7d320a5 added user name for session object
other tweaks
v0.2
2022-11-19 19:34:48 -05:00
Pavel Yosifovich fffb867109 layer fields property page 2022-11-19 16:03:16 -05:00
Pavel Yosifovich aac6d9c47c generic page properties for a layer
some tweaks and refactorings
2022-11-19 14:29:02 -05:00