summaryrefslogtreecommitdiff
path: root/docs/guide/settings.md
AgeCommit message (Collapse)Author
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
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens