aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_list.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-25Fix memory ownership when using cf_get_packet_commentPeter Wu1-3/+2
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-3/+3
2018-12-20Better format for the recent file's column.width preferenceJim Young1-4/+4
2018-09-30Qt/PacketList: read packet record in private bufferPeter Wu1-4/+13
2018-09-13Start renaming SSL to TLS.Gerald Combs1-1/+1
2018-09-10Qt: Restore column visibility when loading packetsStig Bjørlykke1-6/+8
2018-09-02prefs: Remove prefs.gui_use_pref_saveStig Bjørlykke1-15/+5
2018-09-01Qt: Improve fetching preferences from the packet list.Stig Bjørlykke1-0/+1
2018-05-30Qt: fix memleaks on opening a context menuPeter Wu1-0/+3
2018-05-30Qt: fix memleak in PacketList::contextMenuEventPeter Wu1-0/+1
2018-05-25Qt: Configure the selection color via the preferencesPaul Zander1-56/+104
2018-05-17Qt: fix issue found by PVS Studio (V519)Alexis La Goutte1-4/+2
2018-05-09Qt: Update frame selected in several casesStig Bjørlykke1-7/+10
2018-04-30Qt: Make the selected packet in the packet list more clear.Paul Zander1-12/+24
2018-04-17Remove some GTK+-only code.Gerald Combs1-6/+0
2018-04-16Qt: Rename packet_list_enable_colorStig Bjørlykke1-1/+1
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-4/+0
2018-03-15Epan+Qt: Invalidate cached column strings.Gerald Combs1-4/+6