aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/io_graph_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-08iograph: Use default graph values if io_graphs UAT file doesn't pass validationPeter Wu1-1/+2
2017-08-08io_graph_dialog.cpp: Remove graph_enabled_vs.Michael Mann1-7/+0
2017-08-07Use UAT model for I/O graphMichael Mann1-647/+396
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-5/+5
2017-07-16Qt: Expand IO Graph text edit fields to column widthStig Bjørlykke1-0/+4
2017-07-16Qt: Set IO Graph display filter when having Y fieldStig Bjørlykke1-4/+12
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-3/+3
2017-04-20Qt: show relative time for the IO Graph in an appropriate unitPeter Wu1-16/+119
2017-04-19remove unnecessary guint64 cast in IO graphXiaochuan Sun1-8/+8
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2017-04-05Qt: support selecting the min/max packet from IO GraphPeter Wu1-1/+7
2017-04-05Qt: fix tracer and selection of packet in IO GraphPeter Wu1-9/+31
2017-03-30Qt: Fix uninitialized memory access in val_units_Peter Wu1-3/+5
2017-03-27Fix "warning C6246: Local declaration hides declaration of the same name in o...Michael Mann1-4/+4
2017-03-09Qt: Fix heap-use-after-free when deleting IO graphStig Bjørlykke1-1/+1
2017-02-28Qt: Fix -Wshorten-64-to-32 warningsStig Bjørlykke1-1/+1
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-14/+13
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2016-09-14Qt: Set Close as default buttonStig Bjørlykke1-0/+5
2016-06-20Add field completion suggestions when adding a Display filter or Y Field to t...Michael Mann1-2/+4
2016-06-19Revert "tap: change glib functions to wmem."Pascal Quantin1-7/+6
2016-06-17tap: change glib functions to wmem.Dario Lombardo1-6/+7
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-0/+2
2016-01-24Qt io_graph: Use Interval value when generating Y-axis label or legendJim Young1-9/+29
2016-01-23More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris1-1/+1
2015-12-07Qt: It's no translation for "%1 %2"Stig Bjørlykke1-1/+1
2015-12-01Qt: Don't expose ColorUtils::graph_colors_.Gerald Combs1-6/+3
2015-11-17Qt: Fixup the I/O Graph color menu width on Windows.Gerald Combs1-0/+7
2015-11-16Qt iograph: Trigger graph refresh when time-of-day checkbox is toggeled.Jim Young1-0/+1
2015-11-16Qt iograph: Fix off-by-one, insure we plot the last interval.Jim Young1-1/+1
2015-11-13Qt: Fixed signal name to avoid a warning.Stig Bjørlykke1-15/+15
2015-11-12Qt: Added IO Graph save to clipboard button.Stig Bjørlykke1-4/+66
2015-10-27Qt: Protect against unintentional "no capture file" window statusMichal Labedzki1-0/+1
2015-10-10Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream gr...Jim Young1-1/+68
2015-10-06Fix an I/O graph crash.Gerald Combs1-32/+11
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-26Reload IO Graph Y fields when reload Lua pluginsStig Bjørlykke1-0/+13
2015-08-26Add per-dialog progress frames.Gerald Combs1-0/+3
2015-08-20IO Graphs: Don't show unchecked graphs in legendStig Bjørlykke1-2/+17
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs1-1/+1
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs1-16/+2
2015-07-11Qt: Add Colorize Conversation menu items.Gerald Combs1-4/+2
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-12/+5
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs1-1/+1
2015-05-15Qt: Stop tapping when the I/O Graph dialog closes.Gerald Combs1-1/+4
2015-03-07Get rid of an unused structure member.Guy Harris1-1/+0
2015-02-18Update Qt version checks.Gerald Combs1-3/+0
2015-02-18Fix QCustmPlot retina problems.Gerald Combs1-0/+3
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-0/+4