summaryrefslogtreecommitdiff
path: root/ui/stringsview.h
AgeCommit message (Collapse)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-11-10Revert various table view changesJordan Wiens
They were not tested in time and we will address their bugs after the release
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
The down and enter keys now preserve an existing selection in the associated list or table views, rather than unconditionally selecting or activating the first item.
2025-10-24Add functions for saving StringsView column stateAlexander Khosrowshahi
2025-10-24Add TableViewBase.h and base class QTableView uses in stringsview, memory ↵Alexander Khosrowshahi
map, searches, and tag types
2025-10-21Refactor strings view to support derived stringsRusty Wagner
2025-10-21Add derived strings and string recognizer APIRusty Wagner
2025-10-17Header changes for nav in containerized views.Alexander Taylor
2025-07-02Add refs count column to Strings view table, fix address column width, make ↵Galen Williamson
sort indicator clearable
2025-07-02Add Length column to Strings view tablesGalen Williamson
2025-03-11Strings View: Use quiche apiGlenn Smith
** Yes it's technically quiesce but it's lunch time and I'm hungry
2025-01-24Make strings view a sortable tableJosh Ferrell
2024-02-05Use per view type context sensitivity for most sidebar widgets to ↵Rusty Wagner
significantly reduce resource usage when multiple panes are open
2024-02-05Sidebar improvementsRusty Wagner
2023-08-10Add OnNotificationBarrier callback and the ability to selectively enable ↵Brian Potchik
notification callbacks.
2022-11-14Revert "Show filtered/total count in search"Glenn Smith
This reverts commit 78a4c923fe3fd5790e03e2c963e0a519d8c2b93b.
2022-11-10Show filtered/total count in searchGlenn Smith
2022-11-10Several documentation improvements and fixeskat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs
2022-10-05Add/Tweak StringsView Filtering Optionskat
2022-08-10Minor StringsView Fixeskat
2022-08-09Add Copy and some filtering options to the Strings viewkat
2022-01-28Format All FilesKyleMiles
2021-10-07Fix collision between shortcuts and starting to filter by nameRusty Wagner
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
2020-08-27make setSelectionOffsets() pure virtualXusheng
2020-05-29Update to Qt 5.15Rusty Wagner
2019-03-20Add in progress UI API headersRusty Wagner