aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2019-12-08[Automatic update for 2019-12-08]Gerald Combs10-753/+3270
2019-12-06recent.c: cfield might be NULLJim Young1-2/+6
2019-12-05WSUG: Update the capture chapter.Gerald Combs1-1/+1
2019-12-04Qt: We show preference panes using their module names.Gerald Combs10-35/+38
2019-12-03Use human-readable numbers for conversation statsMichael Mann1-14/+24
2019-12-03Qt: Rename the Capture Interfaces dialog to Capture Options.Gerald Combs12-87/+91
2019-12-01[Automatic update for 2019-12-01]Gerald Combs9-281/+191
2019-11-28Qt: Remove a couple of private variables.Gerald Combs4-11/+8
2019-11-28Qt: Remove unneeded methodRoland Knall1-3/+0
2019-11-28Qt: fix erratic expansion of tree item when switching packetsPeter Wu2-11/+15
2019-11-27Qt: focus the correct field when switching packetsPeter Wu1-1/+1
2019-11-26Qt+macOS: Add /Volumes to the file dialog sidebar.Gerald Combs6-12/+40
2019-11-25Qt: fix packet selection when modifiers are pressedPeter Wu1-11/+11
2019-11-25Qt: Show all column types in context menuStig Bjørlykke1-1/+3
2019-11-25Qt: prevent inline completion from happening for filtersPeter Wu2-8/+10
2019-11-25Qt: fix crash on Next/Previous Packet in Conversation without selectionPeter Wu1-1/+6
2019-11-24Qt: fix display filter completion with few recent entriesPeter Wu1-0/+5
2019-11-24[Automatic update for 2019-11-24]Gerald Combs10-164/+746
2019-11-22Qt: Refactor ExportObjectsDialogRoland Knall8-55/+197
2019-11-21rtp_analysis_dialog.cpp: save any supported codec as .auJirka Novak4-169/+237
2019-11-21Qt: Further cleanup goToPacketRoland Knall3-2/+13
2019-11-21Qt: Fix nullpointer accessRoland Knall1-3/+6
2019-11-21Qt: Remove frameSelect signalRoland Knall14-49/+51
2019-11-21Qt: Remove a duplicate variable.Gerald Combs2-2/+1
2019-11-20Qt: Display selected rows in overlay barRoland Knall3-22/+59
2019-11-20Qt: Speed up selection handlingRoland Knall4-21/+30
2019-11-20Qt: Include Column Headings with Edit -> Copy -> Plain Text / CSVMike783-24/+49
2019-11-20Remove "..." from end of Edit > Copy > As XXX menu items.Guy Harris1-3/+3
2019-11-20Make sure Copy > As Text and Copy > As CSV add a final newline.Guy Harris1-1/+13
2019-11-19Note that Qt imposes a maximum frame number of 2^31-1.Guy Harris1-0/+7
2019-11-19Raise a question in a comment.Guy Harris1-0/+4
2019-11-19Qt: Fix compile order for PacketListRecordRoland Knall1-1/+1
2019-11-19Qt: Speedup PacketlistRoland Knall5-44/+31
2019-11-19Qt: Remove unnecessary parent checkRoland Knall1-4/+1
2019-11-19Qt: Remove unused progress updateRoland Knall4-43/+2
2019-11-19Qt: Handle emptying selectionsRoland Knall1-0/+20
2019-11-18Qt: Update ColorUtils::themeLinkBrush.Gerald Combs1-3/+5
2019-11-18Qt: Remove an unneeded connection.Gerald Combs1-1/+0
2019-11-17Qt: Fix dangling delete for sequence diagrammRoland Knall1-0/+3
2019-11-17Qt: Drag and drop label text changedRoland Knall1-1/+1
2019-11-17Qt: Correct drag and drop with column headerRoland Knall1-2/+2
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke94-1508/+1508
2019-11-17Qt: Multiselection in PacketListRoland Knall24-170/+639
2019-11-17[Automatic update for 2019-11-17]Gerald Combs10-183/+147
2019-11-16About Dialog: Add a copy to clipboard button for the version infoGraham Bloice3-1/+50
2019-11-15Software update: Make our architecture detection more strict.Gerald Combs1-0/+2
2019-11-15Software update: Fix a copy+paste error.Gerald Combs1-1/+1
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs9-37/+148
2019-11-14Qt: Fix various LGTM.com reported issuesRoland Knall6-9/+26
2019-11-14Qt: Show custom column fields in context menuStig Bjørlykke1-1/+5