aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-1/+1
2018-01-16ui: check g_malloc return (found by clang scan).Dario Lombardo1-0/+3
2018-01-16[VoIP calls] Make ISUP over M3UA work.AndersBroman1-1/+17
2018-01-16ProtoTree behavior fixes.Gerald Combs2-38/+40
2018-01-15Qt: add assert to avoid null dereference (CID: 1427426).Dario Lombardo1-0/+2
2018-01-15Qt: rename index to tab_index to pacify checkAPI.Dario Lombardo1-4/+4
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo16-29/+29
2018-01-15Bugfix VoipCallsDialog tap handlingMichael Mann4-7/+10
2018-01-15Qt: Expand subtrees when a packet is selected.Gerald Combs2-3/+27
2018-01-14InterfaceFrame: don't use pointers for modelsMichael Mann4-56/+86
2018-01-14Check for gzipped files even if we don't have libz.Guy Harris3-0/+41
2018-01-14firewall_rules: rewrite all the defines (CID: 1158734).Dario Lombardo1-36/+37
2018-01-14Qt: Reword text shown when no interfaces displayedStig Bjørlykke1-1/+1
2018-01-14[Automatic update for 2018-01-14]Gerald Combs7-396/+114
2018-01-13Qt: Use the text "Initializing external capture plugins"Stig Bjørlykke1-1/+1
2018-01-13Qt: Don't use the term "extcap" interfaces in UIStig Bjørlykke2-2/+2
2018-01-12Qt: fix compilation without pcap.Dario Lombardo1-0/+2
2018-01-12Qt: Add some translation hints.Gerald Combs2-11/+11
2018-01-12Qt: add info for extcap disabled in main window.Roland Knall4-7/+23
2018-01-12Qt: Add InfoProxyModelRoland Knall4-0/+169
2018-01-12Qt: add initializer (CID: 1427425).Dario Lombardo1-1/+1
2018-01-11Qt: Adjust About box column sizing.Gerald Combs2-4/+12
2018-01-11wireshark_preference (Qt): fix extra ';' outside of a function is a C++11 ext...Alexis La Goutte1-12/+12
2018-01-10Fix build with GTK+ and without libsmi and GeoIP.Guy Harris1-2/+0
2018-01-10Qt: refresh interfaces on exit if extcap status has changed.Dario Lombardo3-1/+5
2018-01-09wiretap: add a parameter to wtap_init() indicating whether plugins must be lo...Pascal Quantin1-1/+1
2018-01-09Convert GUI layout preferences to use preference effects.Michael Mann1-17/+5
2018-01-09extcap: add preference to prevent interfaces loading.Dario Lombardo3-1/+18
2018-01-09Use pcapng as the name of the file format.Guy Harris16-47/+47
2018-01-08Copy preferences to capture options after the preferences are initially loaded.Guy Harris1-0/+1
2018-01-08Fix comment, get rid of extra blank line.Guy Harris1-2/+1
2018-01-08Bugfix the sort order of protocols in Preference dialog.Michael Mann4-52/+51
2018-01-08extcap: remove conditional compilation.Dario Lombardo30-202/+35
2018-01-07[Automatic update for 2018-01-07]Gerald Combs7-603/+138
2018-01-07Set captures preferences for PREF_EFFECT_CAPTURE.Michael Mann2-1/+5
2018-01-06WLAN stats: make filter + apply button workMartin Mathieson2-2/+30
2018-01-06Add ability for preferences to determine what they can change.Michael Mann13-66/+67
2018-01-05wireshark_preference.cpp: rework comments to please MSVC2015Pascal Quantin1-2/+2
2018-01-05Qt: Fix windows version of Preference DialogRoland Knall2-7/+11
2018-01-05Qt: Add manager for preference dialogMichael Mann10-213/+603
2018-01-05Qt: Bring back correct profile_status font sizeStig Bjørlykke1-0/+4
2018-01-05Qt: Byte view recent updates.Gerald Combs3-31/+65
2018-01-05Qt: Move sized toolbar images to stock_icons.Gerald Combs24-114/+107
2018-01-05Qt: Cleanup cases where QTreeWidgetItem is no longer usedMichael Mann5-6/+0
2018-01-04Qt: Reexpand dissector table and enabled protocol trees when dialog is searched.Michael Mann2-0/+6
2018-01-04Convert preference dialog to use more models.Michael Mann29-1033/+1576
2018-01-04Qt: Redesign profile menu in status barRoland Knall4-108/+69
2018-01-04Qt: add conditional compilation in switches.Dario Lombardo3-0/+6
2018-01-04Qt: Fix capture file properties averages.Gerald Combs1-4/+4
2018-01-03[glib-compat] Include <wsutil/glib-compat.h>Anders1-0/+1