summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2021-04-22properly get LLIL/MLIL function in LinearViewXusheng
2021-04-22add persistent search resultXusheng
2021-04-20Fix TypeView filter layout.Brian Potchik
2021-04-19fix navigating to type viewXusheng
2021-04-13Toggle/Make Float Variable actions #2069Glenn Smith
2021-04-07Make getNodeForMouseEvent public so it can be called from the python bindingsPeter LaFosse
2021-04-02Bump ui api versionGlenn Smith
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-04-02Type filteringJosh Ferrell
2021-04-02Make TypeView::getLinesForType static+publicGlenn Smith
2021-03-31Maintain preferred IL view when navigating among views which don't support ILs.Brian Potchik
2021-03-31cached the number of max UI itemsXusheng
2021-03-30Fix ExpandableGroup naming and animationJosh Ferrell
2021-03-18Add Go to File Offset actionBrian Knudson
2021-03-16Add a QTextBrowser capable of showing remote imagesRusty Wagner
2021-03-16Compatibility with Qt 6Rusty Wagner
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-02-27Use file contents lock popup to indicate lock is enabled upon change detection.Brian Potchik
2021-02-27Add option to anchor a preview window to a position.Brian Potchik
2021-02-18Improve write lock status state visibility.Brian Potchik
2021-02-17add support for type xref and variable xrefXusheng
2021-02-17better handling of font size in xref widgetXusheng
2021-02-02Disable file contents lock by default for new file/binary actions.Brian Potchik
2021-01-31Cleanup and refactor file contents write lock.Brian Potchik
2021-01-29Add write traction support to help prevent accidental modifications.Brian Potchik
2021-01-27Add ABI version verification for pluginsRusty Wagner
2021-01-23Add ViewLocation navigatioon support to LinearView.Brian Potchik
2021-01-22Add new 'ui.scripting.historySize' setting.Brian Potchik
2021-01-21move navigation to mouse release instead of mouse pressJordan Wiens
2021-01-20Add font change notifications to reflection view.Brian Potchik
2021-01-19make the trasnsformation dialog non-modalXusheng
2020-12-31Add basic navigateToViewLocation support for linear view.Brian Potchik
2020-12-26Cleanup Mini Graph visibility handling.Brian Potchik
2020-12-23Add ViewLocation navigation API.Brian Potchik
2020-12-18Add API/UI to control dead store elimination of specific variablesRusty Wagner
2020-12-17Allow minigraph to work with reflection view when main view is linear.Brian Potchik
2020-12-11Reflection view updates for override and settings query.Brian Potchik
2020-12-08Add some synchronization modes to reflection view along with a context menu.Brian Potchik
2020-12-06Cleanup flowgraph related highlights API.Brian Potchik
2020-12-06Update reflection view to use view location notification.Brian Potchik
2020-12-06Add ViewLocation notification support to DockHandler.Brian Potchik
2020-12-06Update reflection view on transition to visible state.Brian Potchik
2020-12-03Allow setting ui.log.maxSize without requiring restart.Brian Potchik
2020-12-02Callback for address changes #2166Glenn Smith
2020-12-01convert log maxsize to a settingJordan Wiens
2020-11-23Don't export QThread classes from the bindings, they have issues in shibokenRusty Wagner
2020-11-21Add new synchronized graph sub-view dock widget (Reflection).Brian Potchik