aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Fix binary data copying.Gerald Combs1-3/+5
2015-07-31More spacing fixups.Gerald Combs2-6/+6
2015-07-31Remove spaces.Gerald Combs1-16/+16
2015-07-31Use an ellipsis character instead of three dots.Gerald Combs25-86/+95
2015-07-30Add Colorize to the packet detail menu.Gerald Combs4-71/+48
2015-07-30More context menu updates.Gerald Combs3-25/+23
2015-07-30Make copy menu item names more consistent.Gerald Combs2-12/+6
2015-07-30Add a missing menu item.Gerald Combs2-11/+4
2015-07-30Packet list and detail context menu updates.Gerald Combs11-110/+437
2015-07-29Main menu and packet list menu updates.Gerald Combs6-252/+104
2015-07-29Capture file retapping fixups.Gerald Combs9-13/+30
2015-07-28Add "Disable Protocol..." to the ProtoTree context menu.Gerald Combs4-17/+63
2015-07-27Fixup packet list context menu behavior.Gerald Combs6-55/+51
2015-07-27Add an application-wide style sheet.Gerald Combs1-0/+13
2015-07-26[Automatic update for 2015-07-26]Gerald Combs13-4598/+5486
2015-07-26VoIP Call: fix Ubuntu BuildbotAlexis La Goutte1-0/+1
2015-07-26Avoid duplicate SIP and Q.931 calls in VoIP Calls list in case of Q.931Michal Pazdera2-2/+7
2015-07-26Minor Enabled Protocols tweaks.Gerald Combs1-3/+6
2015-07-25DNS: move DNS name resolution pref to Name Resolution prefsHadriel Kaplan1-7/+12
2015-07-24Try deleting WiresharkDialog when we close it.Gerald Combs4-11/+19
2015-07-24Fix the Copy menu placement in the ProtoTree context menu.Gerald Combs1-2/+2
2015-07-23Fix QCocoaMenu errors.Gerald Combs2-37/+32
2015-07-23Fixup selected packet arithmetic.Gerald Combs1-1/+3
2015-07-23Add Enabled Protocols dialog for QtMichael Mann10-1/+576
2015-07-23Qt < 5.1 doesn't have devicePixelRatio().Gerald Combs1-2/+4
2015-07-23qt_ui_utils.h: fix empty paragraph passed to '@return' command [-Wdocumentation]Alexis La Goutte1-1/+0
2015-07-23Show the current selection in the overlay scrollbar.Gerald Combs3-20/+41
2015-07-22Fix retrieval of data link type supported by remote interfaces with authentic...Pascal Quantin5-14/+46
2015-07-22Ensure to copy the (un)resolved (source|destination) address columns before f...Pascal Quantin2-35/+35
2015-07-21Translation (Qt): fix typoAlexis La Goutte1-1/+1
2015-07-21Add manual name address resolution.Gerald Combs14-22/+474
2015-07-20show_timer_ isn't used on OS X with Qt < 5.0.0.Guy Harris1-0/+2
2015-07-20Add a ProgressFrame to the RTP analysis dialog.Gerald Combs3-64/+48
2015-07-20Qt: Add option to back white line separator for packet list itemsMichal Labedzki5-1/+50
2015-07-20Try to minimize sorting overhead.Gerald Combs1-1/+3
2015-07-20Add general a busy progress indicator.Gerald Combs20-83/+166
2015-07-19[Automatic update for 2015-07-19]Gerald Combs13-3707/+8203
2015-07-17Qt/Bluetooth: Add HCI Summary dialogueMichal Labedzki10-0/+1542
2015-07-17Add new long options to GUIs to allow arbitrary protocols and heuristics to b...Jim Young1-0/+42
2015-07-17Qt: Fix DecodeAs for String tablesMichal Labedzki1-1/+3
2015-07-16Draw packet colors in the packet list scrollbar.Gerald Combs12-15/+483
2015-07-16Get rid of _U_, which was (mis)used in some places:Joerg Mayer2-5/+9
2015-07-16Qt: remove unused parametersPascal Quantin1-3/+3
2015-07-16Qt: Frame flag updates.Gerald Combs5-126/+137
2015-07-16Add display_is_remote.Gerald Combs4-3/+19
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs26-58/+2177
2015-07-15Check for a valid pointer when ignoring a frame.Gerald Combs1-0/+1
2015-07-15Filter UDP packets on port 3389 when capturing from a Remote Desktop sessionPascal Quantin1-1/+1
2015-07-15Resize the name column every time we re-display the interface tree.Guy Harris1-0/+1
2015-07-14Add a "heuristic dissectors" tab to the Enable Protocols dialog.Michael Mann5-425/+486