aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-08-29Insure Qt Capture preferences dialog displays default capture device (if any)Jim Young1-2/+6
2015-08-29Fix a GHashTable assertion in DecodeAsDialog.Gerald Combs2-10/+34
2015-08-28Qt: Fix use-after-free patternStig Bjørlykke1-2/+4
2015-08-28Disable most of the main window while we're tapping.Gerald Combs1-0/+10
2015-08-28Don't show a progress frame if our file was closed.Gerald Combs5-4/+18
2015-08-28Don't dissect twice from TapParameterDialog.Gerald Combs3-5/+5
2015-08-28Preparation Host Flows: make ICMP(v6) code and type retrieval more robustPascal Quantin1-25/+19
2015-08-28Speed up column sorting.Gerald Combs8-32/+99
2015-08-27More retapping fixups.Gerald Combs8-23/+56
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-4/+7
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-3/+4
2015-08-27Qt: Fixed some memory leakagesStig Bjørlykke1-2/+4
2015-08-26Don't emit app signals from dialogs.Gerald Combs13-27/+69
2015-08-26Reload IO Graph Y fields when reload Lua pluginsStig Bjørlykke4-0/+20
2015-08-26Add missing callback support.Gerald Combs3-0/+14
2015-08-26Rework tapping in Qt dialogs.Gerald Combs19-218/+251
2015-08-26Add per-dialog progress frames.Gerald Combs13-20/+115
2015-08-26Qt SCTP: Changed prohibited APIsStig Bjørlykke1-6/+8
2015-08-25Multicast Stream: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-3/+5
2015-08-25win32: update the list of NdisMedium and NdisPhysicalMedium defines used by G...Pascal Quantin1-22/+50
2015-08-24Remove unused signalStig Bjørlykke2-16/+0
2015-08-24Use signal to close packet dialogsStig Bjørlykke2-19/+3
2015-08-24Multicast Statistics (Qt Dialog): Fix some Dead Store (Dead assignement/Dead ...Alexis La Goutte1-1/+1
2015-08-24Close packet dialogs when reload Lua plugins.Stig Bjørlykke4-0/+36
2015-08-24Disable streamNumberSpinBox while reloading captureStig Bjørlykke1-0/+6
2015-08-24Disable apply button while adding the filterStig Bjørlykke1-0/+2
2015-08-23[Automatic update for 2015-08-23]Gerald Combs13-2244/+4556
2015-08-22[CLI, GTK] comparestat: Fix typos, output format, argument parsingJoão Valverde2-33/+38
2015-08-22[GTK] Fix crash in comparestat.cJoão Valverde1-2/+4
2015-08-22Initialize extcap for pipesStig Bjørlykke2-0/+8
2015-08-22Add the display filter macros dialog.Gerald Combs5-7/+25
2015-08-22Statistics dialog fixups.Gerald Combs4-9/+20
2015-08-21Add packet comments to the properties dialog.Gerald Combs2-9/+69
2015-08-21Multicast and wireless lan statistics fixups.Gerald Combs3-8/+28
2015-08-21Try to fix: wlan_statistics_dialog.cpp:466:1: error: unused parameter ‘filte...AndersBroman1-1/+1
2015-08-21Preparation Host Flows: Syntax Line Edit (allow longer filter text)Pascal Artho1-0/+2
2015-08-21gsm map summary (GTK): fix no previous prototype for ‘gsm_map_stat_gtk_sum_...Alexis La Goutte1-0/+3
2015-08-21Fix memory leaks of dumper SHB and IDB infosHadriel Kaplan2-12/+6
2015-08-21proto_dlg: fix no previous prototype for ‘heur_*_all_cb’ [-Wmissing-proto...Alexis La Goutte1-3/+3
2015-08-21There is no wlan_statistics_dialog.ui.Guy Harris1-4/+2
2015-08-20Add the WLAN statistics dialog.Gerald Combs14-106/+961
2015-08-20Translations: fix typoAlexis La Goutte1-10/+10
2015-08-20Squelch recent display filter warnings.Gerald Combs1-0/+6
2015-08-20Tap parameter and stats dialog fixups.Gerald Combs11-22/+47
2015-08-20Make sure we can apply deprecated display filters.Gerald Combs1-3/+3
2015-08-20Added a missing breakStig Bjørlykke1-2/+2
2015-08-20IO Graphs: Don't show unchecked graphs in legendStig Bjørlykke2-2/+18
2015-08-20Make empty filter valid in checkFilterStig Bjørlykke1-1/+1
2015-08-20Clear display filter when filterPackets with empty filterStig Bjørlykke1-0/+2
2015-08-19Preparation Host Flows: Tap Sequence AnalysisPascal Artho2-0/+27