aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-08-18UDP multicast stream dialog.Gerald Combs20-94/+708
2015-08-18Move an include guard.Gerald Combs1-1/+1
2015-08-18simple_statistics_dialog(.h): fix parameter 'st_table' not found in the funct...Alexis La Goutte1-1/+1
2015-08-18Qt: Syntax check display filter when fields changedStig Bjørlykke5-13/+21
2015-08-18Qt: Reload widgets using prefs when reloading Lua pluginsStig Bjørlykke3-0/+10
2015-08-18Improve file merging for mergecap and wiresharkHadriel Kaplan1-1/+1
2015-08-18Qt: Fix use-after-free patternStig Bjørlykke6-7/+11
2015-08-18Qt: Add another C++ missing header: <algorithm> for std::sort()Michal Labedzki2-0/+3
2015-08-18Qt/Minimap: Fix for Qt < 4.8Michal Labedzki1-0/+4
2015-08-18Pcapng: clean up Section Header Block handlingHadriel Kaplan1-1/+1
2015-08-17Fixup tap listener registration.Gerald Combs6-20/+17
2015-08-17Qt: Avoid double call to toUtf8()Stig Bjørlykke1-1/+1
2015-08-17Qt: Always rebuild columns when fields changedStig Bjørlykke3-8/+12
2015-08-17Improve multicast address checking.Gerald Combs1-11/+23
2015-08-16[Automatic update for 2015-08-16]Gerald Combs12-3763/+4140
2015-08-15Un-reference actions after adding them to an action group.Guy Harris1-6/+8
2015-08-15Do the "plugin" menu stuff in one pass.Guy Harris1-66/+25
2015-08-15Fix creation of menu actions in ws_menubar_create_action_group().Guy Harris1-2/+7
2015-08-15*More* issues.Guy Harris1-0/+35
2015-08-15Update the previously-added comment.Guy Harris1-40/+29
2015-08-15Discuss alternatives to polling all the recent files every 2 seconds.Guy Harris1-0/+62
2015-08-14Qt: Fixed funnel text dialog append and prependStig Bjørlykke1-2/+2
2015-08-14Qt: Avoid redissect twice when changing fieldsStig Bjørlykke1-7/+9
2015-08-13Qt: fix copy of newer files when building with qmakePascal Quantin1-2/+5
2015-08-12Initialize another variable.Gerald Combs1-1/+1
2015-08-12Initialize a couple of variables.Gerald Combs1-2/+2
2015-08-12Qt (main_window) fix no previous prototype for '...' [-Wmissing-prototypes]Alexis La Goutte1-2/+2
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs14-33/+605
2015-08-12Expert information dialog performance improvements.Gerald Combs3-13/+29
2015-08-12Initialize is_reloading_lua at startupStig Bjørlykke1-1/+2
2015-08-12Added guards for deregistered fieldsStig Bjørlykke1-2/+2
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