aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/lbm_lbtru_transport_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-2/+2
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2018-07-21Add a tap "finish" callback, called when a listener is removed.Guy Harris1-1/+2
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-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-07-06Qt: remove unneeded constructors.Dario Lombardo1-5/+0
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-3/+3
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-3/+3
2016-06-08Apply the prefix operator to iterators.Jaap Keuter1-26/+26
2016-02-25Clean up modelines and indentation.Guy Harris1-3/+3
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-8/+8
2016-01-23More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris1-20/+20
2015-07-07Continuing to remove Q_UNUSEDJoerg Mayer1-17/+6
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-0/+2
2015-01-29Qt: Add address conversion convenience routinesGerald Combs1-3/+3
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-2/+2
2014-12-21Do not use packet scoped memory in GUIPascal Quantin1-2/+2
2014-06-29Standardize the names of, and document, the taps and heuristic dissector tabl...David Ameiss1-1/+1
2014-05-04GUI modules for LBM aka 29West dissectors.David Ameiss1-0/+2251