aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/byte_view_tab.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-18Qt: Properly reset the byteviewRoland Knall1-0/+20
2017-11-12Qt: Show ByteView for first packetStig Bjørlykke1-1/+1
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall1-34/+42
2017-11-11Qt: Fix use-after-free crashes when changing packetsPeter Wu1-0/+2
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-255/+97
2017-10-31Qt: ByteViewTab Fix tabs creationRoland Knall1-0/+2
2017-10-31ByteViewText: Remove epan dependancyRoland Knall1-137/+195
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-07Qt: Set tooltip on ByteViewTabStig Bjørlykke1-1/+2
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-2/+4
2016-09-15Qt: Option to copy bytes to clipboard as Escaped StringGilbert Ramirez1-0/+28
2016-03-31Fix byte pane not showing up in Packet dialogPeter Wu1-2/+6
2016-02-23Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke1-14/+4
2015-07-31Fix binary data copying.Gerald Combs1-3/+5
2015-07-30Packet list and detail context menu updates.Gerald Combs1-0/+156
2015-06-25Make sure the byte view maintains visibility.Gerald Combs1-1/+2
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus1-1/+1
2015-05-30Qt: Always draw a byte view.Gerald Combs1-1/+6
2015-04-07Byte view tab (Qt): Fix Dead Store (Dead assignement/Dead increment) warning ...Alexis La Goutte1-22/+0
2015-03-08Qt: fix heap use-after-free wrt. data sourcesPeter Wu1-0/+2
2015-03-05Qt: Constify a bunch of strings.Gerald Combs1-1/+1
2015-02-24Qt: Fix a crash when changing the layout.Gerald Combs1-0/+4
2015-02-12Qt: Add the "new packet" window^Wdialog^Wwindow.Gerald Combs1-0/+2
2014-10-27Qt: ByteViewText hover information.Gerald Combs1-0/+1
2014-10-24Qt: Refactor ByteViewText.Gerald Combs1-2/+0
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs1-0/+9
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-08-06Remove hfinfo->bitshift member, add hfinfo_bitshift() to get it.Jakub Zawadzki1-1/+1
2013-01-30Copy over r47277 from ui/gtk.Gerald Combs1-1/+7
2013-01-05Break out preference type names, type descriptions, stringGerald Combs1-1/+0
2012-11-06Show the byte view when we select a packet. Update some method andGerald Combs1-2/+9
2012-10-31Remove unused variable.Evan Huus1-9/+3
2012-10-30Get rid of a couple of unused variables. Other minor cleanup.Gerald Combs1-5/+4
2012-10-30Update the Qt byte view widget to reflect the recent changes in the GTK+Gerald Combs1-12/+101
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-19Add automatic tree expansion. Get rid of some unnecessary void * casts.Gerald Combs1-4/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-07Add i18n to QtSharkAlexis La Goutte1-1/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+92