aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-08-11[Qt Expert Info dialogue] remove our tap listener when the dialogue is destroyedMartin Kaiser1-0/+1
2015-08-11Added Reload Lua plugins.Stig Bjørlykke14-76/+328
2015-08-09[Automatic update for 2015-08-09]Gerald Combs13-5603/+5752
2015-08-09Reset the splash timer after processing events.Gerald Combs1-1/+1
2015-08-07Fixup the Qt splash overlay progress calculations.Gerald Combs1-11/+6
2015-08-07Lua: Count Lua plugins in splash screenStig Bjørlykke1-1/+5
2015-08-07Add ONC RPC program stats.Gerald Combs6-463/+16
2015-08-06Fixup stat_tap table freeing.Gerald Combs2-4/+4
2015-08-06Add an elide mode preference for the Qt packet list.Gerald Combs3-0/+25
2015-08-06Use int_to_qstring in a few more places.Gerald Combs5-10/+11
2015-08-06include <stdlib.h> to make windows build boot happy.AndersBroman1-0/+2
2015-08-06Try to fix dist.Gerald Combs1-0/+1
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