summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2024-07-23Support directly creating a new mapped fileXusheng
2024-07-19Process feature map menu actions more efficiently.Brian Potchik
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-07-18Remove deprecated TypeViewGlenn Smith
2024-07-12Avoid crash in search result widget. Fix https://github.com/Vector35/binaryni...Xusheng
2024-07-12Show undo actions for all views of a file in history widgetJosh Ferrell
2024-07-10ui: fix il preview not updating immediately when cyclingRyan Snyder
2024-06-26ui: support for il xref navigationRyan Snyder
2024-06-25Add FlowGraphWidget::getScale()Glenn Smith
2024-06-12stackview: only show vars valid at current locRyan Snyder
2024-05-19Make call param hints more configurable & support more param types for hint d...Mason Reed
2024-05-14History widgetJosh Ferrell
2024-05-14Ref count undo objectsJosh Ferrell
2024-05-13Move collaboration to coreJosh Ferrell
2024-05-10Add actions to quickly adjust the selection in linear and hex viewXusheng
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