aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/protocol_hierarchy_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
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
2017-12-28Qt: use QVariant::String instead of QMetaType::QString.Dario Lombardo1-1/+1
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+1
2017-09-20qt: Fix some leaked menu objectsMikael Kanstrup1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-2/+2
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-4/+5
2016-09-14Qt: Set Close as default buttonStig Bjørlykke1-0/+4
2016-07-06Qt: add initializers (CID 1268205).Dario Lombardo1-10/+10
2016-06-26Qt: Handle unhandled filter actions.Gerald Combs1-0/+1
2016-06-08Apply the prefix operator to iterators.Jaap Keuter1-2/+2
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+1
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+2
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-20Add the WLAN statistics dialog.Gerald Combs1-55/+0
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-0/+2
2015-02-04Qt: Add "Copy As..." to the Protocol Hierarchy stats.Gerald Combs1-10/+121
2015-02-04Qt: Add the Protocol Hierarchy statistics dialog.Gerald Combs1-0/+333