aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/rpc.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* projects phase 4: cross-binary back, linkage-guided pre-warm, project verbsblasty5 days1-0/+40
* nav: one notion of "which pane you're in" — delete _prefblasty5 days1-1/+1
* xrefs: show fine-grained kind (call/jump/read/write/offset) in the dialogblasty6 days1-1/+1
* unify: the continuous listing is the one code view; deprecate DisasmViewblasty7 days1-4/+2
* app: ListingView — virtualized flat code+data listing for regions (M2)blasty8 days1-1/+3
* pane: reap leaked idalib workers; drive: friendlier name resolution (fixes sp...user2026-07-121-1/+7
* fix: don't hang drive pc on undecompilable functionsuser2026-07-111-1/+20
* app: drop the Header (keep the Footer); rpc: function-scope xrefs_fromblasty2026-07-101-2/+19
* rpc: cursor_on + word= edits, single-driver gate, colored screenblasty2026-07-101-8/+83
* rpc: readiness, quit, methods discovery, not-ready guardblasty2026-07-101-2/+71
* rpc: more verbs — structured reads, modal select, in-view search, saveblasty2026-07-101-0/+106
* rpc: semantic verbs (typed-with-delay ops + fast movement)blasty2026-07-101-1/+122
* rpc: unix-socket puppeteering server (raw keys + introspection + screen)blasty2026-07-101-0/+273