reassamble TODO
[metze/wireshark/wip.git] / ui /
2019-01-20 João ValverdeCMake: Replace PACKAGELIST magic
2019-01-20 Gerald Combs[Automatic update for 2019-01-20]
2019-01-18 Peter WuCMake: avoid including file modification time for RCC
2019-01-16 Roland KnallQt: IO Graph correct color selection
2019-01-13 Gerald Combs[Automatic update for 2019-01-13]
2019-01-12 Peter WuCMake: change static qtui library into an object library
2019-01-09 Guy HarrisClarify the name and description for a link-layer encap...
2019-01-09 Stig BjørlykkeQt: Cleanup deletion of CopyFromProfileMenu
2019-01-08 Stig BjørlykkeQt: Fix copy ASCII characters from ByteView
2019-01-08 Stig BjørlykkeQt: Pluralize "Export TLS Session Keys (%Ln key(s))"
2019-01-08 Gerald CombsQt: Add syntax line edit feedback symbols.
2019-01-08 Stig BjørlykkeQt: Clarify Remove action from the welcome page
2019-01-06 Gerald Combs[Automatic update for 2019-01-06]
2019-01-04 Stig BjørlykkeQt: Add "Show in Finder/Folder" for plugins.
2019-01-02 Guy HarrisDon't fall out of the loop on a write error.
2019-01-01 Guy HarrisNo need to report "some files could not be saved".
2019-01-01 Guy HarrisAlways report errors in eo_save_entry().
2019-01-01 Guy HarrisLimit the maximum *file* name length for exported objects.
2019-01-01 Guy HarrisGet rid of local_eo_save_entry().
2019-01-01 Stig BjørlykkeQt: Pluralize "Copy Row(s)"
2019-01-01 Guy HarrisAdd a "failed" return for tap packet routines.
2019-01-01 Guy HarrisMove some command-line-oriented routines from wsutil...
2018-12-31 Guy HarrisUpdate the comment again.
2018-12-31 Guy HarrisUpdate a comment.
2018-12-30 Martin KaiserQt: traffic table: remove a tap listener only once
2018-12-30 Gerald Combs[Automatic update for 2018-12-30]
2018-12-30 Guy HarrisUse cmdarg_err() to report errors in CLI taps.
2018-12-29 Guy HarrisFix indentation.
2018-12-29 Michael MannAdd interface name when outputting packets dropped.
2018-12-27 Stig BjørlykkeQt: Show Python scripts as links in the about box.
2018-12-27 Guy HarrisTry to squeeze some bytes out of the frame_data structure.
2018-12-24 Gerald CombsQt: Switch ui/qt/widgets/*.cpp to new-style signals...
2018-12-24 Gerald CombsQt: Switch models and DataPrinter to new-style signals...
2018-12-23 Gerald Combs[Automatic update for 2018-12-23]
2018-12-23 Alexis La GoutteQt: Add Ukrainian (uk) translation
2018-12-23 Alexis La GoutteQt: Add Swedish (sv) translation
2018-12-22 Dario LombardoQt: switch about#wireshark label to QTextBrowser.
2018-12-22 Gerald CombsQt: Switch line edits to new-style signals and slots.
2018-12-21 Michael MannTimeShiftDialog should be considered an "edit" operation
2018-12-21 Dario LombardoQt: set properties of about_dialog#label_wireshark...
2018-12-20 Jim YoungBetter format for the recent file's column.width preference
2018-12-19 Gerald CombsQt: Convert more "pressed" signals to "clicked".
2018-12-19 Gerald CombsQt: Switch module preferences to new-style signals...
2018-12-19 Gerald CombsQt: Open our preference dialogs via "clicked" signals.
2018-12-19 Guy HarrisDon't free something before freeing some of its contents.
2018-12-19 Guy HarrisClean up exp_pdu_open() API.
2018-12-18 Guy HarrisDon't assume the filter will be non-null.
2018-12-18 Guy HarrisTreat the strings for simple dialogs as UTF-8 on Windows.
2018-12-17 Jaap KeuterQt: import hexdump into a pcapng file
2018-12-16 Gerald Combs[Automatic update for 2018-12-16]
2018-12-15 Michael MannVOIP: Always use frame number when hashing sequence...
2018-12-14 Gerald CombsUI: Make sure we always have interface statistics.
2018-12-13 Guy HarrisMove more version-info-related stuff to version_info.c.
2018-12-09 Michael MannMulticast Statistics Dialog: Clear list when redrawing
2018-12-09 Gerald Combs[Automatic update for 2018-12-09]
2018-12-06 Guy HarrisUpdate comments, get rid of IMPORT_MAX_PACKET.
2018-12-06 Jaap KeuterQt: Fix tooltip on import size
2018-12-04 Gerald CombsQt: Display filter toolbar updates.
2018-12-03 Alexis La GoutteQt: Add Russian translation
2018-12-02 Guy HarrisDon't include <wsutil/wspcap.h> if we're not building...
2018-11-25 Gerald Combs[Automatic update for 2018-11-25]
2018-11-22 Peter Wuaddr_resolv: avoid unnecessary memory allocation for...
2018-11-20 Guy HarrisRemove more hardcoding of ".gz" as the suffix for compr...
2018-11-20 Guy HarrisAdd an API to get a list of compressed-file extensions...
2018-11-19 Guy HarrisFix a comment to reflect reality.
2018-11-19 Guy HarrisEnsure that fixFilenameExtension() is used only when...
2018-11-18 Guy HarrisAdd an API to get the file extension for a compression...
2018-11-18 Gerald Combs[Automatic update for 2018-11-18]
2018-11-18 Guy HarrisClean up previous change.
2018-11-18 Guy HarrisFix addition of extensions to file names.
2018-11-17 Peter WuQt: fix build failure due to adding two incompatible...
2018-11-17 Guy Harris"." in version numbers and file names isn't translated...
2018-11-16 Peter WuQt: fix build with Qt 5.4 and older
2018-11-16 Guy HarrisAdd an API to get a description of a compression type...
2018-11-16 Guy HarrisUse an enum for compression types in various interfaces.
2018-11-16 Guy HarrisUse the dump parameters structure for non-pcapng-specif...
2018-11-14 Dario Lombardoui: add missing break.
2018-11-14 Guy HarrisCatch attempts to write multiple encapsulation types...
2018-11-13 Vasil Velichkovtshark: Print the packets' comments in the expert info
2018-11-13 Guy HarrisDon't have _ng versions of the dumper open routines.
2018-11-12 Peter Wuwiretap: refactor common parameters for pcapng dump...
2018-11-11 Gerald Combs[Automatic update for 2018-11-11]
2018-11-10 Peter WuUI: Remove Win32 file dialog stuff specific to GTK
2018-11-09 Gerald CombsDumpcap+Qt: Add support for `-a packets:NUM` and `...
2018-11-07 Jaap KeuterQt: Add file hashes to capture file properties dialog
2018-11-04 Gerald Combs[Automatic update for 2018-11-04]
2018-11-01 Pascal QuantinFix "Follow TLS Stream" after ssl -> tls rename
2018-11-01 Roland KnallmacOs: Fix build fix for tab view
2018-11-01 Roland KnallQt: Remove wireless toolbar if not supported
2018-11-01 Vasil Velichkovtshark: Fix small memory leak in tap-expert
2018-10-31 Dario Lombardotext_import: fix wrong int type.
2018-10-31 Dario Lombardoimport: add export_pdu dummy header feature.
2018-10-30 Peter WuQt: omit initial empty line in About Dialog / Acknowled...
2018-10-30 Michał ŁabędzkiFix About->Acknowledgements
2018-10-29 Moshe KaplanQT: Enable filtering entries in 'Export Objects'
2018-10-28 Gerald Combs[Automatic update for 2018-10-28]
2018-10-26 Moshe KaplanQt: fix saving exported objects after sorting columns
2018-10-22 Michael MannAdd ability to disable autocomplete suggestions for...
2018-10-21 Peter WuQt: fix assertion failure when redissecting with a...
2018-10-21 Vasil Velichkovtap-follow: fix memory leak
next