aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/proto_tree.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-09Qt: Re-highlight packet bytes when re-selecting packet tree itemRasmus Jonsson1-0/+12
2020-03-09Qt: Fix Copy Description from context menuStig Bjørlykke1-3/+4
2020-02-05Qt: simplify decode_as_ action in the packet details viewPeter Wu1-8/+4
2020-01-14Qt: Add a missing separator in packet tree context menuStig Bjørlykke1-0/+1
2019-12-21UI: Fix compilation with Qt 5.14Orgad Shaneh1-2/+2
2019-11-28Qt: Remove a couple of private variables.Gerald Combs1-2/+1
2019-11-28Qt: Remove unneeded methodRoland Knall1-3/+0
2019-11-28Qt: fix erratic expansion of tree item when switching packetsPeter Wu1-11/+13
2019-11-27Qt: focus the correct field when switching packetsPeter Wu1-1/+1
2019-11-21Qt: Further cleanup goToPacketRoland Knall1-1/+1
2019-11-21Qt: Remove frameSelect signalRoland Knall1-4/+11
2019-11-17Qt: Drag and drop label text changedRoland Knall1-1/+1
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-36/+36
2019-11-17Qt: Multiselection in PacketListRoland Knall1-0/+19
2019-11-04Qt: Remove DisplayFilterMimeDataRoland Knall1-5/+14
2019-10-04QUIC: Add Follow QUIC Stream support to Qt and tsharkPeter Wu1-0/+1
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko1-0/+1
2019-09-21Qt, docs, ieee1905: fix some spelling errorsPeter Wu1-1/+1
2019-09-10Qt: Fix PacketTree copy ValueStig Bjørlykke1-2/+2
2019-08-30Qt: ProtoTree combine menusRoland Knall1-161/+94
2019-08-29Qt: Move Apply/Prepare to general QMenu handlerRoland Knall1-16/+5
2019-08-26Qt: Add Apply/Prepare to Packet DialogRoland Knall1-1/+20
2019-08-26Qt: Remove unnecessary code for context menusRoland Knall1-37/+32
2019-08-26Qt: Make Apply/Prepare filter independentRoland Knall1-21/+17
2019-07-28Qt: Add a Contextmenu for the PacketDialogRoland Knall1-2/+202
2019-06-30MacOS: Fix highlight color in dark mode, graphite highlightJason Cohen1-1/+1
2019-06-16Qt: Drag-and-Dropping from ProtoTree copies whole fieldRoland Knall1-0/+2
2019-04-02Qt: Add hover style to packet list and proto treeStig Bjørlykke1-0/+17
2018-09-13Start renaming SSL to TLS.Gerald Combs1-1/+1
2018-09-07Qt: Add null check for finfo and hfinfoMartin Boye Petersen1-1/+2
2018-08-31Qt: Improve fetching preferences from a tree item.Stig Bjørlykke1-1/+7
2018-05-30Qt:Fix ProtoTree CopyRoland Knall1-25/+32
2018-05-09Qt: Update frame selected in several casesStig Bjørlykke1-0/+2
2018-04-26Qt: fix crash on dragging in packet dialogPeter Wu1-4/+12
2018-04-11Qt: Disable collapsible children in the main window.Gerald Combs1-0/+4
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-6/+0
2018-03-18Qt: ensure field is visible on selection from bytes viewPeter Wu1-8/+5
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-06Proto tree: Update left arrow navigation behavior.Gerald Combs1-0/+12
2018-02-01Qt: More byte view and proto tree fixes.Gerald Combs1-20/+30
2018-01-31Qt: Byte view and proto tree fixes.Gerald Combs1-43/+22
2018-01-21Qt: Proto tree fixesGerald Combs1-5/+4
2018-01-16Qt: Fix proto tree links and related frames.Gerald Combs1-36/+32
2018-01-16ProtoTree behavior fixes.Gerald Combs1-36/+37
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo1-1/+1
2018-01-15Qt: Expand subtrees when a packet is selected.Gerald Combs1-3/+25
2017-12-31Qt: Fixup fieldSelected behavior.Gerald Combs1-4/+6
2017-12-27Qt: Add "Copy as…" to the byte view.Gerald Combs1-117/+89
2017-12-20Qt: Add new keyboard shortcutsStig Bjørlykke1-1/+1
2017-12-19Qt: Add Collapse SubtreesStig Bjørlykke1-0/+23