summaryrefslogtreecommitdiff
path: root/plugins/warp/ui/shared/fetcher.cpp
AgeCommit message (Collapse)Author
2026-01-07Fix Windows buildXusheng
2025-10-12[WARP] Fix misc sidebar navigation / focus event bugsMason Reed
- Fixed crash related to pending fetch callback for deleted view frame - Fixed focus not being kept for tables in the sidebar, as well as focus in general - Made matched function list navigation require a double click, to fix accidental navigation to other functions
2025-10-07[WARP] Format UI pluginMason Reed
2025-10-07[WARP] Improved fetch dialog UXMason Reed
- Respects views fetch batch size and allowed tags - Saves and loads from the view settings instead of qt settings
2025-10-01[WARP] Enhanced network supportMason Reed