summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2024-05-08Disassembly: Add relative to fixed base address modeGlenn Smith
2024-05-08Stack view: Make constant base offset per-functionGlenn Smith
2024-05-08Stack view: allow setting arbitrary base offset by double-clickGlenn Smith
2024-05-07Stack view: Make the base offsets work with the "create variable" dialogGlenn Smith
2024-05-07Stack view: Allow switching base register offsetGlenn Smith
2024-05-07Type Browser: Option to have exact search matches come firstGlenn Smith
2024-05-07Add "Navigate to Matching Brace"Josh Ferrell
2024-05-07Type Editor: Add "Append Field" actionGlenn Smith
2024-05-06Highlight matching indentation lines in linear viewGlenn Smith
2024-05-06Use a flags enum for address offset displayGlenn Smith
2024-05-02Allow users to specify file name displayed in offsetsGlenn Smith
2024-05-02Add address display mode optionsGlenn Smith
2024-04-26Fix display of possible values in uidf dialogJosh Ferrell
2024-04-26Generate a default name for new enum and union. Fix https://github.com/Vector...Xusheng
2024-04-25Automatically update the element count when the type is changed in the create...Xusheng
2024-04-12Bump UI ABI Versionkat
2024-04-12Add DTBWCW::setCornerWidget option to have corner widget stretch instead of tabskat
2024-04-11Update sidebar widget and view quiescing API.Brian Potchik
2024-04-09Fix refresh quiescing for TypeBrowser.Brian Potchik
2024-04-09Various fixes for recently added BinaryDataNotifications.Brian Potchik
2024-03-21Add copy actions to TypeBrowserViewkat
2024-03-20Add uiSelectionControl support for registered settings.Brian Potchik
2024-03-20add tooltip API to filter dialogJordan Wiens
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