aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/import_text_dialog.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-1/+1
2016-06-12Qt: Add import from hex dump without offsetsStig Bjørlykke1-0/+1
2015-12-12Qt: validate format string before calling strftime()Pascal Quantin1-2/+13
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-2/+2
2013-08-29Add support for Qt5 (tested with 5.1.1).Gerald Combs1-1/+1
2013-04-05Add checkbox for the direction indication to the "Import from Hex Dump" dialog.Irene Rüngeler1-0/+1
2012-12-05Fix some C++ abuses that Guy found via LLVM.Gerald Combs1-1/+1
2012-10-31Set SVN properties.Gerald Combs1-1/+1
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-1/+4
2012-09-25Add modelines info for qtshark import fileAlexis La Goutte1-0/+13
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-18Make the help button do something.Gerald Combs1-0/+1
2012-09-17Add a text import dialog. Use libui.Gerald Combs1-0/+90