qt: add missing initializers (CID 1325722)
[metze/wireshark/wip.git] / ui / qt / about_dialog.cpp
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