aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/capture_file.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-06Use the file *base* name for statistics graphs etc..Guy Harris1-0/+8
2018-07-04Some fixes.Guy Harris1-12/+28
2018-07-04fileTitle -> fileDisplayName.Guy Harris1-1/+1
2018-07-04Set the file path for a main window if it's not a temporary file.Guy Harris1-7/+13
2018-07-03Don't show temporary file names in title bars.Guy Harris1-4/+18
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-18Qt: expose CaptureEvent definition for MOCPeter Wu1-55/+1
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-3/+5
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
2018-01-04Qt: add conditional compilation in switches.Dario Lombardo1-0/+2
2017-12-27capture_file(.h): fix commas at the end of enumerator lists are a C++11 exten...Alexis La Goutte1-1/+1
2017-12-23Qt: Redesign signal/slot concept of capture_fileRoland Knall1-29/+49
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-1/+2
2017-01-21Qt: Show merge progress.Gerald Combs1-0/+2
2016-09-02Qt: Conversation time column updates.Gerald Combs1-0/+6
2016-03-28Qt: Make conversation menu items static.Gerald Combs1-0/+8
2015-12-09Qt: various fixes to VoIP calls / RTP player windowsPascal Quantin1-0/+1
2015-08-27More retapping fixups.Gerald Combs1-1/+1
2015-08-26Rework tapping in Qt dialogs.Gerald Combs1-0/+2
2015-07-29Capture file retapping fixups.Gerald Combs1-5/+16
2015-07-07Qt: Add initial Lua support.Gerald Combs1-0/+3
2015-06-23Morph ProgressBar into CaptureProgressFrame.Gerald Combs1-6/+7
2015-05-23Qt: Update the status bar when saving.Gerald Combs1-2/+11
2015-05-22Qt: Add a "[closed]" hint to the packet dialog.Gerald Combs1-2/+8
2015-05-15Qt: Stop tapping when the I/O Graph dialog closes.Gerald Combs1-0/+7
2015-04-06Show a count in the status bar for all captures.Guy Harris1-0/+1
2015-02-24Qt: Fix a crash when changing the layout.Gerald Combs1-0/+7
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-1/+1
2014-12-30Qt: Convert more dialogs to WiresharkDialog.Gerald Combs1-1/+1
2014-12-29capture_file.h (Qt): missing ]Alexis La Goutte1-1/+1
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-2/+3
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-0/+20
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-0/+92