summaryrefslogtreecommitdiff
path: root/docs/dev
AgeCommit message (Expand)Author
2024-02-26add warning around improtlib in terms of which plugins dont work with itJordan Wiens
2024-02-26change warning icons on tips to tipsJordan Wiens
2024-02-26fix cookbook indentation and add walking il conceptJordan Wiens
2024-02-234.0 documentationJordan Wiens
2024-02-13Re-document all theme colors.Alexander Taylor
2024-01-04Add local label symbol type to always prioritize normal local symbols over co...Rusty Wagner
2023-12-22add more documentation about specifying the full path for install_api.pyJordan Wiens
2023-12-19add SSA to important conceptsJordan Wiens
2023-12-11Update to Qt 6.6.1Rusty Wagner
2023-11-30docs updated for repl concepts sectionJordan Wiens
2023-11-30add docs on analysis updating in repl vs scriptsJordan Wiens
2023-11-29Update UIDF docs to reflect new capabilitiesJosh Ferrell
2023-11-24Add Symbolic symbols type.Brian Potchik
2023-10-18remove obsolete breathe bug referenceJordan Wiens
2023-10-18describe auto tagsJordan Wiens
2023-10-18make print_all_types example easier to readJordan Wiens
2023-09-28correct LibraryFunctionSymbol documentationJordan Wiens
2023-09-28Update to Qt 6.5.3Rusty Wagner
2023-09-26add example to batch docs on triggering plugin commandsJordan Wiens
2023-09-20Rust API : FFI Fix, was leaking some non-null-terminated strings to the core....KyleMiles
2023-08-29UI plugin dev and more licensing documentationJordan Wiens
2023-07-29Core workflows feature update.Brian Potchik
2023-07-17document tab completion in IDE in plugin dev docsJordan Wiens
2023-07-10mention new example CI in plugin dev docsJordan Wiens
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of load...KyleMiles
2023-06-28small doc changesJordan Wiens
2023-06-19update documentation about headless python installsJordan Wiens
2023-05-14fix native plugin docs not being in the outlineJordan Wiens
2023-05-10adding UIDF documentation and small restructure to developer menu layoutJordan Wiens
2023-05-07remove outdated section of workflows docsJordan Wiens
2023-05-01Add documentation for writing native pluginsGlenn Smith
2023-05-01many fixes to missing links in documentationJordan Wiens
2023-05-01Add Tag Docs; Some opinionated changes to the types user docs (moved a lot to...KyleMiles
2023-05-01small tweaks to visitors docsJordan Wiens
2023-05-01Add an example of visiting il instructionsPeter LaFosse
2023-05-01new cookbook exampleJordan Wiens
2023-03-29remove deprecated function_type from documentationJordan Wiens
2023-03-22Tags refactorKyleMiles
2023-02-20cookbook ssa exampleJordan Wiens
2023-02-01add macros to docs, resolves #3818Jordan Wiens
2022-12-13fix incorrect linkJordan
2022-12-13notes on disabling loggingJordan
2022-11-20Initial constant expression builtin outliner.Brian Potchik
2022-11-10fix concepts imageJordan Wiens
2022-11-10Fix typo in cookbook.mdgalenbwill
2022-10-17few missed doc changesJordan Wiens
2022-10-17fix images and some user manual linksJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-10-14Remove Python 2.7 code in user documentation. Fix https://github.com/Vector35...Xusheng
2022-08-05add note about using other IDEs, fixes #3257Jordan Wiens