summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-31Add new 'Rendering' settings group.Brian Potchik
2021-03-31cached the number of max UI itemsXusheng
2021-03-30Enable alternateTypePropagation by default to improve determinism and elimina...Brian Potchik
2021-03-30Add ability to query for database backing of specific BinaryViewTypes and fix...Brian Potchik
2021-03-30Fix ExpandableGroup naming and animationJosh Ferrell
2021-03-29capture stderr on plugin manager dependency installationJordan Wiens
2021-03-27fixes for windows and linux default python plus automatic dependency installa...Jordan Wiens
2021-03-26updating to latest sphinx-rtd theme and many doc formatting fixesJordan Wiens
2021-03-24fixing layout for settings tableJordan Wiens
2021-03-24update settings, remove qtdownload provider from troubleshootingJordan Wiens
2021-03-24use PRIx64 to fix compilation warningXusheng
2021-03-22Remove BNFreeString callJosh Watson
2021-03-22Implement Platform::parse_types_from_sourceJosh Watson
2021-03-19Add BNGetParentPath APIPeter LaFosse
2021-03-19Minor spelling fixesPeter LaFosse
2021-03-19Minor formatting changesPeter LaFosse
2021-03-19Use std::atomic for refcountGlenn Smith
2021-03-19Add BNGetParentPath APIPeter LaFosse
2021-03-18Add Go to File Offset actionBrian Knudson
2021-03-18Build System UpdatesKyleMiles
2021-03-18Better type supportKyleMiles
2021-03-17Misc typo changes, const changes, code cleanup, and example updatesKyleMiles
2021-03-17Update docs to point to Qt 6.0.2 sourceRusty Wagner
2021-03-16Add a QTextBrowser capable of showing remote imagesRusty Wagner
2021-03-16Compatibility with Qt 6Rusty Wagner
2021-03-15More mutJosh Watson
2021-03-15cargo fmtJosh Watson
2021-03-15Resolve Kyle's commentsJosh Watson
2021-03-15Implement BackgroundTask::running_tasks()Josh Watson
2021-03-15Implementing BackgroundTaskJosh Watson
2021-03-14Update settings documentation.Brian Potchik
2021-03-11fix namespace issue causing settings to be included in documentation twiceJordan Wiens
2021-03-09Add active spinner with 'reanalyze function' control.Brian Potchik
2021-03-09Fix IL graph label control active highlight.Brian Potchik
2021-03-09Allow disassembly view function header to update with font size changes.Brian Potchik
2021-03-09Add ClickableStateLabel state accessor.Brian Potchik
2021-03-09Fix python errors in dependency installationBrian Knudson
2021-03-05Update BN_CURRENT_CORE_ABI_VERSIONPeter LaFosse
2021-03-04small typo in settings docsJordan Wiens
2021-03-04documentation updates on set_default_session_data and transformation apiJordan Wiens
2021-03-03removing python2 binary from linux setupJordan Wiens
2021-03-02Check for updates in PluginManager unit testPeter LaFosse
2021-03-02Fix api_test unit testsPeter LaFosse
2021-03-02Check if in virtualenv before dependency installationPeter LaFosse
2021-03-02fix api_test issues with demanglersPeter LaFosse
2021-03-02pluginmanager fixesPeter LaFosse
2021-03-02Fix bug in demangle unit testPeter LaFosse
2021-03-02Add PluginManager unit testPeter LaFosse
2021-03-02PluginManager: Install dependencies before installationPeter LaFosse
2021-03-02Some python3 changesPeter LaFosse