summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2022-08-06save type dialog size/locationJordan Wiens
2022-08-05Fix possible value set query for token inputs.Brian Potchik
2022-08-04Merge the functionality of "Create Structure" with "Create All Members" in li...Xusheng
2022-08-03Enable 'ui.recentFileOptionsLimit' by default and allow general analysis sett...Brian Potchik
2022-08-03Add more type actions to Stack ViewJon Palmisciano
2022-08-03Add a recent file options history for use in the 'Open with Options' UI.Brian Potchik
2022-07-27Fix FileContext stashing of binary views when loading from a database.Brian Potchik
2022-07-19Memory Map widget does not need to inherit from BinaryDataNotificationJosh F
2022-07-18Memory map sidebar widget + segment/section notificationsJosh F
2022-07-03Add action aliasesPeter LaFosse
2022-06-21'Run Script...' fixes and documentationkat
2022-06-19Add support for toggling integer size/sign in typesviewPeter LaFosse
2022-06-16Add support for executing scripts from fileskat
2022-06-15Prefer lazy menu deletion to minimize chance of UAF when using context menu/a...Brian Potchik
2022-06-14Fix flow graph not being able to copy in some casesGlenn Smith
2022-06-10Add New Window for Pane action, document Wayland supportRusty Wagner
2022-05-25Prevent error/warning indicators from opening a new tabPeter LaFosse
2022-05-23Fix race condition on linear view updateRusty Wagner
2022-05-19Add to LogView combo box from main threadPeter LaFosse
2022-05-18Add `isActiveThemeDark` APIJon Palmisciano
2022-05-18Add Split + Navigate Featurekat
2022-05-17Refactor, add `AddressIndicator` APIs; default-initialize membersJon Palmisciano
2022-05-16Improve address indicator UI/UXJon Palmisciano
2022-05-12Add focusSearch method to SettingsViewcynder
2022-05-11Clang+TypeParser APIsGlenn Smith
2022-05-11Add API for saving/restoring split layout infoJon Palmisciano
2022-04-29Improve navigation to correct tab when error/warn indicator is clickedPeter LaFosse
2022-04-20Fix potential crash when scrolling in SettingsView.Brian Potchik
2022-04-20Fix initial navigation crash and object lifetime.Brian Potchik
2022-04-11Use QPlainTextEdit for ScriptingConsoleOutputJosh F