aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2015-08-21Fix memory leaks of dumper SHB and IDB infosHadriel Kaplan2-12/+6
2015-08-21proto_dlg: fix no previous prototype for ‘heur_*_all_cb’ [-Wmissing-proto...Alexis La Goutte1-3/+3
2015-08-21There is no wlan_statistics_dialog.ui.Guy Harris1-4/+2
2015-08-20Add the WLAN statistics dialog.Gerald Combs14-106/+961
2015-08-20Translations: fix typoAlexis La Goutte1-10/+10
2015-08-20Squelch recent display filter warnings.Gerald Combs1-0/+6
2015-08-20Tap parameter and stats dialog fixups.Gerald Combs11-22/+47
2015-08-20Make sure we can apply deprecated display filters.Gerald Combs1-3/+3
2015-08-20Added a missing breakStig Bjørlykke1-2/+2
2015-08-20IO Graphs: Don't show unchecked graphs in legendStig Bjørlykke2-2/+18
2015-08-20Make empty filter valid in checkFilterStig Bjørlykke1-1/+1
2015-08-20Clear display filter when filterPackets with empty filterStig Bjørlykke1-0/+2
2015-08-19Preparation Host Flows: Tap Sequence AnalysisPascal Artho2-0/+27
2015-08-19Recompile dfilter for all tap listeners when fields changedStig Bjørlykke1-0/+1
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