summaryrefslogtreecommitdiff
path: root/ui/viewframe.h
AgeCommit message (Expand)Author
2021-03-16Compatibility with Qt 6Rusty Wagner
2021-02-27Use file contents lock popup to indicate lock is enabled upon change detection.Brian Potchik
2021-02-18Improve write lock status state visibility.Brian Potchik
2021-02-17add support for type xref and variable xrefXusheng
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-23Add ViewLocation navigatioon support to LinearView.Brian Potchik
2021-01-19make the trasnsformation dialog non-modalXusheng
2020-12-23Add ViewLocation navigation API.Brian Potchik
2020-12-17Allow minigraph to work with reflection view when main view is linear.Brian Potchik
2020-11-21Add IL instruction index navigation support to flowgraph view types.Brian Potchik
2020-11-21Allow DockHandler::notifyOffset to provide notification that an IL view infor...Brian Potchik
2020-11-21Move IL view type access to ViewFrame.Brian Potchik
2020-11-07Improved view location preservation when duplicating existing views in the UI.Brian Potchik
2020-10-15edit current line in linear viewXusheng
2020-09-15display as in linear viewXusheng
2020-08-27make setSelectionOffsets() pure virtualXusheng
2020-07-29maintain selected bytes when switching between viewsXusheng
2020-05-29Update to Qt 5.15Rusty Wagner
2020-03-18Cross References OverhaulPeter LaFosse
2020-03-11Set default start address in rebase dialog.Brian Potchik
2019-08-19Add file-backed only mode toggle to feature map context menu.Brian Potchik
2019-08-01TagsGlenn Smith
2019-07-14Add support for sorting the symbol list by name or addressPeter LaFosse
2019-05-14Add dynamic dock widget support for UI plugins.Brian Potchik
2019-05-01DockWidget interface updates to better support UI plugins.Brian Potchik
2019-05-01Fix typo in ViewFrame interface.Brian Potchik
2019-03-27Add prev/next cross reference functionsRusty Wagner
2019-03-26Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga...Brian Potchik
2019-03-20Add data sensitivity to dock widget system.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner