aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Don't include io.h in Flex scanners - they're not interactive.Guy Harris2015-11-061-1/+1
* Qt: Check for a sane window geometry.Gerald Combs2015-11-053-5/+33
* Get rid of ws80211_frequency_to_channel().Guy Harris2015-11-052-3/+6
* Refactor DCE/RPC dissection to include a real dissector table.Michael Mann2015-11-045-24/+27
* Activate word wrap for hintLabel defined as QLabelPascal Quantin2015-11-0418-0/+59
* One more file that now needs wsutil/str_util.h for plurality().Guy Harris2015-11-041-1/+1
* Don't include "file.h" if you don't need it.Guy Harris2015-11-046-2/+7
* Qt: Turn off WindowModified when closing a file.Stig Bjørlykke2015-11-031-0/+1
* [Qt recent files menu] make sure that the "Clear Menu" item is retranslatedMartin Kaiser2015-11-031-0/+2
* funnel_string_dialog(.h): fix extra ‘;’ [-Wpedantic]Alexis La Goutte2015-11-021-1/+1
* Disable RTP player debug logs that were presumably left activated by mistakePascal Quantin2015-11-011-1/+1
* [Automatic update for 2015-11-01]Gerald Combs2015-11-0113-5626/+6079
* Qt: do not draw sequence analysis items with a display status set to falsePascal Quantin2015-11-011-8/+10
* VoIP Calls: fix SIP calls statePascal Quantin2015-11-011-2/+0
* voip_calls.c: add missing tap_draw callback to taps asking for a redrawPascal Quantin2015-11-011-22/+200
* Update the taskbar icon when we start a capture.Gerald Combs2015-10-292-0/+6
* Qt: Allow Expert Information retapping.Gerald Combs2015-10-292-21/+39
* Qt: Add the ability to add filter expressions.Gerald Combs2015-10-2911-9/+397
* Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.Guy Harris2015-10-291-0/+2
* "Color dissector filters" are just filters.Guy Harris2015-10-292-86/+72
* Qt: initialize all UAT fields when creating a new linePascal Quantin2015-10-281-1/+8
* Catch REPORT_DISSECTOR_BUG() calls in dissector registration routines.Guy Harris2015-10-281-2/+3
* Add preferences for related packets and the scroll bar minimap.Gerald Combs2015-10-273-12/+35
* Qt: Add a filter expression item to the display filter edit menu.Gerald Combs2015-10-276-4/+17
* Add jitter logic to RtpAudioStream.Gerald Combs2015-10-276-45/+354
* Qt: Protect against unintentional "no capture file" window statusMichal Labedzki2015-10-2719-6/+45
* Convert SIP statistics to the stat tap API.Gerald Combs2015-10-275-708/+1
* Replace all "dissector filter" registrations with "dissector color filter" re...Michael Mann2015-10-271-12/+13
* Only store frame number and not a pointer to frame_data structure in seq_anal...Pascal Quantin2015-10-2612-42/+45
* Qt: fix memory leaks in VoIP calls windowPascal Quantin2015-10-262-8/+10
* Don't use the non-existent decoded data if decode_rtp_packet() returns 0.Guy Harris2015-10-261-3/+4
* Allocate h245_labels when we initialize the h245dg tap.Guy Harris2015-10-261-0/+6
* [Automatic update for 2015-10-25]Gerald Combs2015-10-2513-2397/+3210
* RLC Graph: call replot() with rpQueued to avoid lag caused by trying to draw ...Martin Mathieson2015-10-241-8/+10
* More ADDRESS macro to address function conversions.Gerald Combs2015-10-242-15/+15
* Qt: Explicitly set the byte view painter font.Gerald Combs2015-10-231-2/+1
* Fix some copy+pasted tooltip text.Gerald Combs2015-10-232-6/+6
* Pass --verbose to windeployqt.Gerald Combs2015-10-221-1/+1
* qt: remove leakDario Lombardo2015-10-221-1/+5
* Use address functions instead of ADDRESS macros in ui.Gerald Combs2015-10-2235-210/+210
* RtpAudioStream: Add a cast.Gerald Combs2015-10-211-1/+1
* Qt: Wire up the RTP Streams "Analyze" button.Gerald Combs2015-10-214-177/+271
* LTE RLC Graph: fix CID 1328485: Uninitialized members (UNINIT_CTOR)Martin Mathieson2015-10-211-1/+2
* Split RTP player tapping, decoding, and plotting.Gerald Combs2015-10-217-123/+165
* LTE RLC graph: Only enable graph buttons for directions with dataMartin Mathieson2015-10-211-4/+18
* LTE dialogs: tidy up some loose endsMartin Mathieson2015-10-2010-56/+96
* Qt: fix time shiftGerald Combs2015-10-197-7/+37
* Add a margin to the main statusbar layout.Gerald Combs2015-10-191-3/+4
* RLC LTE graph: allow switching between zoom and drag, and place limits on eachMartin Mathieson2015-10-193-21/+232
* Eliminate unused method arguments and class members.Guy Harris2015-10-191-12/+6