summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Pcapng: support Name Resolution Block optionsHadriel Kaplan5-2/+52
2015-08-06Add ui_gsm_map_summary_dialog.h so it goes into the source tarball.Guy Harris1-0/+1
2015-08-06Convert the GSM MAP stats to new "generic stat API".Gerald Combs20-537/+640
2015-08-06Add proper base prefixes in display filter expressions.Gerald Combs3-2/+38
2015-08-04Convert the GSM A stats to new "generic stat API".Gerald Combs4-797/+0
2015-08-04Convert Camel tap stats to new "generic stat API".Gerald Combs7-391/+10
2015-08-04Remove the CLI H.225 counter.Gerald Combs2-428/+0
2015-08-04Fix the selected packet indicator width.Gerald Combs1-1/+1
2015-08-04Convert H.225 tap stats to new "generic stat API".Gerald Combs4-597/+1
2015-08-03Make sure per-packet tap callbacks return gbooleans.Gerald Combs9-34/+34
2015-08-02qt: fix scrollbar crash applying conv. filterEvan Huus1-1/+1
2015-08-02[Automatic update for 2015-08-02]Gerald Combs13-4781/+6725
2015-08-01More packet detail context menu items.Gerald Combs8-46/+140
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