aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/proto_tree.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Qt:Fix ProtoTree CopyRoland Knall1-1/+3
2018-04-26Qt: fix crash on dragging in packet dialogPeter Wu1-1/+2
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/+1
2018-01-21Qt: Proto tree fixesGerald Combs1-1/+1
2018-01-16Qt: Fix proto tree links and related frames.Gerald Combs1-2/+1
2018-01-16ProtoTree behavior fixes.Gerald Combs1-2/+3
2018-01-15Qt: Expand subtrees when a packet is selected.Gerald Combs1-0/+2
2017-12-19Qt: Add Collapse SubtreesStig Bjørlykke1-0/+1
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs1-26/+19
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-3/+5
2017-11-08Qt: Drag n Drop Filter expression from Packet TreeRoland Knall1-0/+11
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-2/+0
2016-04-02Qt: Remember selected item in packet treePeter Wu1-0/+3
2016-03-11Qt: Defer proto tree column content resizing.Gerald Combs1-1/+7
2016-02-23Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke1-0/+1
2015-08-18Qt: Reload widgets using prefs when reloading Lua pluginsStig Bjørlykke1-0/+1
2015-07-30Add Colorize to the packet detail menu.Gerald Combs1-0/+2
2015-07-30Packet list and detail context menu updates.Gerald Combs1-0/+1
2015-06-18Add a preferences editor frame.Gerald Combs1-0/+1
2015-06-17Qt: Add protocol preferences menus.Gerald Combs1-0/+4
2015-05-29Qt: Add Conversation Filter sub menuAlexis La Goutte1-0/+1
2015-05-08Expert Info dialog.Gerald Combs1-0/+1
2015-03-05Qt: Constify a bunch of strings.Gerald Combs1-1/+1
2015-03-05Qt: Add extra related packet indicator types.Gerald Combs1-2/+2
2015-02-13Qt: Allow shift-double-clicking on a frame link.Gerald Combs1-1/+2
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-1/+1
2014-11-04Qt: Dynamic languagesMichal Labedzki1-3/+3
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs1-0/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-10Add "Decode As" to the packet list and protocol tree context menus.Gerald Combs1-0/+1
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-0/+2
2012-12-07Implement the items under "Edit→Copy", "Analyze→Apply as Filter" andGerald Combs1-0/+5
2012-10-16Add "Export Packet Bytes".Gerald Combs1-1/+1
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-19Handle double-clicks in the tree.Gerald Combs1-0/+2
2012-08-19Add automatic tree expansion. Get rid of some unnecessary void * casts.Gerald Combs1-0/+5
2012-08-14Properly enable and disable "View/Expand Subtrees". Get ridGerald Combs1-1/+1
2012-08-14Add a "View" menu along with actions+slots for expanding and collapsingGerald Combs1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-1/+7
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+47