summaryrefslogtreecommitdiff
path: root/ui/qt/summary_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-06-22Add a routine to return a version string including VCS information.Guy Harris1-1/+3
2014-03-19fix of bug 9836. Avg. packet size in Statistics -> Summary is rounded to near...Jan Kaisrlik1-9/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs1-1/+1
2013-11-08The "file types" we have are actually combinations of types andGuy Harris1-2/+2
2013-09-11Define NOMINMAX for the entire Qt build.Gerald Combs1-4/+0
2013-08-29Add support for Qt5 (tested with 5.1.1).Gerald Combs1-0/+3
2013-08-15Add $Id$, arrange that it's expanded, use native line endings.Guy Harris1-0/+2
2013-07-23The Qt documentation appears to indicate that you're expected to includeGuy Harris1-1/+1
2013-07-23Fix the following error with Duct Tape - long term solution stillJörg Mayer1-0/+1
2013-07-23From Thomas ERSFELD (GSoC13) via remark of Gerald Use QDialogButtonBox for Su...Alexis La Goutte1-4/+13
2013-07-10Use QHeaderView::setSectionResizeMode on Qt >= 5.Gerald Combs1-0/+10
2013-07-09From Thomas ERSFELD (GSOC13) via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte1-0/+741