summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-27Fix clang warningsJosh Ferrell
2022-11-27Use windows workaround for GetObjectJosh Ferrell
2022-11-27Add workaround from https://github.com/Tencent/rapidjson/pull/1877Josh Ferrell
2022-11-27Revert rapidjson SIMDJosh Ferrell
2022-11-27Add support for finding rapidjson member from stringJosh Ferrell
2022-11-27Implement hash function for rapidjson valuesJosh Ferrell
2022-11-27Enable rapidjson SIMD supportJosh Ferrell
2022-11-25Use c_char in FFI for better compatibilityRusty Wagner
2022-11-25Tomcrypt is no longer usedRusty Wagner
2022-11-25We no longer include libmspackRusty Wagner
2022-11-25Replace discount with pulldown-cmarkRusty Wagner
2022-11-25Add botan to open source listRusty Wagner
2022-11-23Move HelloPane registered action from Tools->PluginsKyleMiles
2022-11-20Initial constant expression builtin outliner.Brian Potchik
2022-11-19Fix issues with building using Visual Studio 2022Rusty Wagner
2022-11-17Update to Qt 6.4.1Rusty Wagner
2022-11-17Remove QGraphicsEffect as it's causing instabilityRusty Wagner
2022-11-16Add python docs for TypePrinter methodsGlenn Smith
2022-11-16Implement Type::IsVolatileGlenn Smith
2022-11-16Add TypePrinter::PrintAllTypes to export C headersGlenn Smith
2022-11-16Add ReplaceInvalidCharsEscapingType for C-compatible escapingGlenn Smith
2022-11-16Add BinaryView::GetDependencySortedTypesGlenn Smith
2022-11-16Small docstring improvementsJosh Ferrell
2022-11-14Revert "Show filtered/total count in search"Glenn Smith
2022-11-11Header import dialogGlenn Smith
2022-11-11Convenience helpers for type parsing in c++Glenn Smith
2022-11-11Extra options for type parsersGlenn Smith
2022-11-11Fix some inconsistencies in python bindings between clang and core type parsersPeter LaFosse
2022-11-10Introduce a macro to implement `printf` attributeChristian Blichmann
2022-11-10Switch to using the Clang type parser for binding generationPeter LaFosse
2022-11-10Include C++ standard headersChristian Blichmann
2022-11-10Windows/MSVC: Avoid compiler warning if `NOMINMAX` is already setChristian Blichmann
2022-11-10Fix some type hints, remove unnecessary parameters, and add some asserts to s...Peter LaFosse
2022-11-10Update ambiguous exception message.Sean Deaton
2022-11-10Several documentation improvements and fixeskat
2022-11-10Warning cleanupRusty Wagner
2022-11-10Fix some type hints, remove unnecessary parameters, and add some asserts to s...Peter LaFosse
2022-11-10Update ambiguous exception message.Sean Deaton
2022-11-10Show filtered/total count in searchGlenn Smith
2022-11-10Update to Qt 6.4.0Rusty Wagner
2022-11-10Fix setting typoJosh Ferrell
2022-11-10Prefer to restore location information from qsettings, falling back to locati...Brian Potchik
2022-11-10Add ability to restore layouts and locations for all sync/no-sync groups.Brian Potchik
2022-11-10Add ability to quiesce views not active in a ViewFrame.Brian Potchik
2022-11-10[Enterprise] Python: Allow LicenseCheckout(release=False)Glenn Smith
2022-11-10Show Type Casts disassembly settingGlenn Smith
2022-11-10Fix regression in BasicBlock outgoing_edges/incoming_edges source/targetPeter LaFosse
2022-11-10fix concepts imageJordan Wiens
2022-11-10Remove old navigation on 'main' symbol added behavior.Brian Potchik
2022-11-10Remove trailing whitespace.Brian Potchik