aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_info_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Get rid of some occurrences of Q_UNUSEDJoerg Mayer1-4/+2
2018-05-22Fix a typo.Gerald Combs1-1/+1
2018-05-18Qt: Make sure we destroy the Capture Information dialog.Gerald Combs1-7/+0
2018-05-16Qt: Fix a memory leak.Gerald Combs1-0/+1
2018-05-16Qt: Save the Capture Information dialog geometry.Gerald Combs1-0/+1
2018-05-16Qt: Implement the capture info dialog.Gerald Combs1-13/+174
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2015-12-13Start deprecating the capture info API.Gerald Combs1-0/+3
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-8/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-05-22And a few more fixes. Put wrappers in capture_session.h to make it workGuy Harris1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-14Fix compilation warnings.Gerald Combs1-0/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+63