summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2021-05-10Add support for navigating to symbols which have duplicate namesPeter LaFosse
2021-05-10Use standard contextMenuEvent for right clickPeter LaFosse
2021-05-05Collapsible typesJosh F
2021-05-05Ser/des history entriesGlenn Smith
2021-05-05Parse a BinaryView into CreateStructDialogXusheng
2021-05-04fix MacOS BuildXusheng
2021-05-04Fix cursor offset calculation when navigating to type viewXusheng
2021-05-04render non-member access to type on a new lineXusheng
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