summaryrefslogtreecommitdiffstats
path: root/idatui/rpc.py (unfollow)
Commit message (Expand)AuthorFilesLines
2 daysdiag: somewhere for swallowed errors to goblasty1-0/+11
2 daysapp: the view mode is a type, and 'disasm' is goneblasty1-23/+23
2 daysapp: lift trace navigation out of IdaTuiblasty1-8/+9
2 daysrpc: a graph verbblasty1-2/+172
2 daysrpc: an opfmt verb, and 'drive fmt'blasty1-13/+48
7 daysrpc: rename_many drops the Hex-Rays cache toouser1-1/+9
7 daysrpc: make a raw firmware image drivable (load options, define, bulk symbols)user1-0/+129
7 daysrpc: comments are instant and newlines no longer vanishuser1-2/+8
9 daysrpc: a navigation that timed out reported success and corrupted the next edituser1-8/+34
9 daysrpc: stop lying to the driver about renames, modals and teardownuser1-3/+77
12 daysrpc: a `trace` verb, and --trace for pane spawnblasty1-0/+33
2026-07-25projects phase 4: cross-binary back, linkage-guided pre-warm, project verbsblasty1-0/+40
2026-07-25nav: one notion of "which pane you're in" — delete _prefblasty1-1/+1
2026-07-24xrefs: show fine-grained kind (call/jump/read/write/offset) in the dialogblasty1-1/+1
2026-07-23unify: the continuous listing is the one code view; deprecate DisasmViewblasty1-4/+2
2026-07-22app: ListingView — virtualized flat code+data listing for regions (M2)blasty1-1/+3
2026-07-12pane: reap leaked idalib workers; drive: friendlier name resolution (fixes sp...user1-1/+7
2026-07-11fix: don't hang drive pc on undecompilable functionsuser1-1/+20
2026-07-10app: drop the Header (keep the Footer); rpc: function-scope xrefs_fromblasty1-2/+19
2026-07-10rpc: cursor_on + word= edits, single-driver gate, colored screenblasty1-8/+83
2026-07-10rpc: readiness, quit, methods discovery, not-ready guardblasty1-2/+71
2026-07-10rpc: more verbs — structured reads, modal select, in-view search, saveblasty1-0/+106
2026-07-10rpc: semantic verbs (typed-with-delay ops + fast movement)blasty1-1/+122
2026-07-10rpc: unix-socket puppeteering server (raw keys + introspection + screen)blasty1-0/+273