summaryrefslogtreecommitdiff
path: root/ui/featuremap.h
AgeCommit message (Expand)Author
2025-07-24Add tooltip to feature map for data type.Brian Potchik
2025-07-12Fix potential crash in FeatureMap during memory map changes.Brian Potchik
2025-07-09Quiesce the FeatureMap widget when hidden or disabled.Brian Potchik
2025-04-19Fix crash when using kill in debugger.Brian Potchik
2025-01-13Move all FeatureMap processing to the background.Brian Potchik
2024-11-21Remove DockHandler and DockWidget support.Brian Potchik
2024-10-30Fix memory ordering issues found with TSANRusty Wagner
2024-07-19Process feature map menu actions more efficiently.Brian Potchik
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-02-14Fix featuremap linear display and large binary supportJosh Ferrell
2024-02-05Use new splitter in panesRusty Wagner
2023-08-10Add OnNotificationBarrier callback and the ability to selectively enable noti...Brian Potchik
2023-02-08Remove ifdefs for Qt 5 support.Alexander Taylor
2022-11-10Several documentation improvements and fixeskat
2022-08-07Fix navigation with respect to preserving graph and IL view preferences.Brian Potchik
2022-01-28Format All FilesKyleMiles
2022-01-10Refactor main area to use pane systemRusty Wagner
2021-10-04Custom tab widget for tear-away tabsRusty Wagner
2021-03-16Compatibility with Qt 6Rusty Wagner
2019-11-14Ignore spurious updates for initial feature map orientation.Brian Potchik
2019-10-31Fix initial feature map orientation.Brian Potchik
2019-10-22Add auto-rotation to feature map.Brian Potchik
2019-08-19Add file-backed only mode toggle to feature map context menu.Brian Potchik
2019-05-10Use Qt qobject casting style for DockWidgets.Brian Potchik
2019-05-01DockWidget interface updates to better support UI plugins.Brian Potchik
2019-03-20Add data sensitivity to dock widget system.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner