summaryrefslogtreecommitdiff
path: root/ui/tokenizedtextview.h
AgeCommit message (Expand)Author
2026-05-13Changes related to display as/type toggling.Alexander Taylor
2026-04-29Better toggling of integer display signedness.Alexander Taylor
2026-01-13Command Palette enhancementsGlenn Smith
2024-10-04Make the undefine action context awareXusheng
2024-09-30Use title for generation of function analysis actions.Brian Potchik
2023-08-10Add OnNotificationBarrier callback and the ability to selectively enable noti...Brian Potchik
2022-11-10Several documentation improvements and fixeskat
2022-11-10Unify *::viewInTypesView into UIContext::navigateToTypeGlenn Smith
2022-08-04Merge the functionality of "Create Structure" with "Create All Members" in li...Xusheng
2022-03-24Cleanup 'Make Function' actions and select the correct platform for multi-arc...Brian Potchik
2022-01-28Format All FilesKyleMiles
2021-10-07Add infrastructure for UTF-{16,32} string creation actionsJon Palmisciano
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-20Added editFunctionProperties() methodsJon Palmisciano
2021-05-05Ser/des history entriesGlenn Smith
2021-04-13Toggle/Make Float Variable actions #2069Glenn Smith
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-02-17add support for type xref and variable xrefXusheng
2020-09-15display as in linear viewXusheng
2020-08-27make setSelectionOffsets() pure virtualXusheng
2020-07-30add support for display as float/doubleXusheng
2020-05-29Update to Qt 5.15Rusty Wagner
2020-01-16Factor gutter width/tag token width into a settingGlenn Smith
2019-09-27Tag notifications & tag type list optimizedPeter LaFosse
2019-08-27Add support for showing structure offsets and inferring types via hotkey, add...Peter LaFosse
2019-06-13Add notification callbacks for when data-only metadata is updatedrollsafe
2019-03-26Add a tokenized text view class for UI pluginsRusty Wagner