Qt: display newlines in capture file comments
[metze/wireshark/wip.git] / ui /
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
2017-05-02 Stig BjørlykkeQt: Interface Toolbar improvements
2017-04-30 Gerald Combs[Automatic update for 2017-04-30]
2017-04-26 Stig BjørlykkeQt: Remove semicolon behind Q_UNUSED macro
2017-04-26 Stig BjørlykkeQt: Remove semicolon behind Q_UNUSED macro, part 2
2017-04-26 Stig BjørlykkeQt: Remove semicolon behind Q_UNUSED macro
2017-04-26 Stig BjørlykkeQt: Don't use _U_ for unused parameters in C++
2017-04-26 Guy HarrisFix no-extcap build.
2017-04-25 Dario LombardoQt: fix compilation without pcap.
2017-04-25 Stig BjørlykkeQt: Make text in SimpleDialog selectable by mouse
2017-04-25 Stig BjørlykkeQt: Add interface toolbar support
2017-04-24 Guy HarrisMove UI-only stuff out of libwireshark.
2017-04-23 Gerald Combs[Automatic update for 2017-04-23]
2017-04-20 Guy HarrisUse cfile_write_failure_message() in the randpkt code.
2017-04-20 Guy HarrisTake the error message generation out of the merge_file...
2017-04-20 Guy Harriscf_open() pops up a dialog box on errors; its callers...
2017-04-20 Guy HarrisHave separate routines for open-for-reading and open...
2017-04-20 Guy HarrisMake the command-line and alert-box failure messages...
2017-04-20 Peter WuQt: show relative time for the IO Graph in an appropria...
2017-04-20 Peter WuQt: Prevent moving other columns on drag and drop
2017-04-20 Max Dmitrichenkomemory leak: Qt code doesn't pass 'parent' argument...
2017-04-20 Guy HarrisFix a comment.
2017-04-20 Guy HarrisAdd common routines for command-line libwiretap error...
2017-04-19 Guy HarrisHave a common "capture file write failure alert box...
2017-04-19 Guy HarrisHave a common "capture file close alert box" routine.
2017-04-19 Xiaochuan Sunremove unnecessary guint64 cast in IO graph
2017-04-18 Guy HarrisFix a comment.
2017-04-18 Guy HarrisFix a comment.
2017-04-18 Guy HarrisHave a common "capture file close alert box" routine.
2017-04-18 Stig BjørlykkeCMake: Sort entries
2017-04-18 Stig BjørlykkeQt: AdditionalToolbars is a menu
2017-04-18 Guy HarrisHave a commont "capture file open alert box" routine.
2017-04-17 Ahmad FatoumQt: Provide both file save and open preferences
2017-04-17 Guy HarrisCheck for localtime() failing.
2017-04-17 Guy HarrisClean up documentation and help messages for protocol...
2017-04-16 Gerald Combs[Automatic update for 2017-04-16]
2017-04-12 Guy HarrisRename routines to clarify what they do.
2017-04-12 Guy HarrisAdd an API to let a postdissector specify fields whose...
2017-04-11 Peter WuQt: mark bool and enum prefs as changed when modified...
2017-04-09 Guy HarrisPull all the "load settings" calls into a epan_load_set...
2017-04-09 Guy HarrisPull the error reporting into {read,save}_filter_list.
2017-04-09 Gerald Combs[Automatic update for 2017-04-09]
2017-04-09 Guy HarrisWe use libui with dumpcap, which is built PIE, so libui...
2017-04-09 Guy HarrisMove the filter file reading code to libui.
2017-04-09 Guy HarrisPull the error-reporting code for preference files...
2017-04-09 Guy HarrisHave vwarning_alert_box() pop up a warning, not an...
2017-04-09 Guy HarrisPull the code to save enabled/disabled lists into libwi...
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-04-07 Peter WuQt: Remember exact position of selected item in tree
next