summaryrefslogtreecommitdiff
path: root/docs/guide/settings.md
AgeCommit message (Collapse)Author
2026-04-01update settings for 5.3Jordan Wiens
2026-02-07Rename corePlugins.ghidraImport -> corePlugins.ghidraJosh Ferrell
2026-01-16Added Ultimate edition NDS32 architecture support.Alexander Taylor
2025-12-24Update description for ui.recentFileLimitJosh Ferrell
2025-11-19Allow loading supplementary dwarf debug info from path in .gnu_debugaltlinkJosh Ferrell
2025-11-06final settings update for 5.2Jordan Wiens
2025-11-04Add Ghidra import documentationJosh Ferrell
2025-10-21updated settingsJordan Wiens
2025-07-21update function settings context menu documentation after UI changesJordan Wiens
2025-07-16update settings for 5.1Jordan Wiens
2025-07-14Remove pluginManager.communityUpdateChannel setting in favor of ↵Josh Ferrell
pluginManager.debug
2025-07-14Revert "Update Objective-C Workflow to use the meta workflow."Brian Potchik
This reverts commit 5bafe5c7bdb0b56037a0b5c573236f9c6367353a.
2025-07-14Update Objective-C Workflow to use the meta workflow.Brian Potchik
2025-06-27Update docs.Brian Potchik
2025-06-20Update Settings documentation in the User Guide.Brian Potchik
2025-04-14remove docs fro newInstance setting that was removed and small tweaks to the ↵Jordan Wiens
docs for the feature
2025-04-07add venv to virtualenv setting descriptionJordan Wiens
2025-04-03add M-CORE to settingJordan Wiens
2025-04-03update settings for 5.0 and include enterprise/collab this timeJordan Wiens
2025-03-19Gallifrey release initial settings updateJordan Wiens
2025-01-07Add setting to limit maximum recursion depth for computing an expression ↵Josh Ferrell
value in an mlil dataflow query
2024-12-06Add `ui.view.symbols.hideExternalSymbols` to user docsMason Reed
2024-11-25Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.Brian Potchik
2024-11-21Remove DockHandler and DockWidget support.Brian Potchik
2024-11-18update settings for 4.2 releaseJordan Wiens
2024-07-05fix missing settings headerJordan Wiens
2024-07-03remove some enums from settingsJordan Wiens
2024-07-03update settings table for 4.1Jordan Wiens
2024-05-06Add Minimum Comment Spacing settingJosh Ferrell
2024-02-26add warning around improtlib in terms of which plugins dont work with itJordan Wiens
2024-02-26change warning icons on tips to tipsJordan Wiens
2024-02-234.0 documentationJordan Wiens
- Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes
2024-01-10Remove IDB ImporterKyleMiles
2023-11-01Update developer mode preferences. (skip-ci)Brian Potchik
2023-09-29DWARF Import : Misc code cleanup, improvements, and enabling by default changesKyleMiles
This includes: Gracefully handle missing DIE references Partially revert 7849cda Misc DWARFv5 Fixes Speed Improvements Fix crash on unexpected EOF Partially revert 0d5fe9ec8963a26361b8bf1af17e029afc87f952 and Correctly initialize DWARF Import plugin
2023-09-24Update settings documentation.Brian Potchik
2023-08-30updated settings for 3.5 releaseJordan Wiens
2023-08-29Expose Name versions of font getters, update docs.Alexander Taylor
2023-08-25Document platform diffrences in default fonts.Alexander Taylor
2023-07-19Prevent null default type parser.Alexander Taylor
2023-07-10Enable dwarf export by defaultKyleMiles
2023-07-10DWARF Import DebugInfo PluginKyleMiles
Resolves #3206
2023-05-13rename ObjC from Beta to ExperimentalJordan Wiens
2023-04-26update settings table for 3.4Jordan Wiens
2023-04-18Add documentation for DWARF Export settingKyleMiles
2023-02-03Fix typo in settings.mdKharos102
Small typo stuck in my mind
2023-01-11update settings for 3.3 stableJordan Wiens
2022-11-10Fix setting typoJosh Ferrell
2022-10-18more documentation updatesJordan Wiens
2022-10-17Fix docs for IDB Import pluginPeter LaFosse