summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2025-03-31Improve navigation fallback behavior when a navigation request is received an...Brian Potchik
2025-03-29Add interim workflow C++ apis for logging.Brian Potchik
2025-03-23add copy/paste in history windowJordan Wiens
2025-03-21Add API for refreshing UI without needing an analysis updateGlenn Smith
2025-03-21Fix UI hotpath query of 'ui.theme.transientScrollbars' setting.Brian Potchik
2025-03-19enterprise URL handling: added copy location as URL APIs to viewframe.hGalen Williamson
2025-03-17core: initial union support with C++ APIRyan Snyder
2025-03-13Migrate MemoryMap UI to use NotificationsDispatcher.Brian Potchik
2025-03-11Strings View: Use quiche apiGlenn Smith
2025-03-04Add filtering to BNDB import dialog.Alexander Taylor
2025-02-27Fix for log/scripting views having a BinaryView context for non-viewframe tabs.Brian Potchik
2025-02-26Use new icons for code folding feature.Alexander Taylor
2025-02-17Add created at and created by to project browser info paneJosh Ferrell
2025-02-17Add action to project browser to download missing filesJosh Ferrell
2025-02-14uidf refactorRyan Snyder
2025-02-14Update MemoryMap UI with better support for segment modifications.Brian Potchik
2025-02-13Update MemoryMap UI Segment Columns.Brian Potchik
2025-02-11Add SplitTabWidget::setTabSizesGlenn Smith
2025-02-10Fix item indices getting desynced when moving nested items in project browserJosh Ferrell
2025-02-05Search item descriptions in project browserJosh Ferrell
2025-02-04Update to Qt 6.8.2Rusty Wagner
2025-02-04Firmware Ninja relationships APIBrandon Miller
2025-02-03Greatly improve performance of memory map viewJosh Ferrell
2025-01-30Render LayersGlenn Smith
2025-01-28Add CursorPosition::operator<=Josh Ferrell
2025-01-24Make strings view a sortable tableJosh Ferrell
2025-01-24Add CursorPosition::operator==Josh Ferrell
2025-01-23Fix CopyableLabel filename.Brian Potchik
2025-01-23Fix CopyableLabel hidden text feature.Brian Potchik
2025-01-17add selectAll to linear viewJordan Wiens
2025-01-15Add details link to view type dialog parse errorsJosh Ferrell
2025-01-14Add hash for XrefItemPeter LaFosse
2025-01-13Add 'ui.log.wordWrap' setting with a default of disabled.Brian Potchik
2025-01-13Move all FeatureMap processing to the background.Brian Potchik
2025-01-07Bump UI ABI version due to previous commit.Alexander Taylor
2025-01-03Delete ViewNavigationModeMason Reed
2024-12-30Move Changelog filtering to UIMason Reed
2024-12-20Linear View: Persist highlight during renamesGlenn Smith
2024-12-13Update the linear view when segments/sections change. Fix https://github.com/...Xusheng
2024-12-11Support setting a function type using a typedef-ed function type. FixXusheng
2024-11-24Fix missed tags navigation requests via doubleClick actions.Brian Potchik
2024-11-21Remove DockHandler and DockWidget support.Brian Potchik
2024-11-21Document next step to improve Tags UI performance.Brian Potchik
2024-11-21Initial Tags UI refactor to address performance issues and UI blocking.Brian Potchik
2024-11-07Remove unnecessary code causing a crash in TagList view.Brian Potchik
2024-11-06Revert "add new tool button with background"Alexander Taylor
2024-10-30Fix memory ordering issues found with TSANRusty Wagner
2024-10-30Move the freeversion.h to api/uiXusheng
2024-10-24Initial Firmware Ninja core APIBrandon Miller
2024-10-23Linear view function regions collapsePeter LaFosse