Qt: omit initial empty line in About Dialog / Acknowledgements
[metze/wireshark/wip.git] / ui / qt / about_dialog.cpp
2018-10-30 Peter WuQt: omit initial empty line in About Dialog / Acknowled...
2018-10-30 Michał ŁabędzkiFix About->Acknowledgements
2018-09-25 Roland KnallQt: Create directories if they should be opened
2018-08-29 João Valverdeepan: Remove unnecessary all protocols registration...
2018-04-16 Stig BjørlykkeQt: Do not show MaxMind DB path when not enabled
2018-03-24 Jaap KeuterOID name resolv: Fix MIB/PIB path presentations
2018-03-15 Peter WuQt 4.8 compatibility for escaping HTML
2018-03-07 Gerald CombsNSIS, WiX: Handle the presence or absence of mmdbresolve.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-06 Alexis La Goutteabout_dialog (qt): Fix Dead Store (Dead assignement...
2018-02-02 Stig BjørlykkeQt: Avoid divide-by-zero if missing AUTHORS file
2018-02-02 Stig BjørlykkeQt: Add a missing HAVE_LUA guard
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-01-31 Pascal QuantinQt: fix compilation when building without Lua
2018-01-31 Gerald CombsQt: About dialog updates.
2018-01-30 Jaap KeuterQt: Fix crash when no plugins are configured
2018-01-27 Gerald CombsQt: Translate some about box strings.
2018-01-26 Peter WuQt: Simplify files column in about dialog
2018-01-25 Peter WuQt 4.8 compatibility fixes
2018-01-11 Gerald CombsQt: Adjust About box column sizing.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2017-11-26 Roland KnallQt: About Dialog move to QTreeView and fix copy
2017-11-24 Roland KnallQt: About - implement copy&paste and urls
2017-11-24 Roland KnallQt: Rewrite the About dialog to use models
2017-11-21 João ValverdeMove the protocol registration routines back into libwi...
2017-10-01 Martin Kaisersimplify some include file paths
2017-09-26 João ValverdeRename "ws_version_info.h", also .c
2017-09-20 João Valverdeplugins: Be more descriptive in "about wireshark"-...
2017-09-20 João ValverdeRename get_plugin_dir() for consistency
2017-09-11 João Valverdewsutil: Initialize and store plugin personal dir
2017-07-26 Roland KnallQt: Move utils to separate utils directory
2017-05-27 Jaap KeuterQt: About dialog fails when configured without plugins
2017-03-29 Michael MannFix "warning C6246: Local declaration hides declaration...
2017-02-22 Roland Knallextcap: Reduce number of scans and storage
2016-11-02 Dario LombardoQt: add "search authors" feature.
2016-06-19 Michael MannRefactor command-line handling of GUI options.
2016-04-21 João ValverdeLink version code statically again
2016-03-21 João ValverdeFix building without extcap enabled
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-01-23 Stig Bjørlykkeui: Code cleanup
2016-01-20 Pascal QuantinQt: ensure to call destructor when closing a few QDialo...
2016-01-15 Roland Knallextcap: Add list of extcaps to about dialog
2015-11-27 Stig BjørlykkeQt: Make About->Plugins scrollable
2015-10-05 João ValverdeMove utf8_entities.h to wsutil
2015-09-26 Gerald CombsHelp dialog shortcut list updates.
2015-09-24 Gerald CombsQt: Show keyboard shortcuts in the about box.
2015-07-31 Gerald CombsUse an ellipsis character instead of three dots.
2015-06-26 Joerg MayerCommit d4aa1a1c24e984339806c4ddb000ea9f9b352659 added...
2015-06-25 Martin KaiserQt: use <> for including the generated ui_*.h files
2015-06-25 Pascal QuantinQt: mark unused parameters as such
2015-06-25 Jeff MorrissAdd minimize and maximize buttons to the TCP stream...
2014-12-28 Dario LombardoRemoved duplicated #include lines
2014-08-21 Jeff MorrissFix compilation when we don't HAVE_LIBSMI or HAVE_GEOIP.
2014-08-21 Roland KnallExtcap Capture Interface
2014-06-22 Guy HarrisAdd a routine to return a version string including...
2014-06-21 Guy HarrisMove get_copyright_info() to wsutil.
2014-06-16 Jeff MorrissMore Python-bindings removal.
2014-04-14 Gerald CombsAdjust path width for OS X & Linux.
2014-04-14 Martin Kaiserpath is used only for libsmi and geoip
2014-04-13 Gerald CombsReplace QTableWidgets with QLabels + HTML tables.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-13 Gerald CombsAbout box: make sure we read AUTHORS-SHORT as UTF-8.
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-01-14 Guy HarrisMake a routine not used outside this file static.
2014-01-11 Alexis La GoutteRemove (ugly) hack in about_dialog.cpp (include main...
2014-01-07 Jörg Mayerinclude config.h at the top of the file.
2014-01-03 Alexis La GoutteUpdate NEWS and Release note
2014-01-02 Alexis La GoutteIt is AUTHORS-SHORT.txt in Windows
2014-01-02 Jeff MorrissFix wireshark-qt startup coredump under autofoo and...
2014-01-02 Alexis La GoutteAdd About window for Wireshark Qt