aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/byte_view_tab.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2018-10-03Qt/ByteViewTab: document potential pitfallPeter Wu1-0/+2
2018-09-02Qt: Avoid crash for ByteViewTab with 0 bytesStig Bjørlykke1-1/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-11Qt: Disable collapsible children in the main window.Gerald Combs1-0/+4
2018-02-14Qt: fix crash in packet dialog on changing selectionPeter Wu1-8/+29
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-02-01Qt: More byte view and proto tree fixes.Gerald Combs1-20/+26
2018-02-01Qt: Avoid a potentially large memdup.Gerald Combs1-2/+4
2018-01-21Qt: Create byte views at the proper zoom level.Gerald Combs1-1/+1
2018-01-17Qt: ByteViewText hover fixes & updates.Gerald Combs1-6/+29
2018-01-15Qt: rename index to tab_index to pacify checkAPI.Dario Lombardo1-4/+4
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo1-1/+1
2017-12-31Qt: Fixup fieldSelected behavior.Gerald Combs1-0/+4
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs1-3/+1
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs1-7/+6
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+1
2017-11-30Qt: fix crash when selecting field with composite dataPeter Wu1-1/+1
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