summaryrefslogtreecommitdiff
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2015-10-28Qt: Add "Bluetooth" prefix for Bluetooth item in Wireless menuMichal Labedzki3-14/+14
2015-10-27Add preferences for related packets and the scroll bar minimap.Gerald Combs3-12/+35
2015-10-27Qt: Add a filter expression item to the display filter edit menu.Gerald Combs6-4/+17
2015-10-27Add jitter logic to RtpAudioStream.Gerald Combs5-44/+353
2015-10-27qt: add missing initializers (CID 1325722)Dario Lombardo1-1/+3
2015-10-27Convert SIP statistics to the stat tap API.Gerald Combs2-1/+1
2015-10-27Only store frame number and not a pointer to frame_data structure in seq_anal...Pascal Quantin4-7/+7
2015-10-26Qt: fix memory leaks in VoIP calls windowPascal Quantin1-0/+2
2015-10-26Don't use the non-existent decoded data if decode_rtp_packet() returns 0.Guy Harris1-3/+4
2015-10-25[Automatic update for 2015-10-25]Gerald Combs13-1522/+1592
2015-10-23Qt: Explicitly set the byte view painter font.Gerald Combs1-2/+1
2015-10-23Fix some copy+pasted tooltip text.Gerald Combs2-6/+6
2015-10-21RtpAudioStream: Add a cast.Gerald Combs1-1/+1
2015-10-21Qt: Wire up the RTP Streams "Analyze" button.Gerald Combs4-177/+271
2015-10-21Split RTP player tapping, decoding, and plotting.Gerald Combs5-122/+163
2015-10-19Qt: fix time shiftGerald Combs7-7/+37
2015-10-19Add a margin to the main statusbar layout.Gerald Combs1-3/+4
2015-10-18[Automatic update for 2015-10-18]Gerald Combs13-1586/+3907
2015-10-16Use buttons to display the main status bar icons.Gerald Combs6-37/+49
2015-10-16Qt: fix crash when using Telephony -> VOIP Calls -> Flow SequencePascal Quantin1-3/+12
2015-10-16Remove ability to make dissectors "private"Michael Mann1-1/+1
2015-10-16Qt: add ability to save raw output to follow windowPascal Quantin1-4/+18
2015-10-16Qt: various fixes to UAT dialogPascal Quantin3-28/+74
2015-10-15Try to fix a Qt 5.5.0 + Visual Studio 2013 warning.Gerald Combs1-0/+10
2015-10-15Remove unused offset variables.Martin Mathieson2-19/+5
2015-10-13Various improvements to new LTE MAC statistics dialogMartin Mathieson2-63/+134
2015-10-13Handle quotes in "Show in Finder".Gerald Combs1-2/+3
2015-10-13Update the Qt welcome banner.Gerald Combs2-9/+31
2015-10-13Try to fix OS X buildbot but using a different QBrush constructor in the case...Martin Mathieson1-4/+2
2015-10-13LTE RLC graphs - initial versionMartin Mathieson11-1/+1067
2015-10-13Qt: Recent list context menu.Gerald Combs4-0/+103
2015-10-12Use system highlight+hover colors in the welcome screen.Gerald Combs1-14/+2
2015-10-12RTP player: Always include QPushButton.Gerald Combs1-3/+1
2015-10-12Try to fix wireless toolbar behavior on Linux.Gerald Combs2-20/+38
2015-10-11[Automatic update for 2015-10-11]Gerald Combs13-3028/+4035
2015-10-10Clean up from cherry-picking.Guy Harris2-18/+0
2015-10-10Qt: Add a play button to the RTP Stream Analysis dialog.Gerald Combs6-11/+69
2015-10-10Make sure we can compile without QtMultimedia.Gerald Combs2-1/+24
2015-10-10Qt: Horizontal- and vertical-only zoom modifier keys for IO and TCP Stream gr...Jim Young6-3/+241
2015-10-08qt: add initialization of variable (CID 1311960)Dario Lombardo1-0/+1
2015-10-06Fix an I/O graph crash.Gerald Combs2-34/+11
2015-10-06Qt: refine some strings for l10nYFdyh0007-8/+8
2015-10-05Show progress in the Supported Protocols dialog.Gerald Combs1-1/+2
2015-10-05Qt: fix crash when double clicking on a row in 'Decode As' dialogPascal Quantin2-22/+2
2015-10-05SCTP I-DATA supportruengeler3-7/+17
2015-10-05Fix initialization order.Gerald Combs1-2/+2
2015-10-05Move utf8_entities.h to wsutilJoão Valverde36-37/+37
2015-10-05Qt: fix uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1228882)Pascal Quantin1-1/+2
2015-10-05Qt: fix control flow issues (UNREACHABLE) reported by Coverity (CID 1224614)Pascal Quantin1-2/+0
2015-10-05Fix warnings introduced by "Qt: Initial RTP playback"Peter Wu2-1/+3