summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-19fix the rust API get_form_input bugJordan Wiens
2023-09-19Extract class CopyableLabel to an independent file. Fix https://github.com/Ve...Xusheng
2023-09-18Search in the imports/exports in the triage view also checks the ordinal numb...Xusheng
2023-09-18Fix BinaryViewType.load does not return the created binary view. Fix https://...Xusheng
2023-09-15Add analysis progress spinner to the linear view function header.Brian Potchik
2023-09-13Fix spurious event handling when recreating panes with multiple ViewFrames.Brian Potchik
2023-09-12Fix ViewFrame lifetime issues.Brian Potchik
2023-09-12Fix type leak any time a plugin data renderer is calledRusty Wagner
2023-09-11Fix BinaryView leak on rebase when triage view is enabledPeter LaFosse
2023-09-11Add handling for FileContext to notify the UI when BinaryView instances go ou...Brian Potchik
2023-09-11Fix memory leak in functions calling BNCreateUserFunctionXusheng
2023-09-11Update Open Source AttributionsKyleMiles
2023-09-11Stop using now-deprecated Enterprise function.Alexander Taylor
2023-09-05fix formatting of BinaryDataNotification noteJordan
2023-09-02Fix python BinaryView instance refcounting.Brian Potchik
2023-09-01Make the json exception macro specifiable externally tooGlenn Smith
2023-09-01Make asserts from jsoncpp more descriptiveGlenn Smith
2023-08-30updated settings for 3.5 releaseJordan Wiens
2023-08-30DWARF Import : >450,000% Performance ImprovementKyleMiles
2023-08-29UI plugin dev and more licensing documentationJordan Wiens
2023-08-29Fix block return/noreturn indicator being too subtleGlenn Smith
2023-08-29Fix logview header.Brian Potchik
2023-08-29Fix logview header.Brian Potchik
2023-08-29Expose Name versions of font getters, update docs.Alexander Taylor
2023-08-29Fix copy paste for selections in the Log.Brian Potchik
2023-08-28Fix BackgroundThread::then not forwarding qt signalsGlenn Smith
2023-08-28Allow adding actions to menus with relative pathsGlenn Smith
2023-08-28Fix scripting completer sometimes returning garbageGlenn Smith
2023-08-28Revert "Fix object lifetimes for view sensitive widgets in the UI."Brian Potchik
2023-08-25Document platform diffrences in default fonts.Alexander Taylor
2023-08-25Use new macro, old one is deprecated.Alexander Taylor
2023-08-25Update font settings APIs, add documentation.Alexander Taylor
2023-08-25Make the IL exceptions include stack tracesGlenn Smith
2023-08-25DWARF Import : Fix crash on recursively defined function type that contains i...KyleMiles
2023-08-25DWARF Import : More optimizationsKyleMiles
2023-08-25DWARF Import : Introduce fastpath for compilation unit handlingKyleMiles
2023-08-25DWARF Import : Correctly track parsing progressKyleMiles
2023-08-24Commit cargo.lock files for rust apiGlenn Smith
2023-08-23typelibrary: add methods for dependency infoRyan Snyder
2023-08-23small clarification on APIs that descibe max_instruction_lengthJordan Wiens
2023-08-22Change how DWARF Import initializes to enable unit testsKyleMiles
2023-08-22DWARF Import : Improved Cross-Compilation-Unit HandlingKyleMiles
2023-08-22DWARF : Update gimli dependencyKyleMiles
2023-08-22Recover parameter names even when type parsing fails (this could be a bad idea)KyleMiles
2023-08-22DWARF Import : Prevent another crash related to #4547KyleMiles
2023-08-21Add initial debug info, PDB, and DWARF user docsKyleMiles
2023-08-21Docs: Fix bad word wrappingKyleMiles
2023-08-17The load API now returns None for an invalid handle.Brian Potchik
2023-08-17Better fix for linear view hangGlenn Smith
2023-08-17Ensure consistent lifetimes for UI-accessible BinaryView instances in Python.Brian Potchik