aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris6-10/+10
2017-12-08More QVector fixes.Gerald Combs1-2/+2
2017-12-07Qt: Fix ByteViewText compilation for Qt < 5.5.Gerald Combs1-4/+4
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs7-336/+258
2017-12-06Qt: Speed up the splash overlay.Gerald Combs4-78/+92
2017-12-05Convert the file set dialog treewidget to a treeview+model.Gerald Combs7-145/+324
2017-12-04Show retx prev and next framenum types as chevronsMartin Mathieson2-2/+36
2017-12-04RLC LTE graph: add comments clarifying tracer limitationMartin Mathieson1-0/+5
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris38-55/+0
2017-12-04Move the parts of a capture_file used by libwireshark to a new structure.Guy Harris6-10/+10
2017-12-03Use cfile.h to define the capture_file type.Guy Harris43-17/+77
2017-12-03[Automatic update for 2017-12-03]Gerald Combs7-49/+167
2017-11-30Qt: fix crash when selecting field with composite dataPeter Wu1-1/+1
2017-11-29LTE L2 protocols: add FT_FRAMENUM_TYPE for most FT_FRAMENUM fields.Martin Mathieson1-0/+2
2017-11-29Qt: fix role check in AStringListListUrlProxyModel::dataPeter Wu1-2/+2
2017-11-28Report the actual *error* for CANT_GET_INTERFACE_LIST.Guy Harris1-4/+9
2017-11-28Qt: Small layout improvement in preferencesStig Bjørlykke2-17/+21
2017-11-28Qt: Add support for DCE/RPC in Decode AsMichael Mann2-4/+59
2017-11-26Qt: About Dialog move to QTreeView and fix copyRoland Knall7-235/+277
2017-11-26[Automatic update for 2017-11-26]Gerald Combs7-8/+624
2017-11-25LTE MAC stats: make display filter field workMartin Mathieson2-1/+14
2017-11-25Qt: AccordionFrame users keyPressEvent() fixesStig Bjørlykke7-11/+17
2017-11-25LTE RLC Stats: make display filter field work.Martin Mathieson2-1/+15
2017-11-25RLC LTE stats: show UE and channel bw properlyMartin Mathieson1-7/+10
2017-11-24Qt: About - implement copy&paste and urlsRoland Knall3-3/+100
2017-11-24Qt: Add key event to reject changes in AddressEditorFrameStig Bjørlykke2-8/+28
2017-11-24Qt: Rewrite the About dialog to use modelsRoland Knall11-241/+843
2017-11-24GTK: Remove packet editorJoão Valverde1-4/+0
2017-11-24LTE RLC graph: 'r' should reset, not zoom outMartin Mathieson1-1/+1
2017-11-23Qt: Add menu option to remove all packet commentsMichael Mann5-0/+49
2017-11-23Qt: Make InterfaceFrame use QFrameStig Bjørlykke2-4/+2
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde3-3/+3
2017-11-21Qt: Remove merge issue from Drag DropRoland Knall1-4/+0
2017-11-21Qt: Main Welcome hover sparkline color fix.Stig Bjørlykke1-0/+4
2017-11-21Qt: Remove an unused variable.Gerald Combs1-1/+0
2017-11-20Qt: Move the MIME init thread to WiresharkApplication.Gerald Combs1-5/+27
2017-11-20Qt: Fix various smalles issues with drag-dropRoland Knall4-10/+35
2017-11-19Qt: Fix Activation of menusRoland Knall1-0/+2
2017-11-19[Automatic update for 2017-11-19]Gerald Combs7-148/+130
2017-11-18autotools: Library build products don't need explicit cleaningJoão Valverde1-3/+1
2017-11-18Qt: Properly reset the byteviewRoland Knall4-1/+24
2017-11-17Qt: Initialize QMimeDatabase in a worker thread.Gerald Combs2-11/+35
2017-11-17Qt: Fix selection of elementsRoland Knall2-9/+76
2017-11-16Register protocols and handoffs in separate threads.Gerald Combs1-22/+6
2017-11-16Qt: Add UAT move up and down buttonsStig Bjørlykke8-0/+180
2017-11-15Qt: Show as much as possible of UAT pathLabelStig Bjørlykke2-26/+0
2017-11-15Qt: Update UAT clear button enablingStig Bjørlykke1-0/+1
2017-11-13Qt: Really fix the packet list selectionRoland Knall3-5/+5
2017-11-12Qt: ToolbarMimeData and displayRoland Knall3-17/+34
2017-11-12Qt: Show ByteView for first packetStig Bjørlykke1-1/+1