WSDG: Update docbook info
[metze/wireshark/wip.git] / ui /
2018-02-19 Gerald CombsQt: Use QFrames as separators in the filter expression...
2018-02-19 Guy HarrisGet rid of more new_ prefixes for statistics functions...
2018-02-18 Jaap KeuterFix some source headers, reformat SPDX license lines...
2018-02-18 Gerald Combs[Automatic update for 2018-02-18]
2018-02-17 Guy HarrisDon't gratuitously cast away constness.
2018-02-17 Gerald CombsQt: Another filter expression toolbar layout attempt.
2018-02-17 Gerald CombsQt: Replace the toolbar extension icon.
2018-02-17 Gerald CombsQt: Add separators between filter expression buttons.
2018-02-17 Guy HarrisDon't have CLEAN_FILES variables for the "clean" source...
2018-02-17 Guy HarrisUse -Werror except for explicitly listed dirty dissectors.
2018-02-16 Guy HarrisSquelch redundant declaration warnings.
2018-02-16 Guy HarrisUse DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.
2018-02-16 Guy HarrisAdd DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex...
2018-02-15 Gerald CombsSuppress more PortAudio + Win64 compiler warnings.
2018-02-14 Peter WuQt: fix crash in packet dialog on changing selection
2018-02-14 Michael MannConvert coloring rules dialog to use model.
2018-02-14 Gerald CombsQt: Fix the filter expression toolbar layout.
2018-02-13 Gerald CombsCMake: Install the HTML guides.
2018-02-11 Michael MannModelHelperTreeItem: Rename appendChild -> prependChild
2018-02-11 Gerald Combs[Automatic update for 2018-02-11]
2018-02-10 Guy HarrisSeparately count all records and data records.
2018-02-09 Guy HarrisMove the merge_action_e enum to the Win32 file dialog...
2018-02-09 Guy HarrisFix indentation.
2018-02-09 Guy HarrisPut the preview-generation loop into a common routine.
2018-02-09 AndersBromanDo changes from Generalize wtap_pkthdr into a structure...
2018-02-09 Martin MathiesonRLC graph: fix zooming, both in normal case and when...
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-08 Guy HarrisGet rid of unneeded #includes.
2018-02-07 Gerald CombsSquelch an rc warning.
2018-02-07 Guy HarrisInclude as "ui/summary.h", as is done elsewhere.
2018-02-07 Guy HarrisMove summary.[ch] to libui.
2018-02-07 Moshe KaplanGenerate HTTP Referer statistics
2018-02-07 Guy HarrisDon't assume all packets have time stamps.
2018-02-06 Alexis La Goutteabout_dialog (qt): Fix Dead Store (Dead assignement...
2018-02-06 Gerald CombsProto tree: Update left arrow navigation behavior.
2018-02-06 Guy HarrisDon't assume all packets have time stamps.
2018-02-05 Gerald CombsQt: Update recent status via a non-blocking connection.
2018-02-04 Gerald Combs[Automatic update for 2018-02-04]
2018-02-03 Gerald CombsMake a deep copy of our filename in RecentFileStatus.
2018-02-02 Stig BjørlykkeQt: Keep auto-scroll when starting a new capture
2018-02-02 Stig BjørlykkeQt: Avoid divide-by-zero if missing AUTHORS file
2018-02-02 Dario Lombardocli: use SPDX identifiers.
2018-02-02 Dario LombardoQt: use SPDX identifiers.
2018-02-02 Dario Lombardoui: use SPDX identifiers.
2018-02-02 Stig BjørlykkeQt: Add a missing HAVE_LUA guard
2018-02-02 Dario LombardoQt: add initializers in PacketDialog() (CID: 1427679).
2018-02-02 Stig BjørlykkeQt: Always update splash screen on action change
2018-02-01 Gerald CombsQt: Show Lua scripts as links in the about box.
2018-02-01 Gerald CombsQt: Always show the Plugins tab in the about box.
2018-02-01 Gerald CombsQt: More byte view and proto tree fixes.
2018-02-01 Gerald CombsQt: Avoid a potentially large memdup.
2018-01-31 Pascal QuantinQt: fix compilation when building without Lua
2018-01-31 Gerald CombsQt: About dialog updates.
2018-01-31 Gerald CombsQt: Byte view and proto tree fixes.
2018-01-31 Stig BjørlykkeQt: Write recent before applying profile changes
2018-01-31 Stig BjørlykkeUI: Rename profiles without delete
2018-01-31 Gerald CombsIO Graph: Add some vector checks.
2018-01-30 Jaap KeuterQt: Fix crash when no plugins are configured
2018-01-30 Gerald CombsQt: Check for a valid capture file in the status bar.
2018-01-30 Gerald CombsByte view: Mark bytes using an outline.
2018-01-29 Dario Lombardocli: free memory on exit in tap-comparestat (found...
2018-01-28 Gerald Combs[Automatic update for 2018-01-28]
2018-01-27 Gerald CombsQt: Translate some about box strings.
2018-01-26 Stig BjørlykkeQt: Allow filter with deprecated syntax as button
2018-01-26 Stig BjørlykkeQt: Remove unused label_folders
2018-01-26 Peter WuQt: Simplify files column in about dialog
2018-01-25 Peter WuQt 4.8 compatibility fixes
2018-01-25 Gerald CombsQt: Adjust the about box layout.
2018-01-24 Alexis La Gouttebyte_view_text (qt): Fix Dead Store (Dead assignement...
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.
next