summaryrefslogtreecommitdiff
path: root/python/pluginmanager.py
AgeCommit message (Expand)Author
2022-01-28Format All FilesKyleMiles
2022-01-13Fix a bunch of core function calls with bad argsGlenn Smith
2022-01-03update copyright yearsJordan Wiens
2021-09-05Refactor Python TypesPeter LaFosse
2021-09-05Don't inherit from object anymorePeter LaFosse
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-07-29support for repository plugins loaded from a subdirectoryJordan Wiens
2021-04-26Add plugin status when dependencies are being installedPeter LaFosse
2021-03-26updating to latest sphinx-rtd theme and many doc formatting fixesJordan Wiens
2021-03-19Minor spelling fixesPeter LaFosse
2021-03-02pluginmanager fixesPeter LaFosse
2021-03-02PluginManager: Install dependencies before installationPeter LaFosse
2021-03-02Some python3 changesPeter LaFosse
2021-03-02Add ability to install python dependenciesPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-03-20fixing minimim typo throughout apiJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-09-26more small documentation fixesJordan Wiens
2019-07-08PluginManager refactor for supporting plugin installation uiPeter LaFosse
2019-01-17update company name and copyright dateJordan Wiens
2019-01-03lots of spelling / typo fixesJordan Wiens
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10addition 3 compatibility changesJordan Wiens
2018-07-10Additional changes for python 2/3 compatibilityPeter LaFosse
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2018-06-20Add DownloadProvider Support.Brian Potchik
2017-12-14Fix PluginManager Doc Example (#885)toolCHAINZ
2017-08-11Fixes to allow plugins to be installed and loaded from headlessPeter LaFosse
2017-05-19update copyright yearJordan Wiens
2017-04-11fix example to point to community repoJordan Wiens
2017-03-28Cleanup of some of the plugin manager APIsPeter LaFosse
2017-03-04Adding repo manager APIsPeter LaFosse