summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-10-14Update Python license info. Fix https://github.com/Vector35/binaryninja/issue...Xusheng
2022-10-14Remove Python 2.7 code in user documentation. Fix https://github.com/Vector35...Xusheng
2022-10-09Remove default load settings; Move settings `analysis.debugInfoInternal` and ...KyleMiles
2022-10-05Update open-source.md for pdb-rsGlenn Smith
2022-10-04Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...KyleMiles
2022-09-28Update the screenshot of the debugger controls buttonXusheng
2022-09-13No longer mark debugger as betaXusheng
2022-09-01Splitting of variablesRusty Wagner
2022-08-29Fix the documentation of named types referencesVictor Collod
2022-08-26rename current_file_offset to current_raw_offsetJordan Wiens
2022-08-22Add documentation for Memory Map widgetJosh F
2022-08-18Update getting-started guide to include new 'Zoom to Fit', 'Zoom to Cursor' a...Peter LaFosse
2022-08-05add note about using other IDEs, fixes #3257Jordan Wiens
2022-08-04More magic console variables. Close https://github.com/Vector35/binaryninja-a...Glenn Smith
2022-08-04Merge the functionality of "Create Structure" with "Create All Members" in li...Xusheng
2022-07-27add better BNIL API documentation examplesJordan Wiens
2022-07-22remove community install warning settingJordan Wiens
2022-07-22update description of user folder filesJordan
2022-07-19Update to Qt 6.3.1Rusty Wagner
2022-07-18Enable template simplifier by default; Rename setting `analysis.types.Templat...KyleMiles
2022-07-14Document the "Shift-A" and "Ctrl+Shift+A" shortcutXusheng
2022-07-09Update debugger submodule and user docs for lldb remote debuggingXusheng
2022-07-08Add docs for official Objective-C pluginJon Palmisciano
2022-06-29add single function analysis exampleJordan Wiens
2022-06-23Update the debugger documentationXusheng
2022-06-21'Run Script...' fixes and documentationkat
2022-06-19Update user docs for typeview hotkey changesPeter LaFosse
2022-06-10Reference qt-build repo for building Qt in open source documentationRusty Wagner
2022-06-10Add New Window for Pane action, document Wayland supportRusty Wagner
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-06-01Tweak documentation CSS, reduce footprintJon Palmisciano
2022-05-30fix link in command palette docsJordan Wiens
2022-05-30fix list itemsJordan Wiens
2022-05-28better documentation for symbol list fuzzy matchJordan Wiens
2022-05-26Fix broken CSS/JS in documentation + misc. fixes and cleanupJon Palmisciano
2022-05-25remove escaping around startup.py headerJordan Wiens
2022-05-25fix css of unvisited linksJordan Wiens
2022-05-25fix formatting mistakeJordan Wiens
2022-05-24update latest settingsJordan Wiens
2022-05-24better styling on settingsJordan Wiens
2022-05-19css cleanupJordan Wiens
2022-05-19fix missing linksJordan Wiens
2022-05-19update latest settings in user docsJordan Wiens
2022-05-19remove outdated spdlog referenceJordan Wiens
2022-05-18Adding anchor links for Python, xxHash, and spdlog entries in the Open Source...Alec Nunn
2022-05-18Update documentation for Split + Nav Featurekat
2022-05-16small doc improvements for navigation guideJordan Wiens
2022-04-29While reading the docs my brain had a compiler error due to the missing ).Stolas