summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2023-01-23Warning cleanupRusty Wagner
2023-01-23Make splitPane return the created paneGlenn Smith
2023-01-16Make parameter order more consistent across linear view, do not clobber QWidg...Josh Ferrell
2023-01-10Integrate Enum IntegerDisplayType, Add MetadataChoiceDialogkat
2023-01-03Fix UAF chance in BackgroundThreadGlenn Smith
2023-01-03Make ProgressTask cancel if its owner is deletedGlenn Smith
2022-12-26Add listeners for symbol events in linear viewJosh Ferrell
2022-12-22Properly detect function header in flow graph widget. Fix https://github.com/...Xusheng
2022-12-16Add new "Create Array" dialogJon Palmisciano
2022-12-14Support multiple files and importing function in header import dialogPeter LaFosse
2022-12-14Add LoggerRefPeter LaFosse
2022-12-05Fix crash when symbols list fetch is still running when find/address dialog i...Rusty Wagner
2022-12-02Update linear view header spacingJosh Ferrell
2022-11-30Type library C++ api & import recordingGlenn Smith
2022-11-30Add sticky header to linear viewJosh Ferrell
2022-11-19Fix issues with building using Visual Studio 2022Rusty Wagner
2022-11-17Remove QGraphicsEffect as it's causing instabilityRusty Wagner
2022-11-14Revert "Show filtered/total count in search"Glenn Smith
2022-11-11Header import dialogGlenn Smith
2022-11-10Several documentation improvements and fixeskat
2022-11-10Show filtered/total count in searchGlenn Smith
2022-11-10Prefer to restore location information from qsettings, falling back to locati...Brian Potchik
2022-11-10Add ability to restore layouts and locations for all sync/no-sync groups.Brian Potchik
2022-11-10Add ability to quiesce views not active in a ViewFrame.Brian Potchik
2022-11-10Remove old navigation on 'main' symbol added behavior.Brian Potchik
2022-11-10Several documentation improvements and fixeskat
2022-11-10Fix rendering of code lines when scrolling right, fix TokenizedTextView exampleRusty Wagner
2022-11-10Warning on defining variables with zero sizeGlenn Smith
2022-11-10Fix crash from stale callbacks in memory map viewRusty Wagner
2022-11-10Unify *::viewInTypesView into UIContext::navigateToTypeGlenn Smith
2022-10-12This shouldn't be deleted as its a QThreadPeter LaFosse
2022-10-11Support 'Open with Options' settings history for container files.Brian Potchik
2022-10-05Deprecate BNLogRegisterLoggerCallback and make its use in the LogView unneces...Peter LaFosse
2022-10-05Add/Tweak StringsView Filtering Optionskat
2022-10-04Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...KyleMiles
2022-09-17Add method to set the search filter on a SettingsView instance.Brian Potchik
2022-09-15Improve theme handling in the settings UI.Brian Potchik
2022-09-13Allow programmatically closing a global area widgetXusheng
2022-09-01Splitting of variablesRusty Wagner
2022-08-28convert type dialog arguments into multiline fieldJordan Wiens
2022-08-21Fix ProgressTask/BackgroundThread docskat
2022-08-18Add 'Zoom To Cursor' to flow graphPeter LaFosse
2022-08-18Add 'Zoom to Fit' in graph viewPeter LaFosse
2022-08-16Remove unused function (skip-ci)Xusheng
2022-08-12Show HLIL best guess in xrefsPeter LaFosse
2022-08-11Add support for automatically restoring view state (layout and location) when...Brian Potchik
2022-08-10Merge variables API/UI, variable liveness API for determining soundness of va...Rusty Wagner
2022-08-10Minor StringsView Fixeskat
2022-08-09Add Copy and some filtering options to the Strings viewkat
2022-08-07Fix navigation with respect to preserving graph and IL view preferences.Brian Potchik