aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_range_group_box.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Qt: fix use-after-free on error while saving exported packetsPeter Wu1-0/+4
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
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2017-04-24Move UI-only stuff out of libwireshark.Guy Harris1-1/+1
2016-12-16Rename packet-range.[ch] to packet_range.[ch]Michael Mann1-1/+1
2015-09-11Export captured packets correctly.Gerald Combs1-0/+1
2015-05-25Fix out of tree buildsGraham Bloice1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-07-11Move some more modules into epan.Jeff Morriss1-1/+1
2012-11-01Add a print dialog to the Qt UI. Add support for null page element Gerald Combs1-0/+1
2012-10-31Set SVN properties.Gerald Combs1-1/+1
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-0/+78