summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2024-11-25Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.Brian Potchik
2024-11-21Remove DockHandler and DockWidget support.Brian Potchik
2024-11-19lots of formatting cleanup on workflow docsJordan Wiens
2024-11-18Update Rust dependencies in open source listRusty Wagner
2024-11-18Fix section title.Brian Potchik
2024-11-18fix more invalid documentation urlsJordan Wiens
2024-11-18fix internal signature kit reference linksJordan Wiens
2024-11-18update qt license urlJordan Wiens
2024-11-18update settings for 4.2 releaseJordan Wiens
2024-11-17Add WARP documentationMason Reed
2024-11-17Cleanup some redlines for Workflows documentation.Brian Potchik
2024-11-16add user docs for dlyd shared cacheJordan Wiens
2024-11-16compress docs imagesJordan Wiens
2024-11-16Update documentation for the Workflows feature.Brian Potchik
2024-11-15small grammatical tweaksJordan Wiens
2024-11-15memory permission documentation, resolves #5750Jordan Wiens
2024-11-05Fix .dSYM sibling file load logic and update .dSYM docsJosh Ferrell
2024-11-03Add docs for plugin status widgetKyleMiles
2024-10-23Add docs for new plugin manager filter keywords @update_available and ↵KyleMiles
@failed_to_load
2024-10-22add mention of popup xrefs to migration documentationJordan Wiens
2024-10-21Add redirects for moved debugger docs pages.Alexander Taylor
2024-10-08Add support for zstd compressed DWARF, simplify handling of zlib compressed ↵Josh Ferrell
DWARF, improve DWARF error handling
2024-10-07Update documentation with IDB import pluginMason Reed
2024-10-04Make the undefine action context awareXusheng
2024-10-03Support forward type propagation for function/variable. Fix ↵Xusheng
https://github.com/Vector35/binaryninja-api/issues/2725
2024-09-17Fix description for single function analysis exampleJordan
2024-09-16add section on special characters in type namesJordan Wiens
2024-09-16update single function analysis to use analysis_hold in batch processingJordan Wiens
2024-09-14Fix function size limit in batchJordan
2024-09-13Ultimate.Alexander Taylor
2024-08-16Enable workflows by default.Brian Potchik
2024-08-12Document when stack theme color is valid.Alexander Taylor
Closes #5403.
2024-08-02fix formatting on user docs type libraries page, still needs imagesJordan Wiens
2024-07-23add extra clarificaiton around project file backing external librariesJordan Wiens
2024-07-23Revert "remove optionally to make more clear projects are required for ↵Jordan Wiens
external linking" This reverts commit 8b410e9129c74476c369e7870121e980fa4cc1d1.
2024-07-23remove optionally to make more clear projects are required for external linkingJordan Wiens
2024-07-19Update to Qt 6.7.2Rusty Wagner
2024-07-18Add fuzzy completion to the python consoleGlenn Smith
Co-Authored-By: Rusty Wagner <rusty@vector35.com> Co-Authored-By: Kyle Miles <kyle@vector35.com>
2024-07-18Update operationColor in theme docsJosh Ferrell
2024-07-17comment unfinished sectionsZichuan Li
2024-07-16add history UI documentationJordan Wiens
2024-07-12Fix image size in Enterprise docs.Alexander Taylor
2024-07-11Additional header import documentation.Alexander Taylor
2024-07-10Add the start of docs for large binaries.Alexander Taylor
Closes #4684.
2024-07-10split more numbered lists to improve searchabilityJordan Wiens
2024-07-09Merge the Enterprise docs in with everything else.Alexander Taylor
2024-07-09Update Rust open source attributionsKyleMiles
2024-07-09re-order triage items and number imageJordan Wiens
2024-07-09split triage features into separate subheadings for better searchingJordan Wiens
2024-07-08More documentation CSS changes to address feedback.Alexander Taylor
Cleaned up some of the earlier work and added some more changes that target entries in search. The largest change is implementing a background highlight of marked search terms instead of changing the foreground color.