aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_list.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Qt: fix erratic expansion of tree item when switching packetsPeter Wu1-0/+2
2019-11-25Qt: fix packet selection when modifiers are pressedPeter Wu1-11/+11
2019-11-21Qt: Remove frameSelect signalRoland Knall1-10/+10
2019-11-20Qt: Display selected rows in overlay barRoland Knall1-9/+34
2019-11-20Qt: Speed up selection handlingRoland Knall1-20/+21
2019-11-20Qt: Include Column Headings with Edit -> Copy -> Plain Text / CSVMike781-19/+35
2019-11-19Raise a question in a comment.Guy Harris1-0/+4
2019-11-19Qt: Speedup PacketlistRoland Knall1-1/+1
2019-11-19Qt: Handle emptying selectionsRoland Knall1-0/+20
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-47/+47
2019-11-17Qt: Multiselection in PacketListRoland Knall1-35/+202
2019-11-04Qt: Remove DisplayFilterMimeDataRoland Knall1-7/+13
2019-10-21Qt: Connect destroyed() signal to flushAppSignals()Tomasz Moń1-1/+1
2019-10-04QUIC: Add Follow QUIC Stream support to Qt and tsharkPeter Wu1-0/+1
2019-10-01Qt: Do not spin unnecessary additional event loopsTomasz Moń1-6/+5
2019-09-25Qt: Fix NULL pointer dereference on mouse clickTomasz Moń1-1/+1
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko1-0/+1
2019-09-03Qt: Make first column moveableRoland Knall1-0/+4
2019-09-02Qt: PacketList call DecodeAsDialog directlyRoland Knall1-29/+42
2019-08-29Qt: Move Apply/Prepare to general QMenu handlerRoland Knall1-9/+3
2019-08-26Qt: Create Apply/Prepare in PacketlistRoland Knall1-18/+17
2019-08-26Qt: Remove unnecessary code for context menusRoland Knall1-27/+27
2019-08-10Qt: fix wrong default packet list order in Qt 5.13Peter Wu1-1/+2
2019-08-03Qt: Mark with middle buttonRoland Knall1-0/+8
2019-07-04Qt: Properly hide the choosen model from external viewsRoland Knall1-35/+9
2019-07-04Qt: Workaround for Qt model() bugRoland Knall1-12/+8
2019-07-04Qt: Do not export the model of the packetlistRoland Knall1-12/+29
2019-07-03Qt: Cleanup PacketListRoland Knall1-3/+3
2019-06-30MacOS: Fix highlight color in dark mode, graphite highlightJason Cohen1-1/+1
2019-06-29Qt: Prevent hidden global parametersRoland Knall1-19/+23
2019-06-28Qt: Fix 5.13 deprecated warningsRoland Knall1-1/+8
2019-06-27Qt: Drop column content as textRoland Knall1-1/+1
2019-06-26tap: add credentials tap.Dario Lombardo1-8/+6
2019-06-16Qt: Fix ghost drag-and-drop in PacketList on empty fieldsRoland Knall1-3/+12
2019-06-16Qt: Allow Drag-and-drop on info and protocolRoland Knall1-12/+41
2019-06-16Qt: Fix drag-and-drop from packet listRoland Knall1-21/+26
2019-06-14Qt: Add Drag-and-Drop to PacketlistRoland Knall1-0/+27
2019-06-14Qt: Fix Contextmenu for PacketlistRoland Knall1-0/+145
2019-06-13Qt: Move Packetlist Header Context Menu to subclassRoland Knall1-287/+9
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall1-0/+3
2019-06-05Revert "Copy selected lines from Packet List view for existing formats."Arvind Dalvi1-32/+23
2019-05-26Copy selected lines from Packet List view for existing formats.Arvind Dalvi1-23/+32
2019-05-02Qt: Remove the border around inactive+selected packet list itemsStig Bjørlykke1-41/+0
2019-04-15Hava a routine to read the currently-selected frome.Guy Harris1-1/+1
2019-04-061514 is a better initial Buffer size than 1500.Guy Harris1-1/+1
2019-04-06Revert "Get rid of the per-capture_file wtap_rec and Buffer."Peter Wu1-1/+1
2019-04-05Get rid of the per-capture_file wtap_rec and Buffer.Guy Harris1-1/+1
2019-04-02Qt: Add hover style to packet list and proto treeStig Bjørlykke1-1/+18
2019-04-02Qt: Bring back border around inactive+selected packet list itemsStig Bjørlykke1-16/+29
2019-01-31Qt: Restore column width and visibility when switching profilesStig Bjørlykke1-0/+3