summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2024-03-20Prevent reloading of QSettings file when looking up name for pathJosh Ferrell
2024-03-07Always show sidebar icons if the widget is open, even if it has no widget and...Rusty Wagner
2024-03-06Allow editing multiple external locations at onceJosh Ferrell
2024-03-01Add additional callback support to the NotificationDispatcher.Brian Potchik
2024-02-29Fix project browser interactions happening on deselected itemsJosh Ferrell
2024-02-26Close floating sidebar widgets when the window closesRusty Wagner
2024-02-16Add message when there are no consoles availableRusty Wagner
2024-02-16Add UI callback for On(Data)ViewReplaced for rebaseGlenn Smith
2024-02-16Prevent crash when saving project fileJosh Ferrell
2024-02-14Only update project browser ui on the main threadJosh Ferrell
2024-02-14Fix featuremap linear display and large binary supportJosh Ferrell
2024-02-13Type Browser: Fix crash on close with more shared pointersGlenn Smith
2024-02-13Recreate sidebar widgets when BinaryViews are recreatedRusty Wagner
2024-02-13Rename ExternalLocation APIs to be more clear, add ExternalLocation and Exter...Josh Ferrell
2024-02-13Set documentation group for SidebarContextSensitivityRusty Wagner
2024-02-12Use our custom tab bar in projects view.Alexander Taylor
2024-02-12Fix crashes with Python action handlers by clearing the handler widget if the...Rusty Wagner
2024-02-11Small changes for 'Import Type By GUID'Peter LaFosse
2024-02-09Type Browser: Make action functions consistentGlenn Smith
2024-02-09Expose projectbrowser.hJosh Ferrell
2024-02-08Clickable icons now have an inactive state icon.Alexander Taylor
2024-02-07Fix unparented sidebar widget being shown on startupRusty Wagner
2024-02-07Debug warn on starting a BackgroundThread with no ownerGlenn Smith
2024-02-07UIContext: Add plugin hook for when actions executeGlenn Smith
2024-02-07Type ArchivesGlenn Smith
2024-02-07Add ImportTypeLibraryTypeByGuid API and dialogPeter LaFosse
2024-02-06New Tab Redesignkat
2024-02-06UI Animation Subsystemkat
2024-02-06Fix project settings.Brian Potchik
2024-02-05When using focus sidebar actions, obey toggle mode optionsRusty Wagner
2024-02-05Make find widget work better in vertical formatRusty Wagner
2024-02-05Use per view type context sensitivity for most sidebar widgets to significant...Rusty Wagner
2024-02-05Improve focus handling in sidebarsRusty Wagner
2024-02-05Use new splitter in panesRusty Wagner
2024-02-05Sidebar improvementsRusty Wagner
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