summaryrefslogtreecommitdiff
path: root/ui/bndbimportdialog.h
AgeCommit message (Collapse)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
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-03-04Add filtering to BNDB import dialog.Alexander Taylor
2023-03-07Add DataVariable and FunctionToImport features to BNDB Import DialogPeter LaFosse
2023-03-01Add support for importing DataVariables by Symbol in Import BNDB dialogPeter LaFosse
2023-02-25Add BNDB import dialogPeter LaFosse