summaryrefslogtreecommitdiff
path: root/interaction.cpp
AgeCommit message (Expand)Author
2021-08-04Add query mode to flow graph reports.Brian Potchik
2021-06-18Interactions: add default form valuesGlenn Smith
2018-11-28Fix warning, expose PluginType apiPeter LaFosse
2018-11-26Dont auto convert Markdown reports to htmlPeter LaFosse
2018-08-17Fix report collection reference count bug and add debug report supportRusty Wagner
2018-08-14Modify flow graph API to support multiple layout requests for a single graphRusty Wagner
2018-07-13Add ability to update custom flow graphsRusty Wagner
2018-06-04Generic flow graph API and report collectionsRusty Wagner
2017-11-12Removed unneeded shadowed variabledPeter LaFosse
2016-09-22Adding API to create simple dialogs with multiple input fieldsRusty Wagner
2016-09-19Add API for showing a message box in the UIRusty Wagner
2016-09-16Add APIs for user interaction from pluginsRusty Wagner