summaryrefslogtreecommitdiff
path: root/ui/qt/lbm_uimflow_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-11-25Get rid of "cast throws away constness" warnings.Guy Harris1-2/+2
2016-11-19LBM_UIMflow: Fix range_ratio calculation (CID-1355421)Jaap Keuter1-1/+1
2016-06-05Qt ui code: fix qreal type problems on ARM platformZdeněk Žamberský1-4/+4
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-7/+3
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-1/+1
2015-10-26Only store frame number and not a pointer to frame_data structure in seq_anal...Pascal Quantin1-3/+3
2015-10-22Use address functions instead of ADDRESS macros in ui.Gerald Combs1-3/+3
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-09-04GTK/Qt: fix crash when closing SIP Flows dialogPascal Quantin1-1/+2
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs1-1/+1
2015-07-07Continuing to remove Q_UNUSEDJoerg Mayer1-9/+4
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-0/+4
2015-01-29Qt: Add address conversion convenience routinesGerald Combs1-3/+2
2015-01-08bytes_to_ep_str -> bytes_to_strMichael Mann1-2/+2
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-2/+2
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann1-1/+4
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-1/+3
2014-12-21Do not use packet scoped memory in GUIPascal Quantin1-2/+2
2014-06-27Use GQueue for generating statisticsBalint Reczey1-4/+3
2014-05-04GUI modules for LBM aka 29West dissectors.David Ameiss1-0/+668