summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2021-07-29Fix some sidebar focus issues and add a toggle commandRusty Wagner
2021-07-28Add sidebar and move some dock widgets to itRusty Wagner
2021-07-13Database apiGlenn Smith
2021-07-09Cleanup tags and comments in many placesGlenn Smith
2021-07-01Emoji font settings for tagsGlenn Smith
2021-07-01GetAllTagReferenceTypeCounts for optimized all-counts listGlenn Smith
2021-06-30support for section and segment offsets in copy menuJordan Wiens
2021-06-25Change type filter if needed when navigating to the TypeViewXusheng
2021-06-11Update TypeView after data variable changesXusheng
2021-06-11Add TypeReferenceChanged notificationXusheng
2021-06-10CommandPalette: Enable navigation of results with `(SHIFT+)TAB`Jon Palmisciano
2021-06-10Add documentation for ui.view.types.defaultTypeFilterXusheng
2021-05-26Bump ui api version for updated classesGlenn Smith
2021-05-26Updated examples and docsGlenn Smith
2021-05-26More UIContext apiGlenn Smith
2021-05-26TypeDialog: Perform type parsing on separate threadPeter LaFosse
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-25Remove DockContextHandler interfaces declaration.Brian Potchik
2021-05-25TagTypeList should not inherit from DockContextHandler.Brian Potchik
2021-05-20Added editFunctionProperties() methodsJon Palmisciano
2021-05-18Remove activeOnHover from MenuHelperGlenn Smith
2021-05-10Add support for navigating to symbols which have duplicate namesPeter LaFosse
2021-05-10Use standard contextMenuEvent for right clickPeter LaFosse
2021-05-05Collapsible typesJosh F
2021-05-05Ser/des history entriesGlenn Smith
2021-05-05Parse a BinaryView into CreateStructDialogXusheng
2021-05-04fix MacOS BuildXusheng
2021-05-04Fix cursor offset calculation when navigating to type viewXusheng
2021-05-04render non-member access to type on a new lineXusheng
2021-04-22properly get LLIL/MLIL function in LinearViewXusheng
2021-04-22add persistent search resultXusheng
2021-04-20Fix TypeView filter layout.Brian Potchik
2021-04-19fix navigating to type viewXusheng
2021-04-13Toggle/Make Float Variable actions #2069Glenn Smith
2021-04-07Make getNodeForMouseEvent public so it can be called from the python bindingsPeter LaFosse
2021-04-02Bump ui api versionGlenn Smith
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-04-02Type filteringJosh Ferrell
2021-04-02Make TypeView::getLinesForType static+publicGlenn Smith
2021-03-31Maintain preferred IL view when navigating among views which don't support ILs.Brian Potchik
2021-03-31cached the number of max UI itemsXusheng
2021-03-30Fix ExpandableGroup naming and animationJosh Ferrell
2021-03-18Add Go to File Offset actionBrian Knudson
2021-03-16Add a QTextBrowser capable of showing remote imagesRusty Wagner
2021-03-16Compatibility with Qt 6Rusty Wagner
2021-03-09Add active spinner with 'reanalyze function' control.Brian Potchik
2021-03-09Fix IL graph label control active highlight.Brian Potchik
2021-03-09Allow disassembly view function header to update with font size changes.Brian Potchik
2021-03-09Add ClickableStateLabel state accessor.Brian Potchik
2021-02-27Use file contents lock popup to indicate lock is enabled upon change detection.Brian Potchik