aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/proto_tree.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Qt: Remember exact position of selected item in treePeter Wu1-3/+45
2017-03-31Qt: do not expand collapsed trees when switching packetsPeter Wu1-2/+9
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-11/+13
2016-11-28Qt: fix heap-use-after-free when double-clicking a packet numberPeter Wu1-4/+2
2016-10-20Officially require Qt 4.8 or newerPeter Wu1-4/+0
2016-09-15Qt: Option to copy bytes to clipboard as Escaped StringGilbert Ramirez1-0/+3
2016-07-02Qt: remove unneeded check (CID 1159309).Dario Lombardo1-1/+1
2016-06-08Apply the prefix operator to iterators.Jaap Keuter1-4/+4
2016-05-10Have fvalue_to_string_repr always return an (wmem) allocated buffer.Michael Mann1-2/+2
2016-04-02Qt: Remember selected item in packet treePeter Wu1-0/+40
2016-03-28Qt: Make conversation menu items static.Gerald Combs1-1/+0
2016-03-15Qt: Make sure the proto tree handles all of its timers.Gerald Combs1-0/+2
2016-03-11Qt: Defer proto tree column content resizing.Gerald Combs1-8/+51
2016-02-23Qt: Select matching tree item and bytes in Find PacketStig Bjørlykke1-0/+13
2016-02-08Qt: Add Show Packet Bytes DialogStig Bjørlykke1-0/+2
2016-01-13Qt: Show the horizontal scrollbar in the packet detail.Gerald Combs1-0/+8
2016-01-03Add HTTP Follow streamMichael Mann1-0/+1
2015-09-26Qt: Use "" for empty QString const reference.Stig Bjørlykke1-5/+4
2015-09-15Eliminate proto_tree_add_text from odds and ends.Michael Mann1-5/+4
2015-09-08Qt: Fixed a resource leak in updateSelectionStatusStig Bjørlykke1-2/+3
2015-08-18Qt: Reload widgets using prefs when reloading Lua pluginsStig Bjørlykke1-0/+5
2015-08-01More packet detail context menu items.Gerald Combs1-4/+6
2015-07-30Add Colorize to the packet detail menu.Gerald Combs1-16/+2
2015-07-30More context menu updates.Gerald Combs1-6/+12
2015-07-30Add a missing menu item.Gerald Combs1-11/+1
2015-07-30Packet list and detail context menu updates.Gerald Combs1-8/+31
2015-07-27Fixup packet list context menu behavior.Gerald Combs1-5/+5
2015-07-24Fix the Copy menu placement in the ProtoTree context menu.Gerald Combs1-2/+2
2015-07-23Fix QCocoaMenu errors.Gerald Combs1-16/+15
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-3/+1
2015-06-18Add a preferences editor frame.Gerald Combs1-0/+2
2015-06-17Qt: Add protocol preferences menus.Gerald Combs1-2/+18
2015-05-29Qt: Add Conversation Filter sub menuAlexis La Goutte1-0/+10
2015-05-15Qt: Implement "Apply as Column" for packet contextRoland Knall1-1/+6
2015-05-13Qt: Don't set ProtoTree::uniformRowHeights.Gerald Combs1-13/+12
2015-05-08Expert Info dialog.Gerald Combs1-14/+27
2015-04-13Qt: Add option to copy all visible item or selected tree items in Packet Deta...Michal Labedzki1-0/+2
2015-03-09ProtoTree: Fix crashes.Gerald Combs1-2/+3
2015-03-05Qt: Add extra related packet indicator types.Gerald Combs1-3/+4
2015-02-21Qt: Fix for QT < 4.8Michal Labedzki1-0/+4
2015-02-13Qt: Allow shift-double-clicking on a frame link.Gerald Combs1-1/+5
2015-02-12Qt: Add the "new packet" window^Wdialog^Wwindow.Gerald Combs1-47/+56
2015-01-04Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann1-1/+1
2014-11-04Qt: Dynamic languagesMichal Labedzki1-13/+27
2014-10-29Qt: Better protocol highlight colors.Gerald Combs1-1/+2
2014-10-26Use better theme-derived colors. Switch back to AlternateBase forGerald Combs1-2/+1
2014-10-24Qt: Refactor ByteViewText.Gerald Combs1-1/+2
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs1-5/+11
2014-08-15Qt: Disable main menu items that don't do anything.Gerald Combs1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0