aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2017-12-03Use cfile.h to define the capture_file type.Guy Harris55-23/+97
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-30Reformat some top-level ui files.Gerald Combs16-4408/+4215
2017-11-29LTE L2 protocols: add FT_FRAMENUM_TYPE for most FT_FRAMENUM fields.Martin Mathieson1-0/+2
2017-11-29Threads: Set lifetimes and add a compatibility routine.Gerald Combs1-4/+0
2017-11-29Qt: fix role check in AStringListListUrlProxyModel::dataPeter Wu1-2/+2
2017-11-29Normalize ui/win32 indentation and switch to SPDX.Gerald Combs8-226/+144
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-28ui: Sort profile namesStig Bjørlykke1-3/+19
2017-11-26Qt: About Dialog move to QTreeView and fix copyRoland Knall7-235/+277
2017-11-26Bugfix DCE/RPC Decode As for GTK.Michael Mann1-2/+4
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 Valverde4-828/+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 Valverde5-5/+5
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 Valverde4-13/+4
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-15UI: Fix seg fault of software update language initUli Heilmeier1-2/+2
2017-11-13Remove circuit APIMichael Mann1-2/+0
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
2017-11-12Qt: Select correct packet from listStig Bjørlykke1-2/+1
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall15-59/+81
2017-11-12Qt: Fix DragDrop on ProtoTreeRoland Knall1-0/+11