aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_list.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-21Qt: Remove frameSelect signalRoland Knall1-1/+0
2019-11-20Qt: Include Column Headings with Edit -> Copy -> Plain Text / CSVMike781-0/+2
2019-11-19Note that Qt imposes a maximum frame number of 2^31-1.Guy Harris1-0/+7
2019-11-17Qt: Multiselection in PacketListRoland Knall1-0/+16
2019-09-04Qt: Fix override declarations for PacketListRoland Knall1-11/+12
2019-09-02Qt: PacketList call DecodeAsDialog directlyRoland Knall1-1/+1
2019-08-26Qt: Remove unnecessary code for context menusRoland Knall1-1/+0
2019-07-04Qt: Properly hide the choosen model from external viewsRoland Knall1-1/+0
2019-07-04Qt: Workaround for Qt model() bugRoland Knall1-1/+1
2019-07-04Qt: Do not export the model of the packetlistRoland Knall1-1/+3
2019-06-29Qt: Prevent hidden global parametersRoland Knall1-1/+1
2019-06-26tap: add credentials tap.Dario Lombardo1-2/+1
2019-06-16Qt: Fix ghost drag-and-drop in PacketList on empty fieldsRoland Knall1-0/+3
2019-06-16Qt: Fix drag-and-drop from packet listRoland Knall1-0/+1
2019-06-14Qt: Fix Contextmenu for PacketlistRoland Knall1-0/+2
2019-06-13Qt: Move Packetlist Header Context Menu to subclassRoland Knall1-21/+3
2018-05-25Qt: Configure the selection color via the preferencesPaul Zander1-0/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: Keep auto-scroll when starting a new captureStig Bjørlykke1-1/+1
2018-01-04Convert preference dialog to use more models.Michael Mann1-15/+2
2017-12-28Qt: Remove duplicate copy actionsRoland Knall1-1/+0
2017-11-23Qt: Add menu option to remove all packet commentsMichael Mann1-0/+1
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall1-2/+1
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-2/+5
2017-07-26Qt: Create models directoryRoland Knall1-2/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-06-20Qt: Turn off auto scroll when going to a packetStig Bjørlykke1-0/+1
2017-06-20Don't scroll back to the selected frame when we get name resolution updates.Jeff Morriss1-0/+1
2017-03-03Qt: Add selection history navigation.Gerald Combs1-0/+7
2016-12-13Qt: Optionally restore our selected packet when thawing.Gerald Combs1-1/+14
2016-09-22Qt: Optimized setColumnVisibility() usageStig Bjørlykke1-1/+0
2016-04-28Qt: Refactor the packet list scroll bar.Gerald Combs1-1/+2
2016-01-23ui: Code cleanupStig Bjørlykke1-1/+1
2015-12-13Qt: Removed applyRecentColumnWidths from recentFilesReadStig Bjørlykke1-1/+2
2015-11-28Qt: fix "go to packet" broken by g56625ddPascal Quantin1-0/+1
2015-11-27Qt: remove automatic horizontal scrolling when selecting a rowPascal Quantin1-1/+1
2015-11-27Qt: Check zero recent column widthStig Bjørlykke1-0/+1
2015-11-26Qt: Use correct column width when switching profileStig Bjørlykke1-0/+1
2015-11-23Qt: Fixed more column issues when changing profile.Stig Bjørlykke1-0/+1
2015-11-13Qt: Coloring Rules dialog fixups.Gerald Combs1-1/+1
2015-10-27Add preferences for related packets and the scroll bar minimap.Gerald Combs1-1/+1
2015-10-19Qt: fix time shiftGerald Combs1-0/+2
2015-09-23Qt: Always make the packet list row heights uniform.Gerald Combs1-1/+1
2015-09-17Packet list speedups.Gerald Combs1-0/+2
2015-09-08Qt: Fixed a resource leak in getFilterFromRowAndColumnStig Bjørlykke1-1/+1
2015-08-17Qt: Always rebuild columns when fields changedStig Bjørlykke1-0/+1
2015-08-06Add an elide mode preference for the Qt packet list.Gerald Combs1-0/+1
2015-07-30Packet list and detail context menu updates.Gerald Combs1-0/+2
2015-07-29Main menu and packet list menu updates.Gerald Combs1-0/+3
2015-07-27Fixup packet list context menu behavior.Gerald Combs1-1/+1