Add duplicate value_string in check filter
[metze/wireshark/wip.git] / ui /
2018-01-24 Jakub Zawadzkiui: don't g_assert() in get_args_as_string(), but retur...
2018-01-22 Jakub Zawadzkigtk: fix memory leak in profile dialog.
2018-01-22 Jakub Zawadzkigtk: Fix memory error/double free.
2018-01-22 Jakub Zawadzkitraffic table: Fix memory leak
2018-01-22 Jakub Zawadzkigtk: Fix memory leak.
2018-01-22 Jakub Zawadzkigtk: fix multiple memory leaks in prefs_capture
2018-01-22 Dario Lombardotap-httpstat: cast memory instead of reallocate it...
2018-01-21 Gerald CombsQt: Translate files in subdirectories.
2018-01-21 Gerald CombsQt: Proto tree fixes
2018-01-21 Gerald CombsQt: Implement ProtoTreeModel::flags.
2018-01-21 Gerald CombsQt: Create byte views at the proper zoom level.
2018-01-21 Gerald CombsQt: Initialize a struct (found by Coverity)
2018-01-21 Gerald Combs[Automatic update for 2018-01-21]
2018-01-19 Gerald CombsQt: Force integer font metrics in the byte view.
2018-01-19 Dario LombardoQt: add sanity check in InterfaceTreeCacheModel (found...
2018-01-19 Dario LombardoQt: remove leak from PathChooserDelegate (found by...
2018-01-19 Dario Lombardotap-sctp: change if to switch for a default case (found...
2018-01-19 Dario Lombardotap-wspstat: cast memory instead of allocate.
2018-01-18 Gerald CombsQt: Fixup a cast.
2018-01-18 Dario LombardoQt: return if cf_read_record() fails in PacketDialog...
2018-01-18 Guy HarrisMake apply_profile_changes() return a non-const pointer.
2018-01-18 Guy HarrisDon't cast away constness.
2018-01-18 Gerald CombsQt: Fix bits highlighting in the byte view.
2018-01-18 Gerald CombsQt: I/O graph fixes.
2018-01-17 Gerald CombsQt: ByteViewText hover fixes & updates.
2018-01-16 Dario LombardoQt: add more sanity checks in utils (found by clang).
2018-01-16 Gerald CombsQt: Fix proto tree links and related frames.
2018-01-16 João Valverdeplugins: Add source tree subfolder for plugin library
2018-01-16 Dario Lombardoui: check g_malloc return (found by clang scan).
2018-01-16 AndersBroman[VoIP calls] Make ISUP over M3UA work.
2018-01-16 Gerald CombsProtoTree behavior fixes.
2018-01-15 Dario LombardoQt: add assert to avoid null dereference (CID: 1427426).
2018-01-15 Dario LombardoQt: rename index to tab_index to pacify checkAPI.
2018-01-15 Dario LombardoQt: change obsolete qVariantFromValue into QVariant...
2018-01-15 Michael MannBugfix VoipCallsDialog tap handling
2018-01-15 Gerald CombsQt: Expand subtrees when a packet is selected.
2018-01-14 Michael MannInterfaceFrame: don't use pointers for models
2018-01-14 Guy HarrisCheck for gzipped files even if we don't have libz.
2018-01-14 Dario Lombardofirewall_rules: rewrite all the defines (CID: 1158734).
2018-01-14 Stig BjørlykkeQt: Reword text shown when no interfaces displayed
2018-01-14 Gerald Combs[Automatic update for 2018-01-14]
2018-01-13 Stig BjørlykkeQt: Use the text "Initializing external capture plugins"
2018-01-13 Stig BjørlykkeQt: Don't use the term "extcap" interfaces in UI
2018-01-12 Dario LombardoQt: fix compilation without pcap.
2018-01-12 Gerald CombsQt: Add some translation hints.
2018-01-12 Roland KnallQt: add info for extcap disabled in main window.
2018-01-12 Roland KnallQt: Add InfoProxyModel
2018-01-12 Dario LombardoQt: add initializer (CID: 1427425).
2018-01-11 Gerald CombsQt: Adjust About box column sizing.
2018-01-11 Alexis La Gouttewireshark_preference (Qt): fix extra ';' outside of...
2018-01-10 Guy HarrisFix build with GTK+ and without libsmi and GeoIP.
2018-01-10 Dario LombardoQt: refresh interfaces on exit if extcap status has...
2018-01-09 Pascal Quantinwiretap: add a parameter to wtap_init() indicating...
2018-01-09 Michael MannConvert GUI layout preferences to use preference effects.
2018-01-09 Dario Lombardoextcap: add preference to prevent interfaces loading.
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2018-01-08 Guy HarrisCopy preferences to capture options after the preferenc...
2018-01-08 Guy HarrisFix comment, get rid of extra blank line.
2018-01-08 Michael MannBugfix the sort order of protocols in Preference dialog.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2018-01-07 Gerald Combs[Automatic update for 2018-01-07]
2018-01-07 Michael MannSet captures preferences for PREF_EFFECT_CAPTURE.
2018-01-06 Martin MathiesonWLAN stats: make filter + apply button work
2018-01-06 Michael MannAdd ability for preferences to determine what they...
2018-01-05 Pascal Quantinwireshark_preference.cpp: rework comments to please...
2018-01-05 Roland KnallQt: Fix windows version of Preference Dialog
2018-01-05 Michael MannQt: Add manager for preference dialog
2018-01-05 Stig BjørlykkeQt: Bring back correct profile_status font size
2018-01-05 Gerald CombsQt: Byte view recent updates.
2018-01-05 Gerald CombsQt: Move sized toolbar images to stock_icons.
2018-01-05 Michael MannQt: Cleanup cases where QTreeWidgetItem is no longer...
2018-01-04 Michael MannQt: Reexpand dissector table and enabled protocol trees...
2018-01-04 Michael MannConvert preference dialog to use more models.
2018-01-04 Roland KnallQt: Redesign profile menu in status bar
2018-01-04 Dario LombardoQt: add conditional compilation in switches.
2018-01-04 Gerald CombsQt: Fix capture file properties averages.
2018-01-03 Anders[glib-compat] Include <wsutil/glib-compat.h>
2018-01-03 Stig BjørlykkeQt: Use switch/case in MainWindow::captureEventHandler
2018-01-03 Stig BjørlykkeQt: Fix CaptureEvent::Reload event handling
2018-01-02 Roland KnallBuild: Fix Ubuntu moc build
2017-12-31 Gerald CombsQt: Fixup fieldSelected behavior.
2017-12-31 Gerald Combs[Automatic update for 2017-12-31]
2017-12-29 Dario LombardoQt: add check after cast.
2017-12-29 Dario LombardoQt: handle a failed open file the right way (CID: 1159174).
2017-12-29 Dario LombardoQt: remove unneeded check (CID: 1415729).
2017-12-29 Dario LombardoQt: add initializers (CID: 1412975).
2017-12-29 Gerald CombsQt: Miscellaneous translation hints.
2017-12-29 Michael MannPopulate Remote Interfaces with data from recent file
2017-12-29 Dario LombardoQt: check preference existence.
2017-12-29 Dario LombardoQt: check return value of strtok() (CID: 1372271).
2017-12-28 Michael Mannrecent.c: Make some capture_remote_* APIs static
2017-12-28 Dario LombardoQt: use QVariant::String instead of QMetaType::QString.
2017-12-28 Roland KnallQt: Fix moc interface issue
2017-12-28 Roland KnallQt: Remove duplicate copy actions
2017-12-28 Martin MathiesonLTE stats: trivial changes after review
2017-12-27 Alexis La Gouttecapture_file(.h): fix commas at the end of enumerator...
2017-12-27 Michael MannAdd template helper for simple Qt tree models
2017-12-27 Gerald CombsQt: Add "Copy as…" to the byte view.
2017-12-27 Martin MathiesonCleanup of tap-rlc-graph
2017-12-27 Michael MannApply new CaptureEvents to statistics dialogs.
next