summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2023-09-15Add analysis progress spinner to the linear view function header.Brian Potchik
2023-09-13Fix spurious event handling when recreating panes with multiple ViewFrames.Brian Potchik
2023-09-12Fix ViewFrame lifetime issues.Brian Potchik
2023-09-11Add handling for FileContext to notify the UI when BinaryView instances go ou...Brian Potchik
2023-08-29Fix logview header.Brian Potchik
2023-08-29Fix logview header.Brian Potchik
2023-08-29Expose Name versions of font getters, update docs.Alexander Taylor
2023-08-29Fix copy paste for selections in the Log.Brian Potchik
2023-08-28Fix BackgroundThread::then not forwarding qt signalsGlenn Smith
2023-08-28Allow adding actions to menus with relative pathsGlenn Smith
2023-08-28Revert "Fix object lifetimes for view sensitive widgets in the UI."Brian Potchik
2023-08-25Update font settings APIs, add documentation.Alexander Taylor
2023-08-17Better fix for linear view hangGlenn Smith
2023-08-11Add current_il_instructions magic variable in the Python console. Fix https:...Xusheng
2023-08-10Fix object lifetimes for view sensitive widgets in the UI.Brian Potchik