aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-12Qt: Clear up the labelRoland Knall1-1/+1
2017-11-12Qt: Add Modifier to drop only fieldRoland Knall4-11/+39
2017-11-12Qt: do not crash when selecting a field without tvbPeter Wu1-2/+2
2017-11-12[Automatic update for 2017-11-12]Gerald Combs7-144/+177
2017-11-11autotools: rename libui_dirty to libui_generatedJoão Valverde1-13/+7
2017-11-11Qt: Fix use-after-free crashes when changing packetsPeter Wu1-0/+2
2017-11-11Qt: avoid undefined behavior in ProtoTree::eventFilterPeter Wu1-2/+4
2017-11-10Add frame number to packet comment dialogMichael Mann3-4/+10
2017-11-09qt: add constructor to proto_tree (CID: 1420705).Dario Lombardo1-1/+2
2017-11-09UI: Use configured language for software update dialogUli Heilmeier1-0/+4
2017-11-09autotools: Fix build for unknown Qt interfaceJoão Valverde2-2/+2
2017-11-09Qt: Give focus to preference value in PreferenceEditorFrameStig Bjørlykke2-0/+9
2017-11-09Qt: Give focus to Title in ColumnEditorFrameStig Bjørlykke3-1/+10
2017-11-08iograph: Use default graph values if io_graphs UAT file doesn't pass validationPeter Wu1-1/+2
2017-11-08Qt: Further cleanup ByteViewRoland Knall25-460/+1113
2017-11-08Qt: ReleaseNotes and reformatting of Drag n' DropRoland Knall1-3/+1
2017-11-08Qt: Clean Drag-n-Drop Mimetype for toolbarRoland Knall3-10/+40