aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-1/+1
2018-07-21Add a tap "finish" callback, called when a listener is removed.Guy Harris1-1/+1
2018-07-04Some fixes.Guy Harris1-1/+1
2018-07-04fileTitle -> fileDisplayName.Guy Harris1-1/+1
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-17Qt: fix remaining CaptureEvent signal connectionsPeter Wu1-2/+2
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-4/+4
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-15Bugfix VoipCallsDialog tap handlingMichael Mann1-0/+5
2017-12-27Apply new CaptureEvents to statistics dialogs.Michael Mann1-4/+38
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2016-06-26Qt: Try to fix un-maximize behavior on OS X.Gerald Combs1-2/+2
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-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-3/+5
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-3/+14
2015-08-27More retapping fixups.Gerald Combs1-6/+11
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-18/+67
2015-08-22Statistics dialog fixups.Gerald Combs1-0/+4
2015-07-24Try deleting WiresharkDialog when we close it.Gerald Combs1-0/+16
2015-02-17Set a window icon for WiresharkDialog.Gerald Combs1-0/+1
2015-02-14Qt: Fix side effects of recent WiresharkDialog changes.Gerald Combs1-1/+1
2015-02-13Qt: Try to make some dialogs behave like windows.Gerald Combs1-2/+2
2015-02-13Qt: Make WiresharkDialog act like a window.Gerald Combs1-1/+1
2014-12-30Qt: More WiresharkDialog conversions.Gerald Combs1-5/+5
2014-12-29Wireshark Dialog (Qt): Add Modelines infoAlexis La Goutte1-0/+13
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-0/+74