aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/decode_as_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Qt: Add clear all button to Decode AsStig Bjørlykke1-0/+10
2018-05-28Qt: select a better default Decode As tablePeter Wu1-0/+25
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-5/+1
2018-02-27Qt: accept hexadecimal input in Decode As dialogPeter Wu1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2018-01-25Qt 4.8 compatibility fixesPeter Wu1-0/+2
2018-01-06Add ability for preferences to determine what they can change.Michael Mann1-3/+3
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-2/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+2
2017-11-28Qt: Add support for DCE/RPC in Decode AsMichael Mann1-4/+57
2017-10-28Always provide value for Decode As selector columnMichael Mann1-13/+9
2017-10-17Bugfix Decode As dissector table selection.Michael Mann1-1/+1
2017-09-18Qt: Fix -Wimplicit-fallthrough with GCCJoão Valverde1-0/+1
2017-09-16Add support for dissector tables of type FT_NONE.Michael Mann1-2/+29
2017-09-16Refactor Decode As dialog to use a model/delegateMichael Mann1-0/+650