summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2024-01-31Fix memory leak in type browserJosh Ferrell
2024-01-25Move NotificationsDispather header to API submodule.Brian Potchik
2024-01-22Project supportJosh Ferrell
2024-01-18Standardize variable name across methods.Alexander Taylor
2024-01-18Fix a defaultkat
2024-01-18Tabbar reworkkat
2024-01-15Add 'Merge Variables Here' actionPeter LaFosse
2024-01-15Add ability to merge variables from variables sidebarJon Palmisciano
2024-01-12Add fmt::format for QStringGlenn Smith
2024-01-12Add search box to Merge Variables dialogPeter LaFosse
2024-01-10Automatically filter settings based on current scope selection in the setting...Brian Potchik
2024-01-08Fix crash when adding segments/sections while memory map is openJosh Ferrell
2023-12-27Add file path tooltips to tabsJosh Ferrell
2023-12-23Add support for writable object settings that are rendered as a table.Brian Potchik
2023-12-15Add automatic table generateion support for serialized objects in the setting...Brian Potchik
2023-12-08Add support for main function detection in x64 Windows binariesXusheng
2023-11-28Fix memory leak when using the create structure dialog. Fix https://github.co...Xusheng
2023-11-24Add Symbolic symbols type.Brian Potchik
2023-11-16Special color for exported symbolsGlenn Smith
2023-11-16Initial components UI update.Brian Potchik
2023-11-13Add fmt library to apiGlenn Smith
2023-11-10Add support for object settingsJosh Ferrell
2023-11-10Add "password" setting typeJosh Ferrell
2023-11-08Allow users to override variable complexity limitJosh Ferrell
2023-11-08Add UIDF actions to variable listJosh Ferrell
2023-11-08Variable list improvementsJosh Ferrell
2023-11-07Stop drawing blank widgets in sidebar headers.Alexander Taylor
2023-11-07Memory Map: Allow use in a pane.Alexander Taylor
2023-11-07Revert "Add support for transient scrollbars."Alexander Taylor
2023-11-07Support navigating to a raw address when the data offset is double-clickedXusheng
2023-11-06Type BrowserGlenn Smith
2023-11-06Type ContainersGlenn Smith
2023-11-06Allow setting UIDF on any mlil/hlil usageJosh Ferrell
2023-11-01Style FilterEdit search bars with an icon.Alexander Taylor
2023-11-01Add support for transient scrollbars.Alexander Taylor
2023-11-01Add interaction.get_large_choice_input for large numbers of optionskat
2023-11-01Update developer mode preferences. (skip-ci)Brian Potchik
2023-10-31Add member for indicator paint option.Alexander Taylor
2023-10-28Update developer mode preferences.Brian Potchik
2023-10-05Allow SidebarWidgets to provide notificaiton of closingPeter LaFosse
2023-10-02Default constructed ViewLocations should have an unspecified IL view type.Brian Potchik
2023-09-29Fix cross reference list artifacts on horizontal scrollingRusty Wagner
2023-09-28Minor updates for Python binding generation of UI APIRusty Wagner
2023-09-27Maintain subgroup selection in Settings UI.Brian Potchik
2023-09-27Optimize settings UI to minimize loading time.Brian Potchik
2023-09-26Settings UI layout optimizations.Brian Potchik
2023-09-25Fix uninitialized variable warning on index resetRusty Wagner
2023-09-24Add action to open settings for current binary view.Brian Potchik
2023-09-20Properly initialize m_resultAmbiguous in various address dialogsXusheng
2023-09-19Extract class CopyableLabel to an independent file. Fix https://github.com/Ve...Xusheng