HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / ui / qt / compiled_filter_output.cpp
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-05-03 João ValverdeCMake: Remove wsutil pcap dependency
2018-12-02 Guy HarrisDon't include <wsutil/wspcap.h> if we're not building...
2018-05-30 Dario LombardoQt: use data() instead of constData() in pcap_compile().
2018-05-09 Peter WuQt: fix memleaks in CompiledFilterOutput
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-04-16 Andersglib: Get rid of GLIB_CHECK_VERSION as we now require...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario LombardoQt: use SPDX identifiers.
2017-08-28 Mikael Kanstrupiface_lists: Access all_ifaces member by reference
2017-08-15 Dario LombardoQt: fix compilation without pcap.
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-05-25 Michael MannDon't try to compile capture filter if pcap_compile...
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...
2016-02-28 Stig BjørlykkeQt: Add dialog geometry restore
2016-02-25 Guy HarrisClean up modelines and indentation.
2016-01-06 Guy HarrisClean up more includes of wtap.h.
2015-07-07 Joerg MayerFinish removal of Q_UNUSED.
2015-06-25 Martin KaiserQt: use <> for including the generated ui_*.h files
2014-08-08 Gerald CombsUse a QTreeWidget instead of QTableWidget.
2014-08-02 Gerald CombsCompiledFilterOutput dialog fixes and updates.
2014-06-12 Irene RuengelerCapture Interfaces Dialog: