summaryrefslogtreecommitdiff
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Qt: Add exported packet files to the recent filesStig Bjørlykke1-0/+2
2017-01-27Qt: Hide "Go to Packet" frame when closing capture file.Stig Bjørlykke1-0/+1
2017-01-27Qt: Preference editor improvements.Stig Bjørlykke1-9/+4
2017-01-26Qt: Signal number of active capturesRoland Knall2-2/+17
2017-01-26Add 'in' operator in display filter expression dialogJaap Keuter2-15/+29
2017-01-25Qt: Use preference editor for port number entriesStig Bjørlykke2-0/+6
2017-01-23Qt: Reject drag and drop if we're capturing.Gerald Combs1-3/+16
2017-01-22[Automatic update for 2017-01-22]Gerald Combs7-1415/+1795
2017-01-22Qt: Add Goodput graph (ACK rate), and minor bug fixesKevin Hogan3-57/+587
2017-01-22Internalize struct preferenceMichael Mann11-257/+230
2017-01-22Qt: Implement Custom CMakeRoland Knall2-0/+40
2017-01-21One more cf_merge_files_to_tempfile() call needed to be changed.Guy Harris1-2/+3
2017-01-21Qt: Fixup drag and drop merging.Gerald Combs3-8/+41
2017-01-21Qt: Show merge progress.Gerald Combs5-3/+32
2017-01-20Qt: Fix a sequence dialog crash.Gerald Combs1-1/+2
2017-01-20Qt: modify RTT graph (handle GSO, SACK, etc), plus bug fixesKevin Hogan2-25/+141
2017-01-19Qt: add graph of unacked (outstanding) bytes to window scale graphKevin Hogan1-10/+37
2017-01-18Fix Access Violation in plugin_if_mainwindow_get_ws_info(...)Paul Offord1-1/+1
2017-01-15[Automatic update for 2017-01-15]Gerald Combs7-1008/+1008
2017-01-13Qt: fix memory leaks in UatDialogPeter Wu1-1/+9
2017-01-12Make sure ui/qt/variant_pointer.h gets distributed.Guy Harris1-1/+2
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall29-186/+223
2017-01-12Qt: fix memleak of PointList in interface statisticsPeter Wu4-27/+18
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2017-01-11Qt: check NULL before dereference (CID 1394324)Jaap Keuter1-1/+1
2017-01-09Fix TCP stream graph (throughput) reset axes logic (CID-1398438)Jaap Keuter1-1/+1
2017-01-08[Automatic update for 2017-01-08]Gerald Combs7-1053/+1112
2017-01-08Qt: fix crash on undecodable RTP streamPeter Wu2-1/+9
2017-01-07Refactor range preference.Michael Mann6-112/+8
2017-01-07Convert range API to always use wmem memory.Michael Mann4-15/+15
2017-01-05Do RA_DISSECTORS in the Qt UI.Guy Harris1-3/+4
2017-01-05Remove RA_CONFIGURATION.Guy Harris1-3/+0
2017-01-04Include extcap binaries in the count of things to point out during startup.Guy Harris1-1/+8
2017-01-04Add a startup message for Initializing extcap.AndersBroman1-0/+3
2017-01-04Qt: add SACK graphs to tcptrace graphKevin Hogan3-57/+185
2017-01-01[Automatic update for 2017-01-01]Gerald Combs7-82/+124
2016-12-29Fix Interface Selection ListRoland Knall1-3/+6
2016-12-28Qt: Remove "Extcap" from window title.Stig Bjørlykke1-2/+2
2016-12-28Qt: Fix open extcap help URL.Stig Bjørlykke1-1/+3
2016-12-27InterfaceList: Add check for remote interfaceRoland Knall6-0/+107
2016-12-25[Automatic update for 2016-12-25]Gerald Combs7-1358/+1557
2016-12-25rtp_analysis_dialog (Qt): Fix Dead Store (Dead assignement/Dead increment) Wa...Alexis La Goutte1-1/+0
2016-12-24extcap_options_dialog: fix compilation with Qt4Martin Kaiser1-1/+2
2016-12-24Add enabled protocol list for dissectors who are disabled by defaultMichael Mann2-0/+12
2016-12-23Qt: add local file existence check for extcap help.Dario Lombardo1-8/+21
2016-12-22Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704)Pascal Quantin2-4/+4
2016-12-20Qt+Win32: Make software updates more friendly.Gerald Combs5-3/+104
2016-12-19RTP analyzis dialog/Qt: fix - when dialog is called from RTP stream dialog, G...Jiri Novak1-0/+1
2016-12-19Qt: minor updates to TCP stream dialog and throughput moving averageKevin Hogan3-18/+175
2016-12-18[Automatic update for 2016-12-18]Gerald Combs7-738/+1331