Qt: Fix "Filter Button Preferences" shortcut
[metze/wireshark/wip.git] / ui /
2017-07-18 Stig BjørlykkeQt: Fix "Filter Button Preferences" shortcut
2017-07-17 Gerald CombsQt: Simplify some version checks.
2017-07-17 Stig BjørlykkeQt: Expand column preferences text edit fields to colum...
2017-07-17 Guy HarrisRename cf_get_comment() to reflect what comment it...
2017-07-17 Guy HarrisRename section comment get/set routines.
2017-07-17 Anthony CoddingtonERF_TYPE_META write and comment support
2017-07-17 Gerald CombsQt: More Main Welcome interface tweaks.
2017-07-16 Stig BjørlykkeQt: Main Welcome hover text color fix.
2017-07-16 Stig BjørlykkeQt: Expand IO Graph text edit fields to column width
2017-07-16 Stig BjørlykkeQt: Set IO Graph display filter when having Y field
2017-07-16 Gerald Combs[Automatic update for 2017-07-16]
2017-07-16 Dario LombardoQt: add initializers (CID 1162824).
2017-07-16 Peter WuQt: refactor UatTreeView into something reusable
2017-07-16 Peter WuQt: show UAT description for header items
2017-07-16 Guy HarrisFix for building without libpcap and extcap.
2017-07-16 Peter WuQt: fix build without libpcap and without extcap
2017-07-15 Gerald CombsQt: Main Welcome behavior tweaks.
2017-07-15 Peter WuQt: implement saner tab navigation for coloring rules...
2017-07-14 Gerald CombsRemove some unneeded includes.
2017-07-13 Pascal QuantinGTK: add a comment better suiting GCC 7 parsing
2017-07-12 Pascal QuantinGTK: fix compilation with GCC 7
2017-07-11 Roland KnallQt: Move all utility widgets to widgets subdirectory
2017-07-11 Michael MannOrganize Qt source files for Visual Studio
2017-07-11 Michael MannPromote Expert preference UAT to main preference tree.
2017-07-09 Michael Mannfilter_expressions_preferences_frame -> uat_frame
2017-07-07 Peter WuQt: replace zoom buttons by wheel zoom in Wireless...
2017-07-07 Stig BjørlykkeQt: Set tooltip on ByteViewTab
2017-07-06 Roland KnallQt: Add convenience function and cleanup
2017-07-05 Andersiface_lists: do not drop named pipes from interfaces...
2017-07-04 Roland KnallUI: Fix preference utils store helper
2017-07-04 Peter WuQt: try harder to sort packet list columns as number
2017-07-03 Sake BlokAdd option to use wall-clock intervals
2017-06-30 Peter Wuiface_lists: select interfaces via command line (option -i)
2017-06-28 Roland KnallQt: Drag/Drop Filter buttons to order
2017-06-28 Roland KnallQt: Change wording of filter button context menu
2017-06-27 Peter WuQt: fix alloc-dealloc-mismatch while adding named pipe
2017-06-27 Roland KnallQt: Context menu for toolbar filter buttons
2017-06-26 Roland KnallFix Filter Tooltip button and frame
2017-06-26 Michael MannChange display filter button tooltip formatting.
2017-06-26 Michael MannAdd support for comments for a display filter button
2017-06-26 Michael MannConvert filter expressions preference data to a UAT.
2017-06-25 Michael MannSample deprecated filter -> Sample warning filter
2017-06-25 Gerald Combs[Automatic update for 2017-06-25]
2017-06-22 Michael MannProperly find packet comments "field" for protocol...
2017-06-22 Stig BjørlykkeQt: Restore multi custom column width and align
2017-06-22 Michael MannAdd support for "bool" and "display filter" types for...
2017-06-21 Peter WuQt: fix sorting of custom columns with multiple fields
2017-06-21 Anders[sipstat] Update the Response Codes table.
2017-06-21 Peter WuQt: display newlines in capture file comments
2017-06-20 Peter WuFix filter for "Next Packet in Conversation"
2017-06-20 Roland KnallFix Toggle indicator for search
2017-06-20 Stig BjørlykkeQt: Rename "Filter Expressions" to "Filter Buttons"
2017-06-20 Peter WuQt: make Wireless Timeline a separate item
2017-06-20 Stig BjørlykkeQt: Turn off auto scroll when going to a packet
2017-06-20 Jeff MorrissDon't scroll back to the selected frame when we get...
2017-06-19 Stig BjørlykkeQt: Flush signals when disable protocols
2017-06-19 Roland KnallSearchBar - Focus on shortcut instead of closing
2017-06-19 Anthony CoddingtonAttempt to clean up addr_resolv flags by removing DUMMY...
2017-06-18 Gerald Combs[Automatic update for 2017-06-18]
2017-06-17 Peter WuDo not process UI events while reading from live capture
2017-06-17 Peter WuQt: fix hang on exiting Qt while loading capture file
2017-06-16 Guy HarrisChange some names to reflect Apple's new UNIX-for-Macs...
2017-06-14 Anders[tap-rtp-common] Add EVS to mimetype_and_clock_map
2017-06-13 sfdFix the display of the IPv4 Hash Table in Resolved...
2017-06-11 Gerald Combs[Automatic update for 2017-06-11]
2017-06-10 Guy HarrisPut the non-filter part of epan/color_filters.h into...
2017-06-10 Guy HarrisFix weird comment.
2017-06-07 Stig BjørlykkeQt: Wireless Timeline improvements
2017-06-05 Stig BjørlykkeQt: Build wireless_timeline.cpp with -Wshorten-64-to-32
2017-06-05 Simon BarberAdd a timeline view for packets, with the timing data...
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-06-04 Gerald Combs[Automatic update for 2017-06-04]
2017-06-04 Michael MannBugfix GTK Decode As
2017-06-03 Guy HarrisDon't keep the pcap/pcapng link-layer header type as...
2017-06-02 Stig BjørlykkeQt: Add version check for setTextInteractionFlags
2017-06-01 Stig BjørlykkeQt: Enable unhiding all interfaces.
2017-06-01 Gerald CombsQt+prefs: Add a dark theme check and default colors.
2017-06-01 Stig BjørlykkeQt: Disable -Wframe-larger-than= for ui_main_window.h
2017-05-31 Stig BjørlykkeQt: Capitalize "Select SACKs" in tcptrace graph.
2017-05-31 Stig BjørlykkeQt: Add cast to QByteArray.resize()
2017-05-30 Michael MannQt: Add support to verify extcap capture filter
2017-05-29 Michael MannGTK: Bugfix not allowing extcap capture filters to...
2017-05-29 Stig BjørlykkeQt: Fix capture filter verification for non-extcap...
2017-05-28 Pau Espin PedrolGTK+Qt: Show Osmux Packet Counter on Telephony menu
2017-05-27 Jaap KeuterQt: About dialog fails when configured without plugins
2017-05-26 Peter WuReport syntax errors in UAT prefs parsing
2017-05-25 Michael MannGTK: Don't allow extcap capture filters to be verified.
2017-05-25 Michael MannDon't try to compile capture filter if pcap_compile...
2017-05-21 Gerald Combs[Automatic update for 2017-05-21]
2017-05-19 Stig BjørlykkeQt: Add check for packet bytes
2017-05-19 Stig BjørlykkeQt: Check for no tvb in Show Packet Bytes
2017-05-16 Jakub Zawadzkisharkd: export uat records.
2017-05-14 Gerald Combs[Automatic update for 2017-05-14]
2017-05-12 Guy HarrisDon't include pcap headers if you don't have pcap.
2017-05-11 Guy HarrisPut the HAVE_REMOTE hack into wsutil/wspcap.h, and...
2017-05-11 Guy HarrisForce HAVE_REMOTE to be defined when including pcap...
2017-05-08 Peter WuQt: try harder to find a working monospace font
2017-05-07 Gerald Combs[Automatic update for 2017-05-07]
2017-05-04 Jaap KeuterQt: Inhibit Disable Protocol when applicable
2017-05-02 Stig BjørlykkeQt: Fix build without extcap
next