aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_list_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-10-18After looking for something in the column-*.h files andJörg Mayer1-1/+1
2013-09-07Fix PacketList::goToPacket work correctly. Minor screen graphGerald Combs1-0/+9
2013-07-23From Thomas ERSFELD (GSoC13) Qtshark : Columns in the packet list table are n...Alexis La Goutte1-0/+6
2013-07-21Some work on multi file dissectionJakub Zawadzki1-1/+1
2013-07-11packet dissection now takes pointer to tvb instead of guint8 dataJakub Zawadzki1-1/+2
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-5/+33
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-1/+1
2013-06-16Make the libwiretap Buffer routines usable from C++, and fix the C++ UIGuy Harris1-3/+6
2012-12-17Implement the frame mark, ignore, and time reference actions. Update theGerald Combs1-2/+1
2012-10-30Update the Qt byte view widget to reflect the recent changes in the GTK+Gerald Combs1-13/+26
2012-10-16Use local variable, local one is also used later by epan_dissect_run().Jakub Zawadzki1-1/+1
2012-10-16Don't try to use a non-existant pseudo_header variable.Evan Huus1-1/+1
2012-10-16Add wtap_pseudo_header union to wtap_pkthdr structure.Jakub Zawadzki1-2/+2
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-23Fill in some missing functionality. Rename some variables and rearrangeGerald Combs1-81/+82
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-20Remove or mark unused variables.Gerald Combs1-0/+3
2012-01-09Remove some debug logging.Gerald Combs1-2/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+293