aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/rpc.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* diag: somewhere for swallowed errors to goblasty2 days1-0/+11
* app: the view mode is a type, and 'disasm' is goneblasty2 days1-23/+23
* app: lift trace navigation out of IdaTuiblasty2 days1-8/+9
* rpc: a graph verbblasty2 days1-2/+172
* rpc: an opfmt verb, and 'drive fmt'blasty2 days1-13/+48
* rpc: rename_many drops the Hex-Rays cache toouser7 days1-1/+9
* rpc: make a raw firmware image drivable (load options, define, bulk symbols)user7 days1-0/+129
* rpc: comments are instant and newlines no longer vanishuser7 days1-2/+8
* rpc: a navigation that timed out reported success and corrupted the next edituser9 days1-8/+34
* rpc: stop lying to the driver about renames, modals and teardownuser9 days1-3/+77
* rpc: a `trace` verb, and --trace for pane spawnblasty12 days1-0/+33
* projects phase 4: cross-binary back, linkage-guided pre-warm, project verbsblasty2026-07-251-0/+40
* nav: one notion of "which pane you're in" — delete _prefblasty2026-07-251-1/+1
* xrefs: show fine-grained kind (call/jump/read/write/offset) in the dialogblasty2026-07-241-1/+1
* unify: the continuous listing is the one code view; deprecate DisasmViewblasty2026-07-231-4/+2
* app: ListingView — virtualized flat code+data listing for regions (M2)blasty2026-07-221-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